Merge "Adding release notes for saharaclient"
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
Automatically generated documentation for saharaclient API was added.
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
Automatically generated documentation for saharaclient CLI was added.
|
||||
4
releasenotes/notes/cli-deprecation-da0e7b6dfe77af52.yaml
Normal file
4
releasenotes/notes/cli-deprecation-da0e7b6dfe77af52.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- >
|
||||
Old CLI is deprecated and will not be maintained.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1508406 <https://bugs.launchpad.net/python-saharaclient/+bug/1508406>`_]
|
||||
Now ``description`` and ``extra`` parameters of jobs ``create`` method
|
||||
are optional.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1506448 <https://bugs.launchpad.net/python-saharaclient/+bug/1506448>`_]
|
||||
Now ``mains``, ``libs`` and ``description`` parameters of jobs ``create``
|
||||
method are optional.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1507966 <https://bugs.launchpad.net/python-saharaclient/+bug/1507966>`_]
|
||||
Now input_id, output_id, configs parameters of job executions create
|
||||
method are optional.
|
||||
4
releasenotes/notes/new-cli-6119bf8a4fb24ab6.yaml
Normal file
4
releasenotes/notes/new-cli-6119bf8a4fb24ab6.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
New CLI as part of the openstackclient was implemented.
|
||||
5
releasenotes/notes/remove-py26-dad75fc8d602b3c5.yaml
Normal file
5
releasenotes/notes/remove-py26-dad75fc8d602b3c5.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- >
|
||||
[`bug 1519510 <https://bugs.launchpad.net/python-saharaclient/+bug/1519510>`_]
|
||||
Support of python 2.6 was dropped.
|
||||
5
releasenotes/notes/remove-py33-8364cb4805391750.yaml
Normal file
5
releasenotes/notes/remove-py33-8364cb4805391750.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- >
|
||||
[`bug 1526170 <https://bugs.launchpad.net/python-saharaclient/+bug/1526170>`_]
|
||||
Support of python 2.6 was dropped.
|
||||
4
releasenotes/notes/shares-update-d6f7e28acd27aa7f.yaml
Normal file
4
releasenotes/notes/shares-update-d6f7e28acd27aa7f.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
Now shares can be edited on an existing cluster.
|
||||
5
releasenotes/notes/tags-update-c794416bcc035cb8.yaml
Normal file
5
releasenotes/notes/tags-update-c794416bcc035cb8.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1500790 <https://bugs.launchpad.net/python-saharaclient/+bug/1500790>`_]
|
||||
Now tags can be added and removed simultaneously in one call.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1510470 <https://bugs.launchpad.net/python-saharaclient/+bug/1510470>`_]
|
||||
Now ``desc`` parameter of ``update_image`` is optional.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1499697 <https://bugs.launchpad.net/python-saharaclient/+bug/1499697>`_]
|
||||
Now node group templates can be created and updated with
|
||||
``volume_mount_prefix`` parameter.
|
||||
Reference in New Issue
Block a user