diff options
| author | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | 2020-12-17 17:08:22 +0000 |
|---|---|---|
| committer | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | 2021-01-19 14:42:46 +0000 |
| commit | 0cc878e5b053765a0d3c13f5588bc160b05a388b (patch) | |
| tree | b266ba1bb25010a66f25cc394ff1dd55c1271c32 /releasenotes/notes | |
| parent | 6905e97565b5ddd147b1c277679d7a5eac616273 (diff) | |
| download | python-openstackclient-0cc878e5b053765a0d3c13f5588bc160b05a388b.tar.gz | |
Add device profile to ``port``
Added device profile parameter to ``port create`` command.
Related-Bug: #1906602
Change-Id: I4c222ac334d3a0a0ee568ed1e0bc8518baa375e1
Diffstat (limited to 'releasenotes/notes')
| -rw-r--r-- | releasenotes/notes/port-device-profile-4a3bf800da21c778.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/port-device-profile-4a3bf800da21c778.yaml b/releasenotes/notes/port-device-profile-4a3bf800da21c778.yaml new file mode 100644 index 00000000..db0d495f --- /dev/null +++ b/releasenotes/notes/port-device-profile-4a3bf800da21c778.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Add device profile to ``port create`` command. |
