On 03/02/2016 02:46 PM, Mike Spreitzer wrote:
Kevin Benton <ke...@benton.pub> wrote on 03/02/2016 01:27:27 PM:
> Does it at least also include the UUID, or is there no way to tell
> from 'nova show'?
No direct way to tell, as far as I can see.
Yep. Best I can find is:
neutron port-list -- --device_id <instanceUUID>
then
neutron port-show <resulting port ID>
Ironically enough, while nova show shows the security group name,
neutron port-show shows the UUID. Clearly an eschewing of foolish
consistency :)
Drifting... it seems that nova list will sort by instance name
ascending, and openstack server list will sort by instance name ...
descending. And openstack server show will emit a less formatted
version of the security group name than nova show does.
happy benchmarking,
rick jones
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev