diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2014-11-17 16:42:30 -0600 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2014-11-19 14:47:53 -0600 |
| commit | 254910d3ce34c954551a0827aa8727d6367f48f3 (patch) | |
| tree | 4e88edc9f7c7fc63bd6e68725da797c5f3f64e55 /doc/source/releases.rst | |
| parent | ae00019c646fc4a2c74bbf2d024e31aaccaa545b (diff) | |
| download | python-openstackclient-254910d3ce34c954551a0827aa8727d6367f48f3.tar.gz | |
Begin copying wiki command list here
* Sort by command objects
* Drop the comparison to the project CLIs
* Minor updates to command help to match docs
Initially include the cross-API commands to establish the structure and format.
Change-Id: I77a7b3c89e088b66aa62941e29ce0b65b532285b
Diffstat (limited to 'doc/source/releases.rst')
| -rw-r--r-- | doc/source/releases.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/releases.rst b/doc/source/releases.rst index 89b4ad11..909c362e 100644 --- a/doc/source/releases.rst +++ b/doc/source/releases.rst @@ -26,7 +26,7 @@ Release Notes * add ``object create`` and ``object delete`` commands * add initial support for global ``--timing`` options (similar to nova CLI) * complete Python 3 compatibility -* fix ``server resize` command +* fix ``server resize`` command * add authentication via ``--os-trust-id`` for Identity v3 * Add initial support for Network API, ``network create|delete|list|show`` |
