diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-16 01:41:17 +0530 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-03-21 16:11:40 +0000 |
commit | 8af21a1942747e8454e1775aa61c62d3e4931337 (patch) | |
tree | 565224a21008a124f3f1f054d65d7489662f2f73 | |
parent | 69cba16f7a1e0dfda227d5e28eca18d992ab00d0 (diff) |
Add labels for scenario docs
Change-Id: I6e0e3fbc51b6d164144e22b236705eebb79050ba
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit 9cb4fd572a2cf6966adc4c94ce1a606a4ca94774)
-rw-r--r-- | docs/release/scenarios/os-nosdn-lxd-ha/index.rst | 2 | ||||
-rw-r--r-- | docs/release/scenarios/os-nosdn-lxd-noha/index.rst | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/release/scenarios/os-nosdn-lxd-ha/index.rst b/docs/release/scenarios/os-nosdn-lxd-ha/index.rst index 8180fbb3..ede6b228 100644 --- a/docs/release/scenarios/os-nosdn-lxd-ha/index.rst +++ b/docs/release/scenarios/os-nosdn-lxd-ha/index.rst @@ -1,3 +1,5 @@ +.. _os-nosdn-lxd-ha: + .. This work is licensed under a Creative Commons Attribution 4.0 International Licence. .. http://creativecommons.org/licenses/by/4.0 .. (c) <optionally add copywriters name> diff --git a/docs/release/scenarios/os-nosdn-lxd-noha/index.rst b/docs/release/scenarios/os-nosdn-lxd-noha/index.rst index 8180fbb3..483972d8 100644 --- a/docs/release/scenarios/os-nosdn-lxd-noha/index.rst +++ b/docs/release/scenarios/os-nosdn-lxd-noha/index.rst @@ -1,3 +1,5 @@ +.. _os-nosdn-lxd-noha: + .. This work is licensed under a Creative Commons Attribution 4.0 International Licence. .. http://creativecommons.org/licenses/by/4.0 .. (c) <optionally add copywriters name> |