summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorHarsh Mutha <hmutha31@bu.edu>2022-12-06 21:44:23 -0500
committerStephen Finucane <sfinucan@redhat.com>2022-12-20 12:11:13 +0000
commitecc6aeeede68db65cb888390dd9299a4cfad6630 (patch)
tree9e6da501b035e1609585fe5b8c9f013d69daef6c /releasenotes
parentb2c9a4cd407c752215554d9b113e6651d04db372 (diff)
downloadpython-openstackclient-ecc6aeeede68db65cb888390dd9299a4cfad6630.tar.gz
Update 'host list' and 'host show' command to use sdk
Change-Id: I3813ff604ba46112ebd358509ea4f28ee38ca3ee
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/migrate-host-list-show-to-sdk-9b80cd9b4196ab01.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/migrate-host-list-show-to-sdk-9b80cd9b4196ab01.yaml b/releasenotes/notes/migrate-host-list-show-to-sdk-9b80cd9b4196ab01.yaml
new file mode 100644
index 00000000..085670c9
--- /dev/null
+++ b/releasenotes/notes/migrate-host-list-show-to-sdk-9b80cd9b4196ab01.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - |
+ The ``host list`` and ``host show`` commands have been migrated to SDK.