Bug 1043703 - [RFE][nova]: Nova Docker hypervisor should support env variables
Summary: [RFE][nova]: Nova Docker hypervisor should support env variables
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-17 00:43 UTC by RHOS Integration
Modified: 2015-03-19 16:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:56:40 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-17 00:43:33 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/docker-env-via-meta-data.

Description:

A common pattern in docker is to use environment variables to configure a container. This is not possible with the nova docker driver. We could provide a simple way to provide this feature by using the nova instance metadata. For example each metadata entry which is prefixed with ENV_ or DOCKER_ could be injected as environment variable into the container.

Specification URL (additional information):

None


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