Bug 1243015

Summary: Overcloud stack name hard-coded
Product: Red Hat OpenStack Reporter: Ben Nemec <bnemec>
Component: python-rdomanager-oscpluginAssignee: Brad P. Crochet <brad>
Status: CLOSED ERRATA QA Contact: Udi Kalifon <ukalifon>
Severity: unspecified Docs Contact:
Priority: high    
Version: DirectorCC: akrivoka, bnemec, brad, calfonso, dmatthew, dmesser, jcoufal, jraju, jslagle, mburns, nbarcet, rhel-osp-director-maint, rrosa, ukalifon
Target Milestone: y1Keywords: Rebase, Triaged, ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-rdomanager-oscplugin-0.0.9 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 12:14:32 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 Ben Nemec 2015-07-14 14:55:25 UTC
Description of problem: With the unified cli, the overcloud stack name is hard-coded, which makes deploying multiple clouds from one undercloud impossible.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: See https://github.com/rdo-management/python-rdomanager-oscplugin/blob/master/rdomanager_oscplugin/v1/overcloud_deploy.py#L357

Comment 6 Udi Kalifon 2015-09-09 06:31:03 UTC
Verified that it is possible to deploy several overclouds. Didn't test for all the other overcloud functionality (networking etc') that all the integration is proper. Verified in python-rdomanager-oscplugin-0.0.10-1.el7ost.noarch.

Comment 8 errata-xmlrpc 2015-10-08 12:14:32 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/RHSA-2015:1862

Comment 15 Jaromir Coufal 2015-10-19 17:11:02 UTC
So far multiple overclouds are not supported.

Though unified CLI should not hard-code the name. This is not urgent bug at the moment since multiple overclouds are coming later on. We will try to include this bug into overall CLI clean-up.

Comment 17 Jaromir Coufal 2015-10-28 03:58:32 UTC
Ana, could you please give us current status of CLI? Is the overcloud name still hard-coded? Thanks, J.