hi,

- networking-midonet uses autodoc in their doc.
build-openstack-sphinx-docs runs it.
- build-openstack-sphinx-docs doesn't use tox-siblings. thus the job
uses released versions of dependencies. eg. neutron, neutron-XXXaas,
os-vif, etc
- released versions of dependencies and networking-midonet master are
not necessarily compatible
- a consequence: https://bugs.launchpad.net/networking-midonet/+bug/1779801
  (in this case, neutron-lib and neutron are not compatible)

possible solutions i can think of:
- stop using autodoc (i suspect i have to do this for now)
- make intermediate releases of neutron and friends
- finish neutron-lib work and stop importing neutron etc (ideal but we
have not reached this stage yet)
- make doc job use tox-siblings (as it used to do in tox_install era)

any suggestions?

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to