- None
- Added support for tripleo client as an extra package #11
- Changed the normalization of
name
andtgt_name
tores
andtgt_res
respectivley because tripleo client has a--name
argument/option
- None
- Updated the README.md examples that contained
name
ortgt_name
tores
andtgt_res
, respectively.
- Cleaned up some unnecessary fixtures that were no longer being used
- Improved the
test_command_normalize_options
assertion
- None
- None
- Fix issue #13 where upload to pypi on release was failing due to long description change.
- Updated the CHANGELOG.md to correct the new feature entry to point to the correct github issue.
- None
- Added support for running openstack commands on a remote host using a context manager. Addresses issue #6
None
- None
- Updated README to show the examples of using the
remote_shell
context manager
- Added some test coverage for the new context manager logic
None
None
- Fix issue #7 where we could not delete multiple resources of the same type and did not have a specific key to specify in the dictionary of options for a target resource when doing add/remove commands.
- Updated README to have better examples of building the dictionary of command options
- None
None
- Changed decorator logging to only happen in debug
- Removed the proxy initiation loggin from the shell
- None
- Updated README to be clearer and fix grammar typos
- None
- First initial release of the ospclientsdk
- Supports all openstack client commands
- None
- None
- None
- None