Chaolei Li 189b787383 Set ondelete='CASCADE' on foreign key
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
2018-02-02 04:40:23 +00:00
2018-02-02 04:40:23 +00:00
2016-11-02 05:15:29 +00:00
2016-09-03 16:03:04 -05:00
2016-06-08 22:21:34 -05:00
2018-01-27 17:17:54 -08:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-07-15 16:10:06 +07:00
2016-05-12 14:59:56 -04:00
2017-06-10 13:40:18 +00:00
2017-11-21 10:32:38 +00:00

Team and repository tags

image

image

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.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%