
In certain environments the load order can be confused between nova and zun. This can cause boot issues where 'No module named cmd.compute' can be thrown because the python code is looking in zun/nova for that driver. This change extends the declare_namespace code to allow for the other projects to properly load. Similar fix: https://review.openstack.org/#/c/311724/ Closes-Bug: #1650107 Change-Id: Ibb12f73a378dcc30a0483422226f57d52b53fde9
Team and repository tags
Zun
Container Management service for OpenStack
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Get Started: https://github.com/openstack/zun/blob/master/doc/source/dev/quickstart.rst
- Documentation: http://docs.openstack.org/developer/zun
- Source: http://git.openstack.org/cgit/openstack/zun
- Bugs: http://bugs.launchpad.net/zun
- Blueprints:** https://blueprints.launchpad.net/zun
- REST Client:** http://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%