Update the URLs to the Cloud Admin Guide

The Cloud Admin Guide was converted to RST and the
URLs changed.

Change-Id: Iafd7f7b95d5a17fca243319f1cfae81012b29ed0
This commit is contained in:
Christian Berendt 2015-08-24 08:38:02 +02:00 committed by scottda
parent 5a52846e56
commit f9b85391ce
5 changed files with 9 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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
==========

View File

@ -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

View File

@ -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.