4 Commits

Author SHA1 Message Date
Tim Simpson
3d7037e231 Changed client to allow custom Authenticator classes.
* This allows a user to specify a custom strategy. The motivation is to locally run fake mode without having to fake keystone.
* Updated the setup.py with the project's requirements (swiped from Nova Client's).
2012-07-12 13:47:59 -05:00
Nirmal Ranganathan
199ded7eb5 Moving away from novaclient and adding all the missing pieces into reddwarfclient.
- Added parameters for the authentication instead of the arguments.
- Cleaned out the HttpClient and Authentication pieces.
2012-07-06 15:02:06 -05:00
Ed Cranford
ecdb185461 root_enabled_history shortened to root_history. 2012-05-10 11:49:26 -05:00
Tim Simpson
1faea31c95 Added setup.py.
* Added the CLI tool from reddwarf to this repo, made it available as a script.
* Added a gitignore.
2012-03-07 15:19:47 -06:00