senlin/senlin/drivers
Duc Truong 349c47379c Find security group profiles by project scope
If a security group exists with the same name in multiple projects, a
profile will not be able to created using that security group name.
This change will try to scope the security group to the user's project
during validation.  If the security group can not be found using the
project scope, it will try to find it without the project scope.

Change-Id: I595b3c348ce8133a273d8e26c664fffc32694705
2020-09-03 00:33:13 +00:00
..
container Add docker profile support update operation 2018-05-31 09:37:45 +08:00
os Find security group profiles by project scope 2020-09-03 00:33:13 +00:00
__init__.py Initial version 2014-12-13 12:00:42 +08:00
base.py Start using glance instead of compute to find images 2018-10-30 15:48:18 -07:00
sdk.py Remove six usage 2020-01-13 14:22:55 -08:00