diff --git a/releasenotes/notes/add-disable-reason-6e0f28459a09a60d.yaml b/releasenotes/notes/add-disable-reason-6e0f28459a09a60d.yaml index 298ccad5..7f9e4414 100644 --- a/releasenotes/notes/add-disable-reason-6e0f28459a09a60d.yaml +++ b/releasenotes/notes/add-disable-reason-6e0f28459a09a60d.yaml @@ -1,4 +1,4 @@ --- features: - | - Add support for the ``--disable-reason`` of ``service set`` command + Add ``--disable-reason`` option to the ``service set`` command diff --git a/releasenotes/notes/add-external-options-7a66219d263bb1e5.yaml b/releasenotes/notes/add-external-options-7a66219d263bb1e5.yaml deleted file mode 100644 index 7b8eaff0..00000000 --- a/releasenotes/notes/add-external-options-7a66219d263bb1e5.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -features: - - | - New options have been added to the ``network create`` command - to support external network functionality. The new options are - ``--external/--internal`` and suboptions to ``external``: - ``--default/--no-default``. - These options are available for Networkv2 only. - [Bug `1545537 `_] diff --git a/releasenotes/notes/add-name-to-port-set-eefa081225bf8b49.yaml b/releasenotes/notes/add-name-to-port-set-eefa081225bf8b49.yaml deleted file mode 100644 index 13ecad26..00000000 --- a/releasenotes/notes/add-name-to-port-set-eefa081225bf8b49.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - Port name can now be updated using ``port set`` \ No newline at end of file diff --git a/releasenotes/notes/add-port-set-command-2b4fe38ec71ad48f.yaml b/releasenotes/notes/add-port-commands-a3580662721a6312.yaml similarity index 56% rename from releasenotes/notes/add-port-set-command-2b4fe38ec71ad48f.yaml rename to releasenotes/notes/add-port-commands-a3580662721a6312.yaml index 89784d2b..a5a12567 100644 --- a/releasenotes/notes/add-port-set-command-2b4fe38ec71ad48f.yaml +++ b/releasenotes/notes/add-port-commands-a3580662721a6312.yaml @@ -1,5 +1,5 @@ --- features: - | - Add support for the ``port set`` command. + Add support for the ``port create``, ``port list`` and ``port set`` commands. [Bug `1519909 `_] diff --git a/releasenotes/notes/add-port-create-command-a3580662721a6312.yaml b/releasenotes/notes/add-port-create-command-a3580662721a6312.yaml deleted file mode 100644 index 4fafb42c..00000000 --- a/releasenotes/notes/add-port-create-command-a3580662721a6312.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Add support for the ``port create`` command. - [Bug `1519909 `_] diff --git a/releasenotes/notes/add-port-list-command-29b4452003bc6bab.yaml b/releasenotes/notes/add-port-list-command-29b4452003bc6bab.yaml deleted file mode 100644 index 6c625397..00000000 --- a/releasenotes/notes/add-port-list-command-29b4452003bc6bab.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Add support for the ``port list`` command. - [Bug `1519909 `_] \ No newline at end of file diff --git a/releasenotes/notes/add-provider-options-12bbf01d2280dd2f.yaml b/releasenotes/notes/add-provider-options-12bbf01d2280dd2f.yaml deleted file mode 100644 index 68de0819..00000000 --- a/releasenotes/notes/add-provider-options-12bbf01d2280dd2f.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -features: - - | - New options have been added to the ``network create`` command - to support provider network functionality. - These options are ``--provider-network-type``, ``--provider-physical-network``, - and ``--provider-segmentation-id``. - These options are available for Networkv2 only - [Bug `1545537 `_] diff --git a/releasenotes/notes/add-restore-server-d8c73e0e83df17dd.yaml b/releasenotes/notes/add-restore-server-d8c73e0e83df17dd.yaml index 09d3b582..e6d22111 100644 --- a/releasenotes/notes/add-restore-server-d8c73e0e83df17dd.yaml +++ b/releasenotes/notes/add-restore-server-d8c73e0e83df17dd.yaml @@ -1,4 +1,4 @@ --- features: - | - Add support for the ``server restore`` command. + Add ``server restore`` command diff --git a/releasenotes/notes/add-unset-fixed-ip-option-9b1832d0f7f71eda.yaml b/releasenotes/notes/add-unset-fixed-ip-option-9b1832d0f7f71eda.yaml deleted file mode 100644 index 759e2ca9..00000000 --- a/releasenotes/notes/add-unset-fixed-ip-option-9b1832d0f7f71eda.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - Fixed-IP information and binding profile information - in ports can now be cleared using ``--no-fixed-ip`` - and ``--no-binding-profile`` with ``port set`` diff --git a/releasenotes/notes/bug-1519511-65b8901ae6ea2e63.yaml b/releasenotes/notes/bug-1519511-65b8901ae6ea2e63.yaml index 843c6caf..3122f83c 100644 --- a/releasenotes/notes/bug-1519511-65b8901ae6ea2e63.yaml +++ b/releasenotes/notes/bug-1519511-65b8901ae6ea2e63.yaml @@ -1,6 +1,7 @@ --- features: - - The ``security group create`` command now uses Network v2 when + - The ``security group create``, ``security group set`` and + ``security group show`` commands now uses Network v2 when enabled which results in a more detailed output for network security group rules. [Bug `1519511 `_] diff --git a/releasenotes/notes/bug-1519511-68ca30ad5519d3d8.yaml b/releasenotes/notes/bug-1519511-68ca30ad5519d3d8.yaml deleted file mode 100644 index d69244e6..00000000 --- a/releasenotes/notes/bug-1519511-68ca30ad5519d3d8.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - The ``security group show`` command now uses Network v2 when - enabled which results in a more detailed output for network - security group rules. - [Bug `1519511 `_] diff --git a/releasenotes/notes/bug-1544586-0e6ca9a09dac0726.yaml b/releasenotes/notes/bug-1544586-0e6ca9a09dac0726.yaml index fdbd6fd1..d1fc20c9 100644 --- a/releasenotes/notes/bug-1544586-0e6ca9a09dac0726.yaml +++ b/releasenotes/notes/bug-1544586-0e6ca9a09dac0726.yaml @@ -1,7 +1,5 @@ --- features: - - Add ``subnet pool create`` command. - [Bug `1544586 `_] - - Command ``subnet pool create`` now supports ``--project`` and - ``--project-domain`` options. + - Add ``subnet pool create`` and ``subnet pool set`` commands. [Bug `1544586 `_] + [Bug `1544591 `_] \ No newline at end of file diff --git a/releasenotes/notes/bug-1544591-267fd16cc5efffe6.yaml b/releasenotes/notes/bug-1544591-267fd16cc5efffe6.yaml deleted file mode 100644 index 130af911..00000000 --- a/releasenotes/notes/bug-1544591-267fd16cc5efffe6.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - Add ``subnet pool set`` command. - [Bug `1544591 `_] diff --git a/releasenotes/notes/bug-1545537-12bbf01d2280dd2f.yaml b/releasenotes/notes/bug-1545537-12bbf01d2280dd2f.yaml new file mode 100644 index 00000000..7be07a86 --- /dev/null +++ b/releasenotes/notes/bug-1545537-12bbf01d2280dd2f.yaml @@ -0,0 +1,8 @@ +--- +features: + - | + Add provider network options ``--provider-network-type``, + ``--provider-physical-network``, and ``--provider-segmentation-id`` + to the ``network create`` command. + These options are available for Networkv2 only + [Bug `1545537 `_] diff --git a/releasenotes/notes/bug-1545537-7a66219d263bb1e5.yaml b/releasenotes/notes/bug-1545537-7a66219d263bb1e5.yaml new file mode 100644 index 00000000..db0e22a1 --- /dev/null +++ b/releasenotes/notes/bug-1545537-7a66219d263bb1e5.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Add external network options ``--external|--internal`` and ``--external`` + suboptions ``--default|--no-default`` to the ``network create`` command. + These options are available for Networkv2 only. + [Bug `1545537 `_] diff --git a/releasenotes/notes/image-property_add-7f8479791eab45b7.yaml b/releasenotes/notes/bug-1554877-7f8479791eab45b7.yaml similarity index 67% rename from releasenotes/notes/image-property_add-7f8479791eab45b7.yaml rename to releasenotes/notes/bug-1554877-7f8479791eab45b7.yaml index 724da451..a5d60263 100644 --- a/releasenotes/notes/image-property_add-7f8479791eab45b7.yaml +++ b/releasenotes/notes/bug-1554877-7f8479791eab45b7.yaml @@ -1,7 +1,7 @@ --- -fixes: +features: - | - Added support for setting volume image property. + Added ``--image-property`` option to ``volume set`` command Image properties are copied from image when volume is created. But since a volume is mutable, user sometime wants to update @@ -11,4 +11,4 @@ fixes: using below command: ``volume set --image-property ``. - [Bug 'https://bugs.launchpad.net/python-openstackclient/+bug/1554877'_] + [Bug '1554877 '_] diff --git a/releasenotes/notes/image-property-delete-118c6007eba8357a.yaml b/releasenotes/notes/bug-1554879-118c6007eba8357a.yaml similarity index 66% rename from releasenotes/notes/image-property-delete-118c6007eba8357a.yaml rename to releasenotes/notes/bug-1554879-118c6007eba8357a.yaml index deb15567..3b9ed487 100644 --- a/releasenotes/notes/image-property-delete-118c6007eba8357a.yaml +++ b/releasenotes/notes/bug-1554879-118c6007eba8357a.yaml @@ -1,7 +1,7 @@ --- -fixes: +features: - | - Added support for deleting volume image property. + Added ``--image-property`` option to ``volume unset`` command Image properties are copied from image when volume is created. But since a volume is mutable, user sometime wants to delete @@ -11,4 +11,4 @@ fixes: using below command: ``volume unset [--image-property ] ``. - [Bug 'https://bugs.launchpad.net/python-openstackclient/+bug/1554879'_] + [Bug '1554879 '_] diff --git a/releasenotes/notes/bug-1558677-a85f0c548306ba80.yaml b/releasenotes/notes/bug-1558677-a85f0c548306ba80.yaml deleted file mode 100644 index 15451698..00000000 --- a/releasenotes/notes/bug-1558677-a85f0c548306ba80.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -fixes: - - Change the ``--device-id`` option to ``--device`` and the ``--host-id`` - option to ``--host`` for the ``port create`` and ``pot set`` commands. - The original options are deprecated and maintained for backward compatibility - until at least March 2017. - [Bug `1558677 `_] diff --git a/releasenotes/notes/bug-1565112-e0cea9bfbcab954f.yaml b/releasenotes/notes/bug-1565112-e0cea9bfbcab954f.yaml new file mode 100644 index 00000000..f8976e63 --- /dev/null +++ b/releasenotes/notes/bug-1565112-e0cea9bfbcab954f.yaml @@ -0,0 +1,6 @@ +--- +features: + - Add global options ``os-cert`` and --os-key`` to support client + certificate/key. Environment variables OS_CERT and OS_KEY, as well + as the ``cert`` and ``key`` values in clouds.yaml may also be used + [Bug `1565112 `_] diff --git a/releasenotes/notes/bug_1565112-e0cea9bfbcab954f.yaml b/releasenotes/notes/bug_1565112-e0cea9bfbcab954f.yaml deleted file mode 100644 index 864b0ac8..00000000 --- a/releasenotes/notes/bug_1565112-e0cea9bfbcab954f.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - Support client certificate/key. Client certificate/key can be provided - using --os-cert/--os-key options, $OS_CERT/$OS_KEY environment - variables or os-client-config config. - [Bug `1565112 `_]