Bug 1233199

Summary: Always enable config drive in Nova for the undercloud
Product: Red Hat OpenStack Reporter: Lucas Alvares Gomes <lmartins>
Component: rhosp-directorAssignee: James Slagle <jslagle>
Status: CLOSED ERRATA QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: high    
Version: DirectorCC: jslagle, mburns, rhel-osp-director-maint
Target Milestone: gaKeywords: Triaged
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: instack-undercloud-2.1.2-4.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-05 13:54:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lucas Alvares Gomes 2015-06-18 12:20:55 UTC
Description of problem:
We dependent on information being passed to the instances via the config driver.

We should enable the config drive in Nova for all the instances in the undercloud.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

This can can be done by editing the nova.conf:

[DEFAULT]
...
force_config_drive=True

Comment 4 James Slagle 2015-06-23 14:14:30 UTC
merged: https://code.engineering.redhat.com/gerrit/51377
built: instack-undercloud-2.1.2-4.el7ost

Comment 6 nlevinki 2015-07-19 12:38:57 UTC
Verified on 17.1 build
# Set to "always" to force injection to take place on a config
# drive. NOTE: The "always" will be deprecated in the Liberty
# release cycle. (string value)
#force_config_drive=<None>
force_config_drive=True

Comment 8 errata-xmlrpc 2015-08-05 13:54:40 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2015:1549