Activity log for bug #1439497

Date Who What changed Old value New value Message
2015-04-02 03:58:04 huangtianhua bug added bug
2015-04-02 03:58:42 huangtianhua heat: assignee huangtianhua (huangtianhua)
2015-04-02 06:21:24 huangtianhua description 1. create a stack with a nova server, the template as bellow: ******************* resources: hth_server: type: OS::Nova::Server properties: image: {get_param: image} networks: [{network: 27f21725-4f84-447b-8a93-581580e132dd}}] flavor: 1 name: {get_param: name} *************************** 2. the stack in CREATE_COMPLETE, and the server in active, and has an ip in network(27f21725-4f84-447b-8a93-581580e132dd) 3. update the stack: update the server to another network(36182127-d01e-488a-97af-463f1b5ef4fe), and using 'uuid' instead of 'network' ******************* resources: hth_server: type: OS::Nova::Server properties: image: {get_param: image} networks: [{uuid: 36182127-d01e-488a-97af-463f1b5ef4fe}}] flavor: 1 name: {get_param: name} *************************** 4. stack update successful, but the server has no ip 1. create a stack with a nova server, the template as bellow: ******************* resources:  hth_server:     type: OS::Nova::Server     properties:       image: {get_param: image}       networks: [{uuid: 27f21725-4f84-447b-8a93-581580e132dd}}]       flavor: 1       name: {get_param: name} *************************** 2. the stack in CREATE_COMPLETE, and the server in active, and has an ip in network(27f21725-4f84-447b-8a93-581580e132dd) 3. update the stack: update the server to another network(36182127-d01e-488a-97af-463f1b5ef4fe), and using 'uuid' instead of 'network' ******************* resources:  hth_server:     type: OS::Nova::Server     properties:       image: {get_param: image}       networks: [{uuid: 36182127-d01e-488a-97af-463f1b5ef4fe}}]       flavor: 1       name: {get_param: name} *************************** 4. stack update successful, but the server has no ip
2015-04-02 06:27:02 OpenStack Infra heat: status New In Progress
2015-04-07 04:30:19 Angus Salkeld heat: importance Undecided High
2015-04-07 04:30:43 Angus Salkeld heat: milestone next
2015-04-07 04:30:49 Angus Salkeld tags kilo-rc-potential
2015-04-08 03:15:56 OpenStack Infra heat: status In Progress Fix Committed
2015-04-21 08:13:47 Thierry Carrez nominated for series heat/kilo
2015-04-21 08:13:47 Thierry Carrez bug task added heat/kilo
2015-04-21 08:13:52 Thierry Carrez heat/kilo: milestone kilo-rc2
2015-04-21 09:13:38 Thierry Carrez heat/kilo: importance Undecided High
2015-04-21 23:16:09 OpenStack Infra heat/kilo: status New In Progress
2015-04-21 23:16:09 OpenStack Infra heat/kilo: assignee Angus Salkeld (asalkeld)
2015-04-22 07:34:08 OpenStack Infra heat/kilo: status In Progress Fix Committed
2015-04-23 11:38:25 Thierry Carrez heat/kilo: status Fix Committed Fix Released
2015-04-23 12:00:50 Thierry Carrez tags kilo-rc-potential
2015-04-30 10:06:14 Thierry Carrez heat/kilo: milestone kilo-rc2 2015.1.0
2015-10-07 20:15:09 Zane Bitter heat: milestone next liberty-rc2
2015-10-07 20:15:37 Zane Bitter heat: status Fix Committed Fix Released
2015-10-15 10:28:18 Thierry Carrez heat: milestone liberty-rc2 5.0.0