Bug 1041086 - [RFE][nova]: Docker Set Container name to Instance ID
Summary: [RFE][nova]: Docker Set Container name to Instance ID
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: Upstream M3
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_icehouse-3 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:36 UTC by RHOS Integration
Modified: 2019-09-09 16:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-20 14:04:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:36:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/docker-name-instance-id.

Description:

Since docker 0.7 is it possible to give container a name. The docker driver should make use of this feature and set the uuid of the nova instance as container name. That allows an easy lookup of containers. It also enables the administrator to find for a nova instance the corresponding container in the docker list (docker ps). 

I would also propose to prefix the name in order to make it easy to filter out container created by nova. For example:

nova-d7553842-2424-4471-98a7-92a1db70033b



Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.