root@SZX1000280461:/var/log/nova# nova list /usr/local/lib/python2.7/dist-packages/novaclient/client.py:278: UserWarning: The 'tenant_id' argument is deprecated in Ocata and its use may result in errors in future releases. As 'project_id' is provided, the 'tenant_id' argument will be ignored. warnings.warn(msg) +--------------------------------------+------+--------+------------+-------------+-----------------+ | ID | Name | Status | Task State | Power State | Networks | +--------------------------------------+------+--------+------------+-------------+-----------------+ | c5cf093c-f223-44c3-8f41-aefe4a7012c2 | test | ERROR | unshelving | Shutdown | Kevin=10.0.0.75 | +--------------------------------------+------+--------+------------+-------------+-----------------+ root@SZX1000280461:/var/log/nova# neutron port-list neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. +--------------------------------------+------+----------------------------------+-------------------+------------------------------------------------------------------------------------------------------------+ | id | name | tenant_id | mac_address | fixed_ips | +--------------------------------------+------+----------------------------------+-------------------+------------------------------------------------------------------------------------------------------------+ | 41da3d46-26a9-4422-afad-88fef2e211dd | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:4d:8a:95 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.76"} | | 486416f2-189d-4904-a90f-28739e3338bf | | | fa:16:3e:a5:18:f3 | {"subnet_id": "7ae788b2-7545-40e0-b478-4a3725a8b1ab", "ip_address": "172.24.4.10"} | | | | | | {"subnet_id": "5f32aae0-c7c0-494f-9e84-314a266cb914", "ip_address": "2001:db8::b"} | | 4b5d8268-9ef9-49f3-b16d-462c5af5502d | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:b2:f8:19 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.66"} | | 4cf9764d-84e8-43f9-8f49-d25b1bed67b5 | | 2f8692b9912d48f5a56142359ab07aa6 | fa:16:3e:e1:49:3c | {"subnet_id": "fba02ca5-3f48-4994-9289-25568c9d5256", "ip_address": "10.0.0.2"} | | | | | | {"subnet_id": "1306f4cd-b95f-4e98-9dab-6df198e877cd", "ip_address": "fd31:6e59:2d0:0:f816:3eff:fee1:493c"} | | 664c37f1-a118-4f15-bbd3-893e1ae384c1 | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:15:18:b0 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.75"} <= THIS ONE | | 6b150472-c3ce-485b-8f9d-757f1ae7f416 | | | fa:16:3e:61:62:1c | {"subnet_id": "7ae788b2-7545-40e0-b478-4a3725a8b1ab", "ip_address": "172.24.4.5"} | | | | | | {"subnet_id": "5f32aae0-c7c0-494f-9e84-314a266cb914", "ip_address": "2001:db8::6"} | | 98405b78-0a95-4f08-ab9e-3e05ab3a3d63 | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:a3:9c:d8 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.65"} | | b6671723-8b92-4197-945b-83316d9d790d | | | fa:16:3e:80:93:6e | {"subnet_id": "7ae788b2-7545-40e0-b478-4a3725a8b1ab", "ip_address": "172.24.4.4"} | | | | | | {"subnet_id": "5f32aae0-c7c0-494f-9e84-314a266cb914", "ip_address": "2001:db8::d"} | | d3cdc560-4466-4638-9bcd-394066d3c52e | | 2f8692b9912d48f5a56142359ab07aa6 | fa:16:3e:cf:a8:1d | {"subnet_id": "fba02ca5-3f48-4994-9289-25568c9d5256", "ip_address": "10.0.0.1"} | | fb3d61dd-8330-41c8-98e5-1817d7a3bb34 | | 2f8692b9912d48f5a56142359ab07aa6 | fa:16:3e:75:34:a2 | {"subnet_id": "1306f4cd-b95f-4e98-9dab-6df198e877cd", "ip_address": "fd31:6e59:2d0::1"} | +--------------------------------------+------+----------------------------------+-------------------+------------------------------------------------------------------------------------------------------------+ root@SZX1000280461:/var/log/nova# nova delete test /usr/local/lib/python2.7/dist-packages/novaclient/client.py:278: UserWarning: The 'tenant_id' argument is deprecated in Ocata and its use may result in errors in future releases. As 'project_id' is provided, the 'tenant_id' argument will be ignored. warnings.warn(msg) Request to delete server test has been accepted. root@SZX1000280461:/var/log/nova# neutron port-list neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. +--------------------------------------+------+----------------------------------+-------------------+------------------------------------------------------------------------------------------------------------+ | id | name | tenant_id | mac_address | fixed_ips | +--------------------------------------+------+----------------------------------+-------------------+------------------------------------------------------------------------------------------------------------+ | 41da3d46-26a9-4422-afad-88fef2e211dd | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:4d:8a:95 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.76"} | | 486416f2-189d-4904-a90f-28739e3338bf | | | fa:16:3e:a5:18:f3 | {"subnet_id": "7ae788b2-7545-40e0-b478-4a3725a8b1ab", "ip_address": "172.24.4.10"} | | | | | | {"subnet_id": "5f32aae0-c7c0-494f-9e84-314a266cb914", "ip_address": "2001:db8::b"} | | 4b5d8268-9ef9-49f3-b16d-462c5af5502d | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:b2:f8:19 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.66"} | | 4cf9764d-84e8-43f9-8f49-d25b1bed67b5 | | 2f8692b9912d48f5a56142359ab07aa6 | fa:16:3e:e1:49:3c | {"subnet_id": "fba02ca5-3f48-4994-9289-25568c9d5256", "ip_address": "10.0.0.2"} | | | | | | {"subnet_id": "1306f4cd-b95f-4e98-9dab-6df198e877cd", "ip_address": "fd31:6e59:2d0:0:f816:3eff:fee1:493c"} | | 664c37f1-a118-4f15-bbd3-893e1ae384c1 | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:15:18:b0 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.75"} <= STILL HERE | | 6b150472-c3ce-485b-8f9d-757f1ae7f416 | | | fa:16:3e:61:62:1c | {"subnet_id": "7ae788b2-7545-40e0-b478-4a3725a8b1ab", "ip_address": "172.24.4.5"} | | | | | | {"subnet_id": "5f32aae0-c7c0-494f-9e84-314a266cb914", "ip_address": "2001:db8::6"} | | 98405b78-0a95-4f08-ab9e-3e05ab3a3d63 | | 4f705543436648abbacf5719d3397c0f | fa:16:3e:a3:9c:d8 | {"subnet_id": "30e611e7-3815-4e18-a26e-7c3532458c88", "ip_address": "10.0.0.65"} | | b6671723-8b92-4197-945b-83316d9d790d | | | fa:16:3e:80:93:6e | {"subnet_id": "7ae788b2-7545-40e0-b478-4a3725a8b1ab", "ip_address": "172.24.4.4"} | | | | | | {"subnet_id": "5f32aae0-c7c0-494f-9e84-314a266cb914", "ip_address": "2001:db8::d"} | | d3cdc560-4466-4638-9bcd-394066d3c52e | | 2f8692b9912d48f5a56142359ab07aa6 | fa:16:3e:cf:a8:1d | {"subnet_id": "fba02ca5-3f48-4994-9289-25568c9d5256", "ip_address": "10.0.0.1"} | | fb3d61dd-8330-41c8-98e5-1817d7a3bb34 | | 2f8692b9912d48f5a56142359ab07aa6 | fa:16:3e:75:34:a2 | {"subnet_id": "1306f4cd-b95f-4e98-9dab-6df198e877cd", "ip_address": "fd31:6e59:2d0::1"} | +--------------------------------------+------+----------------------------------+-------------------+------------------------------------------------------------------------------------------------------------+