From 9a927e7c024b29c50d8359422cd75f9cf3f51de7 Mon Sep 17 00:00:00 2001 From: Sumit Naiksatam Date: Mon, 29 Sep 2014 14:24:55 -0700 Subject: [PATCH] Adding launchpad BP link To the GBP spec as well as in the template/examples. Change-Id: I578b09e66df6f73268b746a244014b5540f9eee3 --- specs/juno/example.rst | 4 ++++ specs/juno/group-based-policy-abstraction.rst | 2 +- specs/template.rst | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/specs/juno/example.rst b/specs/juno/example.rst index 8c464d2..ddef577 100644 --- a/specs/juno/example.rst +++ b/specs/juno/example.rst @@ -8,6 +8,10 @@ Example Spec - The title of your blueprint ========================================== +Launchpad blueprint: + +https://blueprints.launchpad.net/group-based-policy/+spec/some-spec + Introduction paragraph -- why are we doing anything? A single paragraph of prose that operators can understand. diff --git a/specs/juno/group-based-policy-abstraction.rst b/specs/juno/group-based-policy-abstraction.rst index 7203c28..c163da4 100644 --- a/specs/juno/group-based-policy-abstraction.rst +++ b/specs/juno/group-based-policy-abstraction.rst @@ -10,7 +10,7 @@ Group-based Policy Abstractions for Neutron Launchpad blueprint: -https://blueprints.launchpad.net/neutron/+spec/group-based-policy-abstraction +https://blueprints.launchpad.net/group-based-policy/+spec/group-based-policy-abstraction This blueprint proposes an extension to the Neutron API with a declarative policy driven connectivity model that presents simplified application-oriented diff --git a/specs/template.rst b/specs/template.rst index a1ab473..077150b 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -9,6 +9,7 @@ Example Spec - The title of your blueprint ========================================== Include the URL of your launchpad blueprint: +https://blueprints.launchpad.net/group-based-policy/+spec/some-spec Introduction paragraph -- why are we doing anything? A single paragraph of prose that operators can understand.