From bfb15e4dff20e305ebddbccb6e3623f5d78338c8 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 19 Sep 2016 18:23:32 -0400 Subject: [PATCH] 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 --- ...pagination-and-change-since-for-migration-list.rst} | 0 specs/newton/approved/{mem-bw.rst => memory-bw.rst} | 0 ...ion-add-changes-since-for-instance-action-list.rst} | 0 ...on.rst => remove-compute-compute-communication.rst} | 0 ..._port.rst => sriov-pf-passthrough-neutron-port.rst} | 0 ...itygroup.rst => support-neutron-security-group.rst} | 0 ...libvirt-perf-support.rst => support-perf-event.rst} | 0 ...cement.rst => user-id-based-policy-enforcement.rst} | 2 +- ...keystone.rst => validate-project-with-keystone.rst} | 0 ...> versioned-notification-transformation-newton.rst} | 0 specs/newton/redirects | 10 ++++++++++ 11 files changed, 11 insertions(+), 1 deletion(-) rename specs/newton/approved/{add-pagination-and-timestamp-for-os-migration.rst => add-pagination-and-change-since-for-migration-list.rst} (100%) rename specs/newton/approved/{mem-bw.rst => memory-bw.rst} (100%) rename specs/newton/approved/{pagination-and-changes-since-for-instance-action-list.rst => pagination-add-changes-since-for-instance-action-list.rst} (100%) rename specs/newton/approved/{live_migration_compute_communcation.rst => remove-compute-compute-communication.rst} (100%) rename specs/newton/approved/{sriov_pf_neutron_port.rst => sriov-pf-passthrough-neutron-port.rst} (100%) rename specs/newton/approved/{xenserver-neutron-securitygroup.rst => support-neutron-security-group.rst} (100%) rename specs/newton/approved/{libvirt-perf-support.rst => support-perf-event.rst} (100%) rename specs/newton/approved/{user_id_based_policy_enforcement.rst => user-id-based-policy-enforcement.rst} (98%) rename specs/newton/approved/{validate-tenant-user-with-keystone.rst => validate-project-with-keystone.rst} (100%) rename specs/newton/approved/{versioned-notification-transformation.rst => versioned-notification-transformation-newton.rst} (100%) diff --git a/specs/newton/approved/add-pagination-and-timestamp-for-os-migration.rst b/specs/newton/approved/add-pagination-and-change-since-for-migration-list.rst similarity index 100% rename from specs/newton/approved/add-pagination-and-timestamp-for-os-migration.rst rename to specs/newton/approved/add-pagination-and-change-since-for-migration-list.rst diff --git a/specs/newton/approved/mem-bw.rst b/specs/newton/approved/memory-bw.rst similarity index 100% rename from specs/newton/approved/mem-bw.rst rename to specs/newton/approved/memory-bw.rst diff --git a/specs/newton/approved/pagination-and-changes-since-for-instance-action-list.rst b/specs/newton/approved/pagination-add-changes-since-for-instance-action-list.rst similarity index 100% rename from specs/newton/approved/pagination-and-changes-since-for-instance-action-list.rst rename to specs/newton/approved/pagination-add-changes-since-for-instance-action-list.rst diff --git a/specs/newton/approved/live_migration_compute_communcation.rst b/specs/newton/approved/remove-compute-compute-communication.rst similarity index 100% rename from specs/newton/approved/live_migration_compute_communcation.rst rename to specs/newton/approved/remove-compute-compute-communication.rst diff --git a/specs/newton/approved/sriov_pf_neutron_port.rst b/specs/newton/approved/sriov-pf-passthrough-neutron-port.rst similarity index 100% rename from specs/newton/approved/sriov_pf_neutron_port.rst rename to specs/newton/approved/sriov-pf-passthrough-neutron-port.rst diff --git a/specs/newton/approved/xenserver-neutron-securitygroup.rst b/specs/newton/approved/support-neutron-security-group.rst similarity index 100% rename from specs/newton/approved/xenserver-neutron-securitygroup.rst rename to specs/newton/approved/support-neutron-security-group.rst diff --git a/specs/newton/approved/libvirt-perf-support.rst b/specs/newton/approved/support-perf-event.rst similarity index 100% rename from specs/newton/approved/libvirt-perf-support.rst rename to specs/newton/approved/support-perf-event.rst diff --git a/specs/newton/approved/user_id_based_policy_enforcement.rst b/specs/newton/approved/user-id-based-policy-enforcement.rst similarity index 98% rename from specs/newton/approved/user_id_based_policy_enforcement.rst rename to specs/newton/approved/user-id-based-policy-enforcement.rst index 7e8a5c850..cfd5a729c 100644 --- a/specs/newton/approved/user_id_based_policy_enforcement.rst +++ b/specs/newton/approved/user-id-based-policy-enforcement.rst @@ -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 diff --git a/specs/newton/approved/validate-tenant-user-with-keystone.rst b/specs/newton/approved/validate-project-with-keystone.rst similarity index 100% rename from specs/newton/approved/validate-tenant-user-with-keystone.rst rename to specs/newton/approved/validate-project-with-keystone.rst diff --git a/specs/newton/approved/versioned-notification-transformation.rst b/specs/newton/approved/versioned-notification-transformation-newton.rst similarity index 100% rename from specs/newton/approved/versioned-notification-transformation.rst rename to specs/newton/approved/versioned-notification-transformation-newton.rst diff --git a/specs/newton/redirects b/specs/newton/redirects index e69de29bb..262c6f85f 100644 --- a/specs/newton/redirects +++ b/specs/newton/redirects @@ -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