Merge "Final proofread of relnotes"
This commit is contained in:
commit
2cf2df5da3
@ -101,6 +101,21 @@ Installation guide
|
|||||||
* Created `cookiecutter <http://git.openstack.org/cgit/openstack/installguide-cookiecutter/>`_
|
* Created `cookiecutter <http://git.openstack.org/cgit/openstack/installguide-cookiecutter/>`_
|
||||||
tool to ensure project specific guides have a consistent structure.
|
tool to ensure project specific guides have a consistent structure.
|
||||||
|
|
||||||
|
Operations guide
|
||||||
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* Completed RST conversion.
|
||||||
|
|
||||||
|
* Added enterprise operations documentation including RabbitMQ troubleshooting
|
||||||
|
information, instructions to retrieve lost IP addresses, and procedures to
|
||||||
|
manage floating IP addresses between instances.
|
||||||
|
|
||||||
|
* Removed instructions to install DevStack and information on contributing
|
||||||
|
to OpenStack, which is documented on the DevStack project website and
|
||||||
|
Infrastructure Manual respectively.
|
||||||
|
|
||||||
|
* Updated OpenStack command-line client commands to OpenStackClient commands.
|
||||||
|
|
||||||
Security Guide
|
Security Guide
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@ -125,21 +140,6 @@ Security Guide
|
|||||||
* Updated glossary terms for Nginx, SPICE, Data Loss Prevention (DLP),
|
* Updated glossary terms for Nginx, SPICE, Data Loss Prevention (DLP),
|
||||||
Trusted Platform Module (TPM), Secure Boot, and other acronyms.
|
Trusted Platform Module (TPM), Secure Boot, and other acronyms.
|
||||||
|
|
||||||
Operations guide
|
|
||||||
~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
* Completed RST conversion.
|
|
||||||
|
|
||||||
* Added enterprise operations documentation including RabbitMQ troubleshooting
|
|
||||||
information, instructions to retrieve lost IP addresses, and procedures to
|
|
||||||
manage floating IP addresses between instances.
|
|
||||||
|
|
||||||
* Removed instructions to install DevStack and information on contributing
|
|
||||||
to OpenStack, which is documented on the DevStack project website and
|
|
||||||
Infrastructure Manual respectively.
|
|
||||||
|
|
||||||
* Updated OpenStack command-line client commands to OpenStackClient commands.
|
|
||||||
|
|
||||||
Training guides
|
Training guides
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@ -156,8 +156,8 @@ Training labs
|
|||||||
|
|
||||||
* PXE feature for training-labs:
|
* PXE feature for training-labs:
|
||||||
|
|
||||||
* PXE booting functionality is available as a pluggable driver in parallel with
|
* PXE booting functionality is available as a pluggable driver in parallel
|
||||||
KVM/VirtualBox.
|
with KVM/VirtualBox.
|
||||||
* PXE boot could also be used as a mechanism for provisioning KVM/VirtualBox
|
* PXE boot could also be used as a mechanism for provisioning KVM/VirtualBox
|
||||||
based workloads.
|
based workloads.
|
||||||
|
|
||||||
@ -171,11 +171,11 @@ Training labs
|
|||||||
* Performance improvements:
|
* Performance improvements:
|
||||||
|
|
||||||
* Cluster setup speed is improving after addition of multiple features.
|
* Cluster setup speed is improving after addition of multiple features.
|
||||||
* KVM/Libvirt backends now use shared storage. Hard disks for the cluster are
|
* KVM/Libvirt backends now use shared storage. Hard disks for the cluster
|
||||||
diffs on top of the base disk. This uses lesser storage space.
|
are diffs on top of the base disk. This uses less storage space.
|
||||||
* Block storage (cinder) has a dedicated disk as opposed to file mounted as loop
|
* Block storage (cinder) has a dedicated disk as opposed to being file
|
||||||
device. This should improve performance and provide persistence for cinder-volumes
|
mounted as a loop device. This should improve performance and provide
|
||||||
over reboots.
|
persistence for cinder-volumes across reboots.
|
||||||
* Performance improvements by fixing race conditions occurring due
|
* Performance improvements by fixing race conditions occurring due
|
||||||
to virtualization overhead.
|
to virtualization overhead.
|
||||||
* Improvements to the library scripts.
|
* Improvements to the library scripts.
|
||||||
@ -192,15 +192,14 @@ Training labs
|
|||||||
* Newton support:
|
* Newton support:
|
||||||
|
|
||||||
* Newton support should be available shortly after the OpenStack release.
|
* Newton support should be available shortly after the OpenStack release.
|
||||||
* This delay is intentional, to let the distribution packages stabilize.
|
* This delay is intentional, to let the distribution packages stabilize,
|
||||||
* To maintain certain quality, we wait till all of our test cases and
|
and to ensure all test cases and reliability checks meet certain criteria.
|
||||||
reliability checks are meeting certain criteria.
|
|
||||||
|
|
||||||
User guides
|
User guides
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
* Added Redis replication information and Rootwrap Daemon configuration information
|
* Added Redis replication information and Rootwrap Daemon configuration
|
||||||
to the Administrator Guide.
|
information to the Administrator Guide.
|
||||||
|
|
||||||
* Reorganized the Administrator Guide Telemetry chapter to improve
|
* Reorganized the Administrator Guide Telemetry chapter to improve
|
||||||
information architecture.
|
information architecture.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user