2 Commits

Author SHA1 Message Date
Pradeep Kumar Singh
5962e595a0 Add some missing Unit Tests to test_utils.py
Change-Id: If33fba535f3541ade0b9fc516cf9b0bd4d215357
2015-07-27 14:25:14 +09:00
Cedric Brandily
4f586cb060 Allow to use domain names instead of ids
Currently designate allows to identify a resource only by its id. This
change allows to identify domains by name or id. This change defines
the method find_resourceid_by_name_or_id which could be reused to
identify other resources by name or id.

Change-Id: I8e64cdbc5572623d05781d0c4e735ff0c429ea91
Closes-Bug: #1443858
2015-04-14 15:52:34 +00:00