From 4e8318809c38e7a227892c2c4c99500f16f87d6f Mon Sep 17 00:00:00 2001 From: Chen Date: Thu, 5 Jul 2018 11:06:34 +0800 Subject: [PATCH] Fix bad links for admin-guide All these links are invalid currently, and getting updated with the best replacements that can be found, or removed if there is none. Change-Id: I26c183b7de1bcc08b903146897795148a2d57e6d Partial-Bug: #1765737 (cherry picked from commit 058ee38c9654af415dcea24deb8ef40476fbf2f0) --- doc/source/user/feature-matrix-gp.ini | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/source/user/feature-matrix-gp.ini b/doc/source/user/feature-matrix-gp.ini index 66aa64eeafba..2940a6bd01eb 100644 --- a/doc/source/user/feature-matrix-gp.ini +++ b/doc/source/user/feature-matrix-gp.ini @@ -63,7 +63,7 @@ notes=This includes creating a server, and deleting a server. using the default disk and network configuration. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/#servers-servers -admin_doc_link=http://docs.openstack.org/admin-guide/compute-images-instances.html +admin_doc_link=https://docs.openstack.org/nova/latest/user/launch-instances.html tempest_test_uuids=9a438d88-10c6-4bcd-8b5b-5b6e25e1346f;585e934c-448e-43c4-acbf-d06a9b899997 libvirt-kvm=complete libvirt-kvm-s390=unknown @@ -83,7 +83,7 @@ title=Snapshot Server notes=This is creating a glance image from the currently running server. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=#servers-run-an-action-servers-action -admin_doc_link=http://docs.openstack.org/admin-guide/compute-images-instances.html +admin_doc_link=https://docs.openstack.org/glance/latest/admin/troubleshooting.html tempest_test_uuids=aaacd1d0-55a2-4ce8-818a-b5439df8adc9 cli= libvirt-kvm=complete @@ -164,7 +164,7 @@ title=Volume Operations notes=This is about attaching volumes, detaching volumes. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/#servers-with-volume-attachments-servers-os-volume-attachments -admin_doc_link=http://docs.openstack.org/admin-guide/blockstorage-manage-volumes.html +admin_doc_link=https://docs.openstack.org/cinder/latest/admin/blockstorage-manage-volumes.html tempest_test_uuids=fff42874-7db5-4487-a8e1-ddda5fb5288d cli= libvirt-kvm=complete @@ -186,7 +186,7 @@ notes=This is about supporting all the features of BDMv2. only supports part of what the API allows. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=create-image-createimage-action-detail#create-server -admin_doc_link=http://docs.openstack.org/admin-guide/compute-manage-volumes.html +admin_doc_link=https://docs.openstack.org/nova/latest/user/block-device-mapping.html tempest_test_uuids=557cd2c2-4eb8-4dce-98be-f86765ff311b, 36c34c67-7b54-4b59-b188-02a2f458a63b cli= libvirt-kvm=complete @@ -209,7 +209,7 @@ notes=This is about supporting booting from one or more neutron ports, This does not include SR-IOV or similar, just simple neutron ports. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/?&expanded=create-server-detail -admin_doc_link=http://docs.openstack.org/admin-guide/compute-manage-volumes.html +admin_doc_link= tempest_test_uuids=2f3a0127-95c7-4977-92d2-bc5aec602fb4 cli= libvirt-kvm=complete @@ -232,7 +232,7 @@ title=Pause a Server notes=This is pause and unpause a server, where the state is held in memory. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/?#pause-server-pause-action -admin_doc_link=http://docs.openstack.org/admin-guide/compute-images-instances.html +admin_doc_link= tempest_test_uuids=bd61a9fd-062f-4670-972b-2d6c3e3b9e73 cli= libvirt-kvm=complete @@ -253,7 +253,7 @@ title=Suspend a Server notes=This suspend and resume a server, where the state is held on disk. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=suspend-server-suspend-action-detail -admin_doc_link=http://docs.openstack.org/admin-guide/compute-images-instances.html +admin_doc_link= tempest_test_uuids=0d8ee21e-b749-462d-83da-b85b41c86c7f cli= libvirt-kvm=complete @@ -274,7 +274,7 @@ title=Server console output notes=This gets the current server console output. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/#show-console-output-os-getconsoleoutput-action -admin_doc_link=http://docs.openstack.org/user-guide/cli_access_instance_through_a_console.html +admin_doc_link= tempest_test_uuids=4b8867e6-fffa-4d54-b1d1-6fdda57be2f3 cli= libvirt-kvm=complete @@ -296,7 +296,7 @@ notes=This boots a server with a new root disk from the specified glance image to allow a user to fix a boot partition configuration, or similar. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/#rescue-server-rescue-action -admin_doc_link=http://docs.openstack.org/user-guide/cli_reboot_an_instance.html +admin_doc_link= tempest_test_uuids=fd032140-714c-42e4-a8fd-adcd8df06be6;70cdb8a1-89f8-437d-9448-8844fd82bf46 cli= libvirt-kvm=complete @@ -318,7 +318,7 @@ notes=This ensures the user data provided by the user when booting a server is available in one of the expected config drive locations. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/#create-server -admin_doc_link=http://docs.openstack.org/user-guide/cli_config_drive.html +admin_doc_link=https://docs.openstack.org/nova/latest/user/config-drive.html tempest_test_uuids=7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba cli= libvirt-kvm=complete @@ -339,7 +339,7 @@ title=Server Change Password notes=The ability to reset the password of a user within the server. maturity=experimental api_doc_link=http://developer.openstack.org/api-ref/compute/#change-administrative-password-changepassword-action -admin_doc_link=http://docs.openstack.org/cli-reference/nova.html#nova-set-password +admin_doc_link= tempest_test_uuids=6158df09-4b82-4ab3-af6d-29cf36af858d cli= libvirt-kvm=partial @@ -363,7 +363,7 @@ notes=The ability to keep a server logically alive, but not using any a snapshot, called offloading. maturity=complete api_doc_link=http://developer.openstack.org/api-ref/compute/#shelve-server-shelve-action -admin_doc_link=http://docs.openstack.org/user-guide/cli_stop_and_start_an_instance.html#shelve-and-unshelve-an-instance +admin_doc_link= tempest_test_uuids=1164e700-0af0-4a4c-8792-35909a88743c,c1b6318c-b9da-490b-9c67-9339b627271f cli= libvirt-kvm=complete