Fix spec names to match blueprint names
The filename of the spec should match the blueprint in launchpad, this is what the move-implemented-specs script works with and needs, and our template/review process should enforce. This change fixes the newton specs that had busted names and updates the redirects file to preserve any links to the old names. You can test this by running: tox -r -e move-implemented-specs -- -n -v newton And there won't be any warnings at the end. Change-Id: I806bdebde1c5bf8e48dfdbf4813342a9c4de5ad3
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
User_id based policy enforcement
|
||||
================================
|
||||
|
||||
https://blueprints.launchpad.net/nova/+spec/user_id_based_policy_enforcement
|
||||
https://blueprints.launchpad.net/nova/+spec/user-id-based-policy-enforcement
|
||||
|
||||
Policy.json is a turing complete ball of confusion. Only the brave
|
||||
dare to wander through it's halls. Only the fortunate come out
|
||||
@@ -0,0 +1,10 @@
|
||||
approved/add-pagination-and-timestamp-for-os-migration.rst ../approved/add-pagination-and-change-since-for-migration-list.rst
|
||||
approved/mem-bw.rst ../approved/memory-bw.rst
|
||||
approved/pagination-and-changes-since-for-instance-action-list.rst ../approved/pagination-add-changes-since-for-instance-action-list.rst
|
||||
approved/live_migration_compute_communcation.rst ../approved/remove-compute-compute-communication.rst
|
||||
approved/sriov_pf_neutron_port.rst ../approved/sriov-pf-passthrough-neutron-port.rst
|
||||
approved/xenserver-neutron-securitygroup.rst ../approved/support-neutron-security-group.rst
|
||||
approved/libvirt-perf-support.rst ../approved/support-perf-event.rst
|
||||
approved/user_id_based_policy_enforcement.rst ../approved/user-id-based-policy-enforcement.rst
|
||||
approved/validate-tenant-user-with-keystone.rst ../approved/validate-project-with-keystone.rst
|
||||
approved/versioned-notification-transformation.rst ../approved/versioned-notification-transformation-newton.rst
|
||||
|
||||
Reference in New Issue
Block a user