Merge "doc: Split flavors docs into admin and user guides"

This commit is contained in:
Jenkins 2017-09-20 15:17:19 +00:00 committed by Gerrit Code Review
commit 7442a8c989
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@
# sort
redirectmatch 301 ^/nova/([^/]+)/addmethod.openstackapi.html$ /nova/$1/contributor/api-2.html
redirectmatch 301 ^/nova/([^/]+)/admin/flavors2.html$ /nova/$1/admin/flavors.html
redirectmatch 301 ^/nova/([^/]+)/aggregates.html$ /nova/$1/user/aggregates.html
redirectmatch 301 ^/nova/([^/]+)/api_microversion_dev.html$ /nova/$1/contributor/microversions.html
redirectmatch 301 ^/nova/([^/]+)/api_microversion_history.html$ /nova/$1/reference/api-microversion-history.html

View File

@ -165,6 +165,7 @@ Once you are running nova, the following information is extremely useful.
This guide was imported during the Pike cycle and is a bit out of
date. It will be updated during Queens to be more accurate.
* :doc:`Flavors </user/flavors>`: What flavors are and why they are used.
* :doc:`Upgrades </user/upgrade>`: How nova is designed to be upgraded for minimal
service impact, and the order you should do them in.
* :doc:`Quotas </user/quotas>`: Managing project quotas in nova.
@ -278,6 +279,7 @@ looking parts of our architecture. These are collected below.
user/conductor
user/feature-classification
user/filter-scheduler
user/flavors
user/placement
user/quotas
user/support-matrix