Go to file
weikeyou 6dc61b74d1 Can't use exiting port If this port has been used once when create container
We use pre-exiting port 1 when create container A, then delete container A.
If we use port 1 to create container B, we'll get the error :"Port 1 is still in use."
    Update the port's device_id if it is a pre-existing prot when delete the container.

Change-Id: I6481a5737eef0256c426555d2a01918eb1d14ce7
Closes-bug: #1741433
2018-01-09 15:42:40 +08:00
2017-11-17 14:25:20 +08:00
2017-09-25 14:54:26 +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
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-11-22 09:27:26 +07: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%