flame/flameclient
Steve Martinelli dc2508fe83 use keystoneclient exceptions instead of oslo-incubator code
depending on any oslo-incubator code from another project is
dangerous. keystoneclient makes its exceptions public and it's
not recommended to use any code from
keystoneclient.openstack.common.apiclient since it's maintained
by oslo-incubator.

Change-Id: I9dcbb36a482979758167351640eb6cacef62e43d
2015-12-27 01:50:03 -05:00
..
tests Add new option to exclude key pairs from template 2015-08-27 15:41:23 +02:00
__init__.py Allow to use flame in dev mode 2015-02-11 09:48:40 +01:00
client.py Add endpoint_type option in client 2015-08-03 18:00:53 +02:00
cmd.py Add new option to exclude key pairs from template 2015-08-27 15:41:23 +02:00
flame.py Add new option to exclude key pairs from template 2015-08-27 15:41:23 +02:00
managers.py use keystoneclient exceptions instead of oslo-incubator code 2015-12-27 01:50:03 -05:00