Bug 1246023 - Scale out failed from 1 ctrl, 1 compute and 1 ceph to 1 ctrl, 2 computes and 1 ceph
Summary: Scale out failed from 1 ctrl, 1 compute and 1 ceph to 1 ctrl, 2 computes and...
Keywords:
Status: CLOSED DUPLICATE of bug 1244810
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: Director
Assignee: chris alfonso
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-23 10:28 UTC by Marius Cornea
Modified: 2016-04-18 06:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-23 11:34:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
heat deployment-show output (5.73 KB, text/plain)
2015-07-23 10:28 UTC, Marius Cornea
no flags Details

Description Marius Cornea 2015-07-23 10:28:32 UTC
Created attachment 1055278 [details]
heat deployment-show output

Description of problem:
Scale out failed from 1 ctrl, 1 compute and 1 ceph to 1 ctrl, 2 computes and 1 ceph. Running a baremetal environment without using networks isolation.

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-0.8.6-44.el7ost.noarch

How reproducible:


Steps to Reproduce:
1. Initial deploy command:
openstack overcloud deploy --control-scale 1 --compute-scale 1 --ceph-storage-scale 1 --plan overcloud  --neutron-public-interface eth1  --control-flavor control  --compute-flavor  compute  --ceph-storage-flavor storage

2. Scale out to 2 computes:
openstack overcloud deploy --control-scale 1 --compute-scale 2 --ceph-storage-scale 1 --plan overcloud  --neutron-public-interface eth1  --control-flavor control  --compute-flavor  compute  --ceph-storage-flavor storage


Actual results:
Stack update fails

Expected results:
Stack update succeeds.

Additional info:
Attaching output of heat deployment show.

Comment 3 Mike Burns 2015-07-23 11:34:29 UTC

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


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