CI Failing because of constant used in neutron is not found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-ovn |
New
|
Undecided
|
Unassigned |
Bug Description
2018-07-02 15:28:23.056725 | ubuntu-xenial |
2018-07-02 15:28:23.056872 | ubuntu-xenial | Exception occurred:
2018-07-02 15:28:23.059671 | ubuntu-xenial | File "/home/
2018-07-02 15:28:23.059781 | ubuntu-xenial | 'router': constants.L3,
2018-07-02 15:28:23.059944 | ubuntu-xenial | AttributeError: 'module' object has no attribute 'L3'
2018-07-02 15:28:23.061892 | ubuntu-xenial | The full traceback has been saved in /tmp/sphinx-
But if we check that in neutron/master
738aa4133c quantum/
95f1e03446 neutron/
95f1e03446 neutron/
95f1e03446 neutron/
95f1e03446 neutron/
95f1e03446 neutron/
df6da4d6be neutron/
95f1e03446 neutron/
738aa4133c quantum/
It changed long ago.
Are we picking up an ancient version from pip for documentation?
tags: | added: networking-ovn-proactive-backport-potential |
https:/ /review. openstack. org/#/c/ 531857/
I think this is the culprit, may be this would be fine with a more recent version of neutron, or we need a new release of neutron to pypi.
https:/ /pypi.org/ project/ neutron/ #history