Bug 1261633 - RFE: enable users to change hostnames for overcloud deployments
Summary: RFE: enable users to change hostnames for overcloud deployments
Keywords:
Status: CLOSED DUPLICATE of bug 1278854
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-rdomanager-oscplugin
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 10.0 (Newton)
Assignee: RHOS Maint
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-09 19:33 UTC by Jon Thomas
Modified: 2019-10-10 10:11 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-11 11:36:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jon Thomas 2015-09-09 19:33:00 UTC
Need to be able to set the overcloud name either via template or command line in order to customize hostnames. Currently it is hardcoded to be "overcloud".


This looks like a cross component rfe. It looks like at least these locations are hardcoded for overcloud. 
 

/usr/lib/python2.7/site-packages/rdomanager_oscplugin/v1/overcloud_deploy.py:409:        stack_name = "overcloud"
/usr/lib/python2.7/site-packages/rdomanager_oscplugin/v1/overcloud_deploy.py:438:            orchestration_client, "overcloud")
/usr/lib/python2.7/site-packages/rdomanager_oscplugin/v1/overcloud_deploy.py:587:            'OS_CLOUDNAME': 'overcloud',

Changing these and it appears the install succeeds up until cloud init finishes and puppet starts. So likely there is something in puppet templates that needs to be changed.

Comment 3 Jon Thomas 2015-09-09 19:37:21 UTC
related https://bugzilla.redhat.com/show_bug.cgi?id=1259003

Comment 9 Mike Burns 2016-04-07 20:50:54 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 11 Mike Burns 2016-04-11 11:36:21 UTC

*** This bug has been marked as a duplicate of bug 1278854 ***


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