Skip to content

Commit 16b822b

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Release notes cleanup for 3.10.0 release"
2 parents 279066b + 9915efd commit 16b822b

3 files changed

Lines changed: 7 additions & 10 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
features:
33
- |
4-
Added `openstack extension show` command to allow users
5-
to view the details of the extension. Currently works only for
6-
network extensions.
4+
Added ``extension show`` command to display the details of an extension.
5+
Currently works only for network extensions.
76
[Blueprint `extension-show <https://blueprints.launchpad.net/python-openstackclient/+spec/extension-show>`_]

releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ deprecations:
55
positional argument to a requried option ``--auth-key``. This leaves
66
the transfer request ID as the only positional arguemnt, as per the
77
OpenStackClient command format. The old format is still functional, but is
8-
dperecated and will be removed in the next major release.
8+
deprecated and will be removed in the next major release.
99
fixes:
1010
- |
1111
Fix ``volume transfer request accept`` to not fail the transfer request
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
features:
33
- |
4-
Add ``server event`` list and show commands, that is similar to nova's
5-
instance action commands.
4+
Add ``server event list`` and ``server event show`` commands.
65
7-
Server event is the event record that had been done on a server,
8-
include: event type(create, delete, reboot and so on),
9-
event result(success, error), start time, finish time and so on.
10-
These are important information for server maintains.
6+
A server event is the event record of actions performed on a server,
7+
including: event type(create, delete, reboot and so on),
8+
event result(success, error), start time, finish time and others.
119
[Bug `1642030 <https://bugs.launchpad.net/python-openstackclient/+bug/1642030>`_]

0 commit comments

Comments
 (0)