
This is because this task updates the resource tracker instance and this resource instance is duplicated with the one in compute manager. The duplication of resource trackers is problematic on tracking resources. For example, PCI tracking won't work as expected. This patch move the task to compute manager so that it can share the same resource tracker with compute manager. The duplication of tracking is removed. Change-Id: Ieb125a239b5e9f3287701f1d30f35171886e14e1
Team and repository tags
Zun
Container Management service for OpenStack
Zun (ex. Higgins) is a Container Management service for OpenStack. It aims to provide an OpenStack API for launching and managing containers backed by different container technologies.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%