releasenotes: add notes for Mitaka cycle
Change-Id: I5a262ed4af0aba0a1e936ac158fed8dfeb1491a1
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Align nova/neutron configuration for Keystone v3.
|
||||||
13
releasenotes/notes/mitaka_drepecations-704e9befd68c3c6d.yaml
Normal file
13
releasenotes/notes/mitaka_drepecations-704e9befd68c3c6d.yaml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
deprecations:
|
||||||
|
- Preparation for default endpoint names rename.
|
||||||
|
In a future release, service_name parameter default value will be
|
||||||
|
changed to "Compute Service".
|
||||||
|
- Deprecate nova::utilities.
|
||||||
|
- Remove EC2 support.
|
||||||
|
- Drop use of deprecated neutron auth options.
|
||||||
|
- Use identity_uri and auth_uri by default.
|
||||||
|
- Remove installation of pm-utils.
|
||||||
|
- Move availability zone parameters to a new class, with deprecation support.
|
||||||
|
Parameters affected are default_availability_zone, default_schedule_zone,
|
||||||
|
and internal_service_availability_zone.
|
||||||
11
releasenotes/notes/mitaka_features-ddeb388524fa6590.yaml
Normal file
11
releasenotes/notes/mitaka_features-ddeb388524fa6590.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Add WSGI support for Nova API with Apache.
|
||||||
|
- Add support for CPU pinning.
|
||||||
|
- Add support for IPv6 in VNC proxy.
|
||||||
|
- Add support for new Nova API database.
|
||||||
|
- Allow to enable/disable IPv6 support.
|
||||||
|
- Add hooks for external install & svc management.
|
||||||
|
- Extend quota support.
|
||||||
|
- Nova Cells support for nova_aggregate provider.
|
||||||
|
- Add missing parameters in nova.conf for SSL
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
other:
|
||||||
|
- Rewrite nova_network provider with using only nova client.
|
||||||
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.
|
||||||
Reference in New Issue
Block a user