diff --git a/doc/openstack-ops/ch_arch_compute_nodes.xml b/doc/openstack-ops/ch_arch_compute_nodes.xml index e90f0344..dcbef262 100644 --- a/doc/openstack-ops/ch_arch_compute_nodes.xml +++ b/doc/openstack-ops/ch_arch_compute_nodes.xml @@ -169,7 +169,7 @@ The best information available to support your choice is found on the Hypervisor Support Matrix and in the - configuration reference. diff --git a/doc/openstack-ops/ch_ops_advanced_configuration.xml b/doc/openstack-ops/ch_ops_advanced_configuration.xml index 7df689b2..febf572f 100644 --- a/doc/openstack-ops/ch_ops_advanced_configuration.xml +++ b/doc/openstack-ops/ch_ops_advanced_configuration.xml @@ -211,10 +211,7 @@
Enabling IPv6 Support - The Havana release with OpenStack Networking (neutron) does not - offer complete support of IPv6. Better support has been delivered in the - Kilo release, and will continue to improve in Liberty. - You can follow along the progress being made by + You can follow the progress being made on IPV6 support by watching the neutron IPv6 Subteam at work. Liberty @@ -237,36 +234,18 @@ enabled cloud”.
-
- Periodic Task Frequency for Compute - - Before the Grizzly release, the frequency of periodic tasks was - specified in seconds between runs. This meant that if the periodic task - took 30 minutes to run and the frequency was set to hourly, then the - periodic task actually ran every 90 minutes, because the task would wait - an hour after running before running again. This changed in Grizzly, and - we now time the frequency of periodic tasks from the start of the work - the task does. So, our 30 minute periodic task will run every hour, with - a 30 minute wait between the end of the first run and the start of the - next. - configuration options - - periodic task frequency - -
-
Geographical Considerations for Object Storage - Enhanced support for global clustering of object storage servers - continues to be added since the Grizzly (1.8.0) release, when regions - were introduced. You would implement these global clusters to ensure - replication across geographic areas in case of a natural disaster and - also to ensure that users can write or access their objects more quickly - based on the closest data center. You configure a default region with - one zone for each cluster, but be sure your network (WAN) can handle the - additional request and response load between zones as you add more zones - and build a ring that handles more zones. Refer to Support for global clustering of object storage servers + is available for all supported releases. You would implement these global + clusters to ensure replication across geographic areas in case of a + natural disaster and also to ensure that users can write or access their + objects more quickly based on the closest data center. You configure a + default region with one zone for each cluster, but be sure your network + (WAN) can handle the additional request and response load between + zones as you add more zones and build a ring that handles more zones. + Refer to Geographically Distributed Clusters in the documentation for additional information. diff --git a/doc/openstack-ops/ch_ops_projects_users.xml b/doc/openstack-ops/ch_ops_projects_users.xml index 3fbe7262..35f24a92 100644 --- a/doc/openstack-ops/ch_ops_projects_users.xml +++ b/doc/openstack-ops/ch_ops_projects_users.xml @@ -178,8 +178,7 @@
Set Image Quotas - OpenStack Havana introduced a basic quota feature for the Image - service, so you can now restrict a project's image storage by total + You can restrict a project's image storage by total number of bytes. Currently, this quota is applied cloud-wide, so if you were to set an Image quota limit of 5 GB, then all projects in your cloud will be able to store only 5 GB of images and snapshots.user_storage_quota = 5368709120 - In the Icehouse release, there is a configuration option in + There is a configuration option in glance-api.conf that limits the number of members allowed per image, called image_member_quota, set to 128 by default. That setting is a different quota from the storage quota. - Icehouse - - image quotas + image quotas
@@ -488,8 +485,7 @@
Set Object Storage Quotas - Object Storage quotas were introduced in Swift 1.8 (OpenStack - Grizzly). There are currently two categories of quotas for Object + There are currently two categories of quotas for Object Storage: account quotas