summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml
diff options
context:
space:
mode:
authorMarkus Zoeller <mzoeller@de.ibm.com>2016-05-10 19:29:11 +0200
committerMarkus Zoeller <mzoeller@de.ibm.com>2016-05-17 11:15:01 +0200
commitbe86b27e020438566da9e05516654b5a2aea47ab (patch)
treee24d5843c3f5ed3ec566908cc4b05635a7820fc1 /releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml
parent52a831e78e3bfbbaa1e129ed931a2d2b0dc48071 (diff)
downloadnova-be86b27e020438566da9e05516654b5a2aea47ab.tar.gz
deprecate s3 image service config options
The "S3ImageService" class needed config options to set the expected behavior. This class is not referenced in the code anymore, as we deprecated S3 in Kilo and removed (most of) the code in Mitaka with commit 4140eb4 with a proper release note. This change deprecates the s3 image module related config options. Change-Id: I65e2973b6660e36c791e1c644cfca9da7519d716
Diffstat (limited to 'releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml')
-rw-r--r--releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml b/releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml
new file mode 100644
index 0000000000..6de32c5048
--- /dev/null
+++ b/releasenotes/notes/deprecate-config-s3-image-adb7c86c9b9220a5.yaml
@@ -0,0 +1,9 @@
+---
+deprecations:
+ - As mentioned in the release notes of the Mitaka release (version 13.0.0),
+ the EC2API support was fully removed. The *s3* image service related
+ config options were still there but weren't used anywhere in the code
+ since Mitaka. These are now deprecated and may be removed as early as the
+ 15.0.0 release. This affects ``image_decryption_dir``, ``s3_host``,
+ ``s3_port``, ``s3_access_key``, ``s3_secret_key``, ``s3_use_ssl``,
+ ``s3_affix_tenant``. \ No newline at end of file