Ensure 'name' property update allowed for OS::Nova::Server

Bug #1279239 reported by huangtianhua
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
huangtianhua

Bug Description

1. create a stack which has a nova server, the server named server-A
2. stack-update to update the name of the server, the new name is server-B
3. then heat post a create server request to nova, and a new server has been created , although heat delete the old server.
4. I think it's a bug, I just want to update the name of the server-A, not create a new one
5. The season is because the 'name' property not update allowed on OS::Nova::Server
6. So we should ensure 'name' property update allowed for OS::Nova::Server

Changed in heat:
assignee: nobody → huangtianhua (huangtianhua)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

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

Reviewed: https://review.openstack.org/74624
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=09da49e76682ad64831d9555b21b111eb802c90e
Submitter: Jenkins
Branch: master

commit 09da49e76682ad64831d9555b21b111eb802c90e
Author: huangtianhua <email address hidden>
Date: Wed Feb 12 17:41:25 2014 +0800

    Allow Server name property to be updated

    The patch will ensure the 'name' property updatable for the resource
    OS::Nova::Server.

    Change-Id: Iaf8569fc739b2e5f9b5011ecdd57af25f7b1f57d
    Closes-Bug: #1279239

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: icehouse-3 → 2014.1
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.