Bases: nova.objects.base.NovaPersistentObject, nova.objects.base.NovaObject, nova.objects.base.NovaObjectDictCompat
Count the number of instances in a group belonging to a user.
Get a list of hosts for non-deleted instances in the group
This method allows you to get a list of the hosts where instances in this group are currently running. There’s also an option to exclude certain instance UUIDs from this calculation.
Refreshes the instance group.
Save updates to this instance group.
Bases: nova.objects.base.ObjectListBase, nova.objects.base.NovaObject