
This commit actually do the samething as this patch: https://review.openstack.org/#/c/534225/ did. But this commit will update db after the patch "Some DB version is missing": https://review.openstack.org/#/c/536713/. In order to avoid the bug https://bugs.launchpad.net/zun/+bug/1744881. This commit changes the 'ForeignKey' attribute with ondelete='CASCADE' in ContainerAction and ContainerActionEvent model. Change-Id: Ib91cc31569a7a3ccc324f36626b4c186ba0b060c
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%