Bases: nova.objects.base.NovaPersistentObject, nova.objects.base.NovaObject, nova.objects.base.NovaObjectDictCompat
Bases: nova.objects.base.ObjectListBase, nova.objects.base.NovaObject
A helper to make security group objects from a list of names.
Note that this does not make them save-able or have the rest of the attributes they would normally have, but provides a quick way to fill, for example, an instance object during create.