tengqm
02bf9dcaae
Initial support to cluster create
2015-01-26 13:33:55 +08:00
tengqm
d3c4b191db
Fixed flake8 errors
2015-01-25 19:50:02 +08:00
tengqm
8cef1bd3cf
Implement exception handling for client module
2015-01-25 19:27:46 +08:00
tengqm
b225445a91
Fixed list() method errors
...
list() method takes arguments that are query parameters, not part of the
URI arguments. This patch fixes that logic.
It also experiments the exception translation and handling logic.
2015-01-23 16:03:51 +08:00
tengqm
f6a7a292d6
Add support to profile show
2015-01-20 23:34:45 +08:00
tengqm
b7677be573
Revised profile list implementation
2015-01-20 21:45:14 +08:00
tengqm
fbbae2e492
Fixed common client to return object from create
2015-01-20 17:20:42 +08:00
tengqm
096a4c7637
Remove dict translation for list operation
2015-01-19 21:37:10 +08:00
tengqm
b28a16eafe
Remove dict translation for create action
2015-01-19 21:33:19 +08:00
tengqm
1ad3b50c8a
Added build info alike dictionary retrieval support
2015-01-16 17:41:35 +08:00
tengqm
96e651e642
Initial version of V1 client
...
This client conforms to the convention to call OpenStack SDK interfaces.
2015-01-16 15:54:44 +08:00
tengqm
9f76e79bb2
Rename old client.py to old_client.py
2015-01-15 17:18:25 +08:00
tengqm
d0a36c7068
Merge object definitions into a single module
...
Eventually, this module will be deprecated.
2015-01-13 15:19:31 +08:00
tengqm
c999597f63
Initial version
...
Mostly just framework code.
2015-01-05 13:09:32 +08:00