Files
deb-nova/nova/objects/instance_group.py
Gary Kotton bff8604fd2 Instance groups: add method get_by_hint
In order to support backward compatibility a new method
'get_by_hint' has been added. This method will check if the
hint is a uuid and if no it will return get_by_uuid else it
will return get_by_name.

Change-Id: I728bf3454dc5a5367e21f242281719c1a967269a
Partial-bug: #1303360
2014-04-15 09:01:59 -07:00

7.0 KiB