Dean Troyer
173ea0ce0e
Blueprint cli-auth: common cli args
...
Remove os_ from internal variable names corresponding to OS_ env
variables.
Strip trailing '/' from --auth_url since server doesn't seem to
tolerate '//' in the URL path.
Fixes lp923920
Change-Id: I3e48441d63b6504fd088aa07241f66d63590d935
2012-02-02 16:43:20 -06:00
Jesse Andrews
f765daf336
finish removing project_id
2011-12-19 10:00:39 -08:00
Jesse Andrews
55c01652b2
remove print statements and uncomment exceptions
2011-12-17 22:48:37 -08:00
Jesse Andrews
a8001d3e6c
more work on standardization of cliauth
2011-12-17 22:36:59 -08:00
Jesse Andrews
0f392a58c3
remove user_id as you shouldn't auth using it
2011-12-17 22:28:31 -08:00
Jesse Andrews
cfbebeeae0
initial pass to cliauth blueprint
2011-12-17 22:07:13 -08:00
Gabriel Hurley
0c2a521974
Improved logging/error messages.
2011-11-17 14:25:04 -08:00
Joe Heck
5788d215e9
more pep8 cleanup
2011-11-10 17:24:48 -08:00
Gabriel Hurley
2cb99fccfe
Project ID always treated as a string.
...
Keystone chokes on authorization if the project id is sent as an integer, so we'll cast it to a unicode string on our end.
2011-10-31 15:41:05 -07:00
Gabriel Hurley
17f6b83ee6
Initial commit.
2011-10-25 16:50:08 -07:00