summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJeremy Freudberg <jeremyfreudberg@gmail.com>2018-07-09 12:11:00 -0400
committerJeremy Freudberg <jeremyfreudberg@gmail.com>2018-07-09 16:55:53 +0000
commitf52070c4a671ad6ec3585a1f224d82f971407881 (patch)
tree8ee997bf4b83dbd4a3f12346eeaf2c266fec3f4b /releasenotes
parent296c1833889eea294e53e81774624ea65a399254 (diff)
downloadpython-saharaclient-f52070c4a671ad6ec3585a1f224d82f971407881.tar.gz
Reflect response fixes for jobs/jobs templates
In the experimental APIv2, some inconsistencies were recently fixed. Reflect that. Depends-On: https://review.openstack.org/581072 Change-Id: I408a0ab5ee1647307bb63635b2d7839c24be73d0
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/job-job-template-apiv2-change-93ffbf2b1360cddc.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/job-job-template-apiv2-change-93ffbf2b1360cddc.yaml b/releasenotes/notes/job-job-template-apiv2-change-93ffbf2b1360cddc.yaml
new file mode 100644
index 0000000..76d89ca
--- /dev/null
+++ b/releasenotes/notes/job-job-template-apiv2-change-93ffbf2b1360cddc.yaml
@@ -0,0 +1,4 @@
+other:
+ - When using APIv2, the viewing (GET) of specific job templates and jobs and
+ the creation (POST) of job templates and jobs now only supports the API
+ behavior of Sahara 9.0.0.0b3 or later.