Constraints file is not considered during doc build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Critical
|
Elod Illes |
Bug Description
During doc build constraints file is not considered, which actually causes that stable/stein docs job is failing since neutron-lib 1.30.0 is released.
The traceback:
2019-12-11 13:17:24.407556 | ubuntu-bionic | File "/home/
2019-12-11 13:17:24.407622 | ubuntu-bionic | from neutron.
2019-12-11 13:17:24.407718 | ubuntu-bionic | File "/home/
2019-12-11 13:17:24.407770 | ubuntu-bionic | from neutron.db import agentschedulers_db # noqa
2019-12-11 13:17:24.407883 | ubuntu-bionic | File "/home/
2019-12-11 13:17:24.407941 | ubuntu-bionic | class AgentSchedulerD
2019-12-11 13:17:24.408050 | ubuntu-bionic | File "/home/
2019-12-11 13:17:24.408095 | ubuntu-bionic | constants.
2019-12-11 13:17:24.408181 | ubuntu-bionic | AttributeError: module 'neutron_
The issue presents on master as well.
tags: |
added: in-stable-stein removed: sta |
Changed in neutron: | |
assignee: | nobody → Elod Illes (elod-illes) |
tags: | added: queens-backport-potential rocky-backport-potential stein-backport-potential train-backport-potential |
tags: | added: neutron-proactive-backport-potential |
tags: | removed: neutron-proactive-backport-potential rocky-backport-potential stein-backport-potential train-backport-potential |
should we use neutron-lib 1.30 in stein release? I don't think so