diff --git a/releasenotes/notes/autogenerated-api-docs-3bc8513e63bfe610.yaml b/releasenotes/notes/autogenerated-api-docs-3bc8513e63bfe610.yaml new file mode 100644 index 00000000..471c98c8 --- /dev/null +++ b/releasenotes/notes/autogenerated-api-docs-3bc8513e63bfe610.yaml @@ -0,0 +1,4 @@ +--- +features: + - > + Automatically generated documentation for saharaclient API was added. diff --git a/releasenotes/notes/autogenerated-cli-docs-c1e89ec6ea66c4a9.yaml b/releasenotes/notes/autogenerated-cli-docs-c1e89ec6ea66c4a9.yaml new file mode 100644 index 00000000..6044f5ea --- /dev/null +++ b/releasenotes/notes/autogenerated-cli-docs-c1e89ec6ea66c4a9.yaml @@ -0,0 +1,4 @@ +--- +features: + - > + Automatically generated documentation for saharaclient CLI was added. diff --git a/releasenotes/notes/cli-deprecation-da0e7b6dfe77af52.yaml b/releasenotes/notes/cli-deprecation-da0e7b6dfe77af52.yaml new file mode 100644 index 00000000..e5b7f34f --- /dev/null +++ b/releasenotes/notes/cli-deprecation-da0e7b6dfe77af52.yaml @@ -0,0 +1,4 @@ +--- +deprecations: + - > + Old CLI is deprecated and will not be maintained. diff --git a/releasenotes/notes/job-binary-create-optional-bc0f9ee6426c5659.yaml b/releasenotes/notes/job-binary-create-optional-bc0f9ee6426c5659.yaml new file mode 100644 index 00000000..79b27490 --- /dev/null +++ b/releasenotes/notes/job-binary-create-optional-bc0f9ee6426c5659.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - > + [`bug 1508406 `_] + Now ``description`` and ``extra`` parameters of jobs ``create`` method + are optional. diff --git a/releasenotes/notes/job-create-optional-034307a6b5db2cf2.yaml b/releasenotes/notes/job-create-optional-034307a6b5db2cf2.yaml new file mode 100644 index 00000000..7a603cc2 --- /dev/null +++ b/releasenotes/notes/job-create-optional-034307a6b5db2cf2.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - > + [`bug 1506448 `_] + Now ``mains``, ``libs`` and ``description`` parameters of jobs ``create`` + method are optional. diff --git a/releasenotes/notes/job-execution-create-optional-1014a403e5ffa7ac.yaml b/releasenotes/notes/job-execution-create-optional-1014a403e5ffa7ac.yaml new file mode 100644 index 00000000..2b48e97a --- /dev/null +++ b/releasenotes/notes/job-execution-create-optional-1014a403e5ffa7ac.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - > + [`bug 1507966 `_] + Now input_id, output_id, configs parameters of job executions create + method are optional. diff --git a/releasenotes/notes/new-cli-6119bf8a4fb24ab6.yaml b/releasenotes/notes/new-cli-6119bf8a4fb24ab6.yaml new file mode 100644 index 00000000..0a7fdb76 --- /dev/null +++ b/releasenotes/notes/new-cli-6119bf8a4fb24ab6.yaml @@ -0,0 +1,4 @@ +--- +features: + - > + New CLI as part of the openstackclient was implemented. diff --git a/releasenotes/notes/remove-py26-dad75fc8d602b3c5.yaml b/releasenotes/notes/remove-py26-dad75fc8d602b3c5.yaml new file mode 100644 index 00000000..cf8f5200 --- /dev/null +++ b/releasenotes/notes/remove-py26-dad75fc8d602b3c5.yaml @@ -0,0 +1,5 @@ +--- +deprecations: + - > + [`bug 1519510 `_] + Support of python 2.6 was dropped. diff --git a/releasenotes/notes/remove-py33-8364cb4805391750.yaml b/releasenotes/notes/remove-py33-8364cb4805391750.yaml new file mode 100644 index 00000000..0bae49b9 --- /dev/null +++ b/releasenotes/notes/remove-py33-8364cb4805391750.yaml @@ -0,0 +1,5 @@ +--- +deprecations: + - > + [`bug 1526170 `_] + Support of python 2.6 was dropped. diff --git a/releasenotes/notes/shares-update-d6f7e28acd27aa7f.yaml b/releasenotes/notes/shares-update-d6f7e28acd27aa7f.yaml new file mode 100644 index 00000000..59ab850e --- /dev/null +++ b/releasenotes/notes/shares-update-d6f7e28acd27aa7f.yaml @@ -0,0 +1,4 @@ +--- +features: + - > + Now shares can be edited on an existing cluster. diff --git a/releasenotes/notes/tags-update-c794416bcc035cb8.yaml b/releasenotes/notes/tags-update-c794416bcc035cb8.yaml new file mode 100644 index 00000000..5c35b138 --- /dev/null +++ b/releasenotes/notes/tags-update-c794416bcc035cb8.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - > + [`bug 1500790 `_] + Now tags can be added and removed simultaneously in one call. diff --git a/releasenotes/notes/update-image-optional-f83c5746d88507cd.yaml b/releasenotes/notes/update-image-optional-f83c5746d88507cd.yaml new file mode 100644 index 00000000..1211fcb8 --- /dev/null +++ b/releasenotes/notes/update-image-optional-f83c5746d88507cd.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - > + [`bug 1510470 `_] + Now ``desc`` parameter of ``update_image`` is optional. diff --git a/releasenotes/notes/volume-mount-prefix-b6ef396a357cddd0.yaml b/releasenotes/notes/volume-mount-prefix-b6ef396a357cddd0.yaml new file mode 100644 index 00000000..dc78b825 --- /dev/null +++ b/releasenotes/notes/volume-mount-prefix-b6ef396a357cddd0.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - > + [`bug 1499697 `_] + Now node group templates can be created and updated with + ``volume_mount_prefix`` parameter.