Zun

Comment 3 for bug 1702581

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zun (master)

Reviewed: https://review.openstack.org/481861
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=648a9cdaaa9ae0461e2f4072d68f6bad3a232d43
Submitter: Jenkins
Branch: master

commit 648a9cdaaa9ae0461e2f4072d68f6bad3a232d43
Author: Hongbin Lu <email address hidden>
Date: Sat Jul 8 22:25:20 2017 +0000

    Implement create with existing neutron port

    Support creating container with existing neutron port. Users
    can pass the uuid/name of an existing neutron port via the 'nets'
    parameter. If port is specified, Zun will use the existing port
    instead of creating a new port.

    If a container is deleted, its neutron port will be deleted regardless
    of existing or not. A future work is to determine if the port is
    pre-existing and avoid deleting existing port.

    Closes-Bug: #1702581
    Change-Id: I204b4bbe3de9e275690c4a64acdfe557f134b7ee