Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@compute74:~# nova list
- +--------------------------------------+--------------------------------+--------+---------------------------------------------+
- | ID | Name | Status | Networks |
- +--------------------------------------+--------------------------------+--------+---------------------------------------------+
- | 0273bfeb-8573-4a5e-8e3b-4506f79679f4 | service_vm_2013-10-15_17:53:42 | ACTIVE | srvc_mgmt_nw=53.53.53.10; data_nw=10.0.0.7 |
- | 63b810ba-38b2-4efe-83d3-9821c1cdb8ef | service_vm_2013-10-15_17:53:47 | ACTIVE | srvc_mgmt_nw=53.53.53.11; data_nw=10.0.0.8 |
- | 53208ed9-5634-450b-ae8f-728bc98a6bfe | service_vm_2013-10-15_18:16:47 | ACTIVE | srvc_mgmt_nw=53.53.53.12; data_nw=10.0.0.11 |
- | 322851e6-589a-4202-a19b-f55b34b694d5 | vm | ACTIVE | data_nw=10.0.0.2 |
- +--------------------------------------+--------------------------------+--------+---------------------------------------------+
- root@compute74:~# quantum port-list --device-id=0273bfeb-8573-4a5e-8e3b-4506f79679f4
- +--------------------------------------+----------------------------------+-------------------+------------------------------------------------------------------------------------+
- | id | name | mac_address | fixed_ips |
- +--------------------------------------+----------------------------------+-------------------+------------------------------------------------------------------------------------+
- | 113bfa93-d7b6-4db2-9104-a2c5b2c42393 | data_port_2013-10-15_17:53:42 | fa:16:3e:4e:93:98 | {"subnet_id": "a702bdaf-8a3a-4e2f-a1fa-f8eb23a0cf84", "ip_address": "10.0.0.7"} |
- | 44300edf-0888-4bac-90d9-50d93c14d7e8 | service_port_2013-10-15_17:53:42 | fa:16:3e:e5:b9:a6 | {"subnet_id": "7d0269e0-fad2-4545-8d1d-dec939712205", "ip_address": "53.53.53.10"} |
- +--------------------------------------+----------------------------------+-------------------+------------------------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement