diff --git a/specs/liberty/db-archiving.rst b/specs/liberty/db-archiving.rst index e8d65d27..684559bf 100644 --- a/specs/liberty/db-archiving.rst +++ b/specs/liberty/db-archiving.rst @@ -151,7 +151,7 @@ Documentation Impact Cloud Administration Guide will be updated to introduce new cinder-manage command: -* http://docs.openstack.org/admin-guide-cloud/content/managing-volumes.html +* http://docs.openstack.org/admin-guide/blockstorage-manage-volumes.html References diff --git a/specs/liberty/db2-database.rst b/specs/liberty/db2-database.rst index 1e8f7796..c1c9702c 100644 --- a/specs/liberty/db2-database.rst +++ b/specs/liberty/db2-database.rst @@ -195,15 +195,14 @@ Documentation Impact well: * http://docs.openstack.org/training-guides/content/developer-getting-started.html - * http://docs.openstack.org/admin-guide-cloud/content/compute-service.html + * http://docs.openstack.org/admin-guide/compute.html * http://docs.openstack.org/trunk/openstack-ops/content/cloud_controller_design.html -* There are database topics in the security guide, chapters 32-34, so there - would be DB2 considerations there as well, specifically: +* There are database topics in the security guide, so there would be DB2 + considerations there as well, specifically: - * http://docs.openstack.org/security-guide/content/ch041_database-backend-considerations.html - * http://docs.openstack.org/security-guide/content/ch042_database-overview.html - * http://docs.openstack.org/security-guide/content/ch043_database-transport-security.html + * http://docs.openstack.org/security-guide/databases/database-backend-considerations.html + * http://docs.openstack.org/security-guide/databases/database-transport-security.html References diff --git a/specs/liberty/efficient-volume-copy-for-volume-migration.rst b/specs/liberty/efficient-volume-copy-for-volume-migration.rst index 7ec5e5fb..af614f2a 100644 --- a/specs/liberty/efficient-volume-copy-for-volume-migration.rst +++ b/specs/liberty/efficient-volume-copy-for-volume-migration.rst @@ -215,7 +215,7 @@ Documentation Impact ==================== * Need to update openstack cloud administrator guide. - http://docs.openstack.org/admin-guide-cloud/content/volume-migration.html + http://docs.openstack.org/admin-guide/blockstorage_volume_migration.html References ========== diff --git a/specs/liberty/incremental-backup-improvements-for-l.rst b/specs/liberty/incremental-backup-improvements-for-l.rst index 7bb61dce..1aa33c58 100644 --- a/specs/liberty/incremental-backup-improvements-for-l.rst +++ b/specs/liberty/incremental-backup-improvements-for-l.rst @@ -146,7 +146,7 @@ Unit tests are needed to ensure response is working correctly. Documentation Impact ==================== 1. Cloud admin documentations will be updated to introduce the changes: -http://docs.openstack.org/admin-guide-cloud/content/volume-backup-restore.html +http://docs.openstack.org/admin-guide/blockstorage_volume_backups.html 2. API ref will be also updated for backups: http://developer.openstack.org/api-ref-blockstorage-v2.html diff --git a/specs/liberty/support-force-delete-backup.rst b/specs/liberty/support-force-delete-backup.rst index 7f053cf5..814642ca 100644 --- a/specs/liberty/support-force-delete-backup.rst +++ b/specs/liberty/support-force-delete-backup.rst @@ -139,7 +139,7 @@ Documentation Impact The cinder client documentation will need to be updated to reflect the new command. -http://docs.openstack.org/admin-guide-cloud/content/managing-volumes.html +http://docs.openstack.org/admin-guide/blockstorage-manage-volumes.html The cinder API documentation will need to be updated to reflect the REST API changes.