3.5.0 release note cleanup
Change-Id: Ibe5e5a9a212ac483d0cb38bdb3a607d21f32e96d
This commit is contained in:
		| @@ -1,7 +1,5 @@ | ||||
| --- | ||||
| features: | ||||
|   - | | ||||
|     ``subnet set`` command now allows the user to overwrite/clear dns-nameserver information | ||||
|     of a subnet by using the option ``no-dns-nameserver``. | ||||
|     [ Blueprint  `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>` _] | ||||
|  | ||||
|     Add ``--no-dns-nameserver`` option to ``subnet set`` command. | ||||
|     [Blueprint  `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>`_] | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| --- | ||||
| features: | ||||
|   - | | ||||
|     Add support for the ``network service provider`` command. | ||||
|     Add ``network service provider list`` command. | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| --- | ||||
| features: | ||||
|   - | | ||||
|     Added ``--enable-port-security`` and ``--disable-port-security`` | ||||
|     Add ``--enable-port-security`` and ``--disable-port-security`` | ||||
|     options to ``port set`` and ``port create`` commands. | ||||
|     [Blueprint :oscbp:`network-commands-options`] | ||||
|   | ||||
							
								
								
									
										6
									
								
								releasenotes/notes/bug-1619274-e78afd7c12ea2c3d.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								releasenotes/notes/bug-1619274-e78afd7c12ea2c3d.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| --- | ||||
| fixes: | ||||
|   - Skip password prompt when running commands that do not require auth | ||||
|     and user auth values are present except for password. | ||||
|     [Bug `1619274 <https://bugs.launchpad.net/python-openstackclient/+bug/1619274>`_] | ||||
|     *Fixed in release 3.3.0* | ||||
							
								
								
									
										6
									
								
								releasenotes/notes/bug-1642301-ad04424c80e8fe50.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								releasenotes/notes/bug-1642301-ad04424c80e8fe50.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| --- | ||||
| fixes: | ||||
|   - Fix problem with ``--os-auth-type token_endpoint`` that caused exceptions | ||||
|     when recent os-client-config version 1.23.0 or newer is installed. | ||||
|     [Bug `1642301 <https://bugs.launchpad.net/bugs/1642301>`_] | ||||
|     *Fixed in release 3.4.1* | ||||
| @@ -1,6 +1,6 @@ | ||||
| --- | ||||
| features: | ||||
|   - Add new commands ``volume snapshot create/delete/list/show/set/unset``. they are | ||||
|   - Add new commands ``volume snapshot create/delete/list/show/set/unset``. They are | ||||
|     used to replace the old commands ``snapshot create/delete/list/show/set/unset``. | ||||
|     [Blueprint `backup-snapshot-renamed-for-volume-resource <https://blueprints.launchpad.net/python-openstackclient/+spec/backup-snapshot-renamed-for-volume-resource>`_] | ||||
| deprecations: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dean Troyer
					Dean Troyer