Merge "releasenotes: add notes for Mitaka cycle"
This commit is contained in:
commit
a9912c88a5
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Add support of Block Device backend for Cinder.
|
6
releasenotes/notes/cinder_v3-aacaa1f385aab7c4.yaml
Normal file
6
releasenotes/notes/cinder_v3-aacaa1f385aab7c4.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- Add Cinder API v3 support.
|
||||
It will activate v2 Keystone resources by default from now,
|
||||
allow to activate cinder v3 api, enabled by default,
|
||||
allow to manage Keystone resources for Cinder v3 API, enabled by default.
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- Drop deprecated parameters for authentification to use identity_uri
|
||||
and auth_uri by default.
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
deprecations:
|
||||
- cluster_id parameter is deprecated.
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
deprecations:
|
||||
- Remove code deprecated in liberty cycle.
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixes `bug 1526533
|
||||
<https://bugs.launchpad.net/puppet-cinder/+bug/1526533>`__ so we're
|
||||
able to deploy multiple RBD backends with multiple users.
|
3
releasenotes/notes/host_config-d58e1bb4c2aff303.yaml
Normal file
3
releasenotes/notes/host_config-d58e1bb4c2aff303.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Allow customization of DEFAULT/host.
|
3
releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
Normal file
3
releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Support of PyMySQL driver for MySQL backend.
|
5
releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
Normal file
5
releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- Remove QPID messaging support.
|
||||
Qpid messaging driver is removed from oslo.messaging so we won't support
|
||||
anymore.
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Add glance caching options for soldifire.
|
4
releasenotes/notes/type_providers-4f316d6b119c4d38.yaml
Normal file
4
releasenotes/notes/type_providers-4f316d6b119c4d38.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
other:
|
||||
- Replace defines for managing cinder types with providers.
|
||||
It replaces Exec resources bu Ruby providers using openstacklib.
|
Loading…
Reference in New Issue
Block a user