3.5 KiB
3.5 KiB
Release Notes
0.4.0 (20 Jun 2014)
- Bug 1184012: fix Identity v2 endpoint command name/id handling
- Bug 1207615: add
--volumeand--forcetoimage createcommand - Bug 1220280: add
--propertyto project create and set commands - Bug 1246310: add
role assignments listcommand - Bug 1285800: rename
agenttocompute agent - Bug 1289513: add
--domainto project list - Bug 1289594: fix keypair show output
- Bug 1292337: fix ec2 credentials project ID output
- Bug 1303978: fix
output of
volume type createcommand - Bug 1316870:
display all output when
--linesomitted fromconsole log showcommand - add 'interface' and 'url' columns to endpoint list command
- add identity provider create/delete/list/set/show commands
- change
volume create --volume-typeoption to--type - fix
server image createcommand output - configure appropriate logging levels for
--verbose,--quietand--debug - properly handle properties in Image v1
createandsetcommands - rename Identity v2
token createtotoken issue - add Identity v2
token revokecommand - refactor the
group|user|role listcommand filters so that each command only lists rows of that type of object, ieuser listalways lists users, etc. - add
role assignment listcommand - add
extension listcommand
0.3.1 (28 Feb 2014)
- add
token createcommand - internal changes for Python 3.3 compatibility
- Bug 1100116:
Prompt interactive user for passwords in
user createanduser set - Bug 1198171: add domain support options for Identity v3
- Bug 1241177: Fix region handling in volume commands
- Bug 1256935:
Clean up
security group rule listoutput format - Bug 1269821: Fix for unreleased Glance client change in internal class structure
- Bug 1284957:
Correctly pass
--cacertand--insecureto Identity client in token flow auth
0.3.0 (17 Dec 2013)
- add new command plugin structure
- complete converting base test classes
- add options to support TLS cetificate verification
- add object-store show commands for container and object
0.2.2 (20 Sep 2013)
- add object-store list commands and API library
- add test structure
0.2.1 (06 Aug 2013)
- sync requirements.txt, test-requirements.txt
- remove d2to1 dependency
0.2.0 (02 Aug 2013)
- Initial public release to PyPI
- Implemented Compute, Identity, Image and Volume API commands