RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1205675 - When passing --pre-create to the heat stack-create command, the command is ignored
Summary: When passing --pre-create to the heat stack-create command, the command is ig...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: python-heatclient
Version: Juno
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: Kilo
Assignee: Steve Baker
QA Contact: Udi Kalifon
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-25 12:54 UTC by Udi Kalifon
Modified: 2016-04-26 21:28 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-15 20:18:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Udi Kalifon 2015-03-25 12:54:14 UTC
Description of problem:
When trying to add a breakpoint (called a "hook" nowadays) with --pre-create, the command does nothing and no error message is printed


Version-Release number of selected component (if applicable):
python-heatclient-0.3.0.15-ge3f16db.el7.centos.noarch


How reproducible:
100%


Steps to Reproduce:
1. Install according to the sphinx docs https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/html/virt-setup.html#preparing-the-host-machine
2. Edit the file /bin/instack-deploy-overcloud and add "--pre-create Controller" to the stack-create command 
3. Run instack-deploy-overcloud


Actual results:
The command does nothing. The stack creation doesn't start. Nothing appears in the logs and no error message is dumped to the console.

Comment 1 Steve Baker 2015-04-08 21:31:19 UTC
Please try again with the released version 0.4.0.

0.3.0 did not have breakpoint support

Comment 2 Udi Kalifon 2015-04-09 07:18:55 UTC
This works in the sprint 5 puddle.


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