openstack stack update --dry-run wrongly requires an existing stack

Bug #1602301 reported by Honza Pokorny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-heatclient
Fix Released
Undecided
Rabi Mishra

Bug Description

Running "heat stack-preview" doesn't require an existing stack to run. It's useful when gathering information about a set of heat templates on the fly. "heat stack-preview" is giving me a deprecation warning and suggests that I use "openstack stack update --dry-run". This new openstack command doesn't work for the above scenario because it requires an existing stack.

Revision history for this message
Rabi Mishra (rabi) wrote :

I think the deprecation message is wrong.

you can use 'openstack stack create --dry-run' instead.

Changed in python-heatclient:
assignee: nobody → Rabi Mishra (rabi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-heatclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/341280

Changed in python-heatclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-heatclient (master)

Reviewed: https://review.openstack.org/341280
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=4482223bcc27656d3feb26c4b270adf9214157e5
Submitter: Jenkins
Branch: master

commit 4482223bcc27656d3feb26c4b270adf9214157e5
Author: rabi <email address hidden>
Date: Wed Jul 13 09:20:37 2016 +0530

    Fix deprecation message for stack-preview

    Change-Id: Ifeb3a2751e6a59092a639463806d45c683219bfa
    Closes-Bug: #1602301

Changed in python-heatclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-heatclient 1.3.0

This issue was fixed in the openstack/python-heatclient 1.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.