python-keystoneclient/keystoneclient/v3
daniel-a-nguyen 72759fb871 Fixes warning for positional arg in project create
Change-Id: I572f5368669e33b48250799c436635d6a398271d
Closes-Bug: #1518511
2015-11-20 18:27:32 -08:00
..
contrib Make __all__ immutable 2015-10-01 18:18:13 +00:00
__init__.py Make __all__ immutable 2015-10-01 18:18:13 +00:00
auth.py Support /auth routes for list projects and domains 2015-03-31 08:47:25 +11:00
client.py Deprecate create v3 Client without session 2015-08-13 19:01:42 -05:00
credentials.py Proper deprecation for CredentialManager data argument 2015-08-13 19:01:42 -05:00
domains.py fix enabled parameter of update doesn't default to None 2015-01-21 13:09:37 +08:00
ec2.py Add EC2 CRUD credential support to v3 API 2015-06-02 10:30:41 +10:00
endpoints.py Use region_id filter for List Endpoints 2015-09-09 23:46:45 -07:00
groups.py Start using positional decorator 2014-03-25 14:28:23 +10:00
policies.py Start using positional decorator 2014-03-25 14:28:23 +10:00
projects.py Fixes warning for positional arg in project create 2015-11-20 18:27:32 -08:00
regions.py update incorrect docstring for regions 2015-11-10 17:48:53 -05:00
role_assignments.py Creating parameter to list inherited role assignments 2015-02-23 13:38:19 -03:00
roles.py Inhrerit roles project calls on keystoneclient v3 2015-08-06 16:57:32 +00:00
services.py add clear definition of service list 2015-01-04 17:26:14 +08:00
tokens.py Add get_token_data to token CRUD 2015-07-15 22:01:14 +00:00
users.py Proper deprecation for UserManager project argument 2015-08-13 19:01:42 -05:00