yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03862
[Bug 1181934] Re: Not prompt relevant message when stop a stoped vm
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1181934
Title:
Not prompt relevant message when stop a stoped vm
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
yanglei@yanglei-ThinkCentre-M58:/var/log/nova$ nova list
+--------------------------------------+-------+---------+------------+-------------+---------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------+---------+------------+-------------+---------------------+
| f75d2623-2769-423f-a865-dd86eccc5020 | Ktest | SHUTOFF | None | Shutdown | public=172.24.4.227 |
+--------------------------------------+-------+---------+------------+-------------+---------------------+
yanglei@yanglei-ThinkCentre-M58:/var/log/nova$ nova show Ktest
+-------------------------------------+----------------------------------------------------------+
| Property | Value |
+-------------------------------------+----------------------------------------------------------+
| status | SHUTOFF |
| updated | 2013-05-20T06:08:34Z |
| OS-EXT-STS:task_state | None |
| OS-EXT-SRV-ATTR:host | yanglei-ThinkCentre-M58 |
| key_name | None |
| image | cirros-kernel (7d0029b2-e676-4e11-8461-3f3141404dce) |
| hostId | d3c4a5a34a8bc0e706b42c061c4c70318cf2aae6369aad1bea4279b0 |
| OS-EXT-STS:vm_state | stopped |
| OS-EXT-SRV-ATTR:instance_name | instance-00000001 |
| public network | 172.24.4.227 |
| OS-EXT-SRV-ATTR:hypervisor_hostname | yanglei-ThinkCentre-M58 |
| flavor | m1.tiny (1) |
| id | f75d2623-2769-423f-a865-dd86eccc5020 |
| security_groups | [{u'name': u'default'}] |
| user_id | f0c4bb94cfa944f3ba9d1f41e29e3074 |
| name | Ktest |
| created | 2013-05-17T06:45:24Z |
| tenant_id | a81894795ac445859902d4eaa277aaf2 |
| OS-DCF:diskConfig | MANUAL |
| metadata | {} |
| accessIPv4 | |
| accessIPv6 | |
| OS-EXT-STS:power_state | 4 |
| OS-EXT-AZ:availability_zone | nova |
| config_drive | |
+-------------------------------------+----------------------------------------------------------+
yanglei@yanglei-ThinkCentre-M58:/var/log/nova$ nova stop Ktest
yanglei@yanglei-ThinkCentre-M58:/var/log/nova$
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1181934/+subscriptions