Re-target image encryption spec to Victoria
Change-Id: I2ff750603da9d75f79be154c3ed4a5d4ed6b7d0d
This commit is contained in:
parent
44988971ef
commit
af63b8ad4c
@ -1,5 +1,6 @@
|
||||
# This file contains redirects to handle existing URLs for specs
|
||||
# that have been moved
|
||||
Redirect 301 /specs/train/image-encryption.rst /specs/ussuri/image-encryption.rst
|
||||
Redirect 301 /specs/train/image-encryption.rst /specs/victoria/image-encryption.rst
|
||||
Redirect 301 /specs/ussuri/image-encryption.rst /specs/victoria/image-encryption.rst
|
||||
Redirect 301 /specs/train/support-glance-multiple-backend.rst /specs/ussuri/support-glance-multiple-backend.rst
|
||||
Redirect 301 /specs/train/query-cinder-resources-filter-by-time-comparison-operators.rst /specs/ussuri/query-cinder-resources-filter-by-time-comparison-operators.rst
|
||||
|
@ -7,16 +7,11 @@ Block Storage Service Specifications (cinder)
|
||||
Victoria approved specs
|
||||
=======================
|
||||
|
||||
.. any patch adding a spec should remove the following line:
|
||||
|
||||
* No specs have yet been approved.
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
.. any patch adding a spec should uncomment the following line:
|
||||
.. specs/victoria/*
|
||||
specs/victoria/*
|
||||
|
||||
Ussuri approved specs
|
||||
=====================
|
||||
|
@ -1,6 +1,7 @@
|
||||
# This file contains tests for redirects to handle existing URLs for
|
||||
# specs that have been moved. See
|
||||
# https://docs.openstack.org/whereto/latest/ for details.
|
||||
/specs/train/image-encryption.rst 301 /specs/ussuri/image-encryption.rst
|
||||
/specs/train/image-encryption.rst 301 /specs/victoria/image-encryption.rst
|
||||
/specs/ussuri/image-encryption.rst 301 /specs/victoria/image-encryption.rst
|
||||
/specs/train/support-glance-multiple-backend.rst 301 /specs/ussuri/support-glance-multiple-backend.rst
|
||||
/specs/train/query-cinder-resources-filter-by-time-comparison-operators.rst 301 /specs/ussuri/query-cinder-resources-filter-by-time-comparison-operators.rst
|
||||
|
@ -341,3 +341,5 @@ History
|
||||
- Description
|
||||
* - Train
|
||||
- Introduced
|
||||
* - Ussuri
|
||||
- Postponed
|
Loading…
x
Reference in New Issue
Block a user