diff options
Diffstat (limited to 'releasenotes/notes/ussuri-01-instance-log-actions-794fced41f9c11ea.yaml')
-rw-r--r-- | releasenotes/notes/ussuri-01-instance-log-actions-794fced41f9c11ea.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/ussuri-01-instance-log-actions-794fced41f9c11ea.yaml b/releasenotes/notes/ussuri-01-instance-log-actions-794fced41f9c11ea.yaml new file mode 100644 index 0000000..9ba2b27 --- /dev/null +++ b/releasenotes/notes/ussuri-01-instance-log-actions-794fced41f9c11ea.yaml @@ -0,0 +1,9 @@ +--- +features: + - | + Support following instance log actions: + + .. code-block:: console + + openstack database log show <instance_id> <log_name> + openstack database log set <instance_id> <log_name> [OPTIONS] |