summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-02-19 00:49:10 +0000
committerGerrit Code Review <review@openstack.org>2019-02-19 00:49:10 +0000
commite1552a970aa909d177d82a9eadfd34af8c96d3a1 (patch)
tree0a6da3f1e3511720f336477d42e1605c1e6e738d /releasenotes
parent96a8da367524886fe5d403656f3e5ee27911206a (diff)
parentc8abede9b1c2e5f88a7894da798a097d7f55ee9d (diff)
downloadpython-ironicclient-e1552a970aa909d177d82a9eadfd34af8c96d3a1.tar.gz
Merge "Add 'hostname' to port's local link connection"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-hostname-to-port-local-link-connection-0d4ae64b0c24bf52.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-hostname-to-port-local-link-connection-0d4ae64b0c24bf52.yaml b/releasenotes/notes/add-hostname-to-port-local-link-connection-0d4ae64b0c24bf52.yaml
new file mode 100644
index 0000000..920984e
--- /dev/null
+++ b/releasenotes/notes/add-hostname-to-port-local-link-connection-0d4ae64b0c24bf52.yaml
@@ -0,0 +1,5 @@
+---
+prelude: >
+ Support Smart NIC ports. Adding local link connection attributes
+ 'port_id' and 'hostname' when creating port with port argument
+ ``--is-smartnic`` means that it's a Smart NIC port.