From 8dccc698a7a7e3e91f18dd5d43f5d84821074e31 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 5 Dec 2014 03:30:41 +0000 Subject: [PATCH] Workflow documentation is now in infra-manual Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I9e270f6ab240f047b6766dc5b9e5b4a0fe63ac32 --- HACKING.rst | 2 +- doc/source/devstack_baremetal.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index 442a927b0..e8df4788e 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -14,7 +14,7 @@ We use OpenStack's Gerrit for the code contributions: ``__ -and we follow the `OpenStack Gerrit Workflow `__. +and we follow the `OpenStack Gerrit Workflow `__. If you're interested in the code, here are some key places to start: diff --git a/doc/source/devstack_baremetal.rst b/doc/source/devstack_baremetal.rst index b9ce5df2b..44ea85e89 100644 --- a/doc/source/devstack_baremetal.rst +++ b/doc/source/devstack_baremetal.rst @@ -14,4 +14,4 @@ To enable Bare Metal driver in DevStack you need to: + BM_DNSMASQ_FROM_NOVA_NETWORK=`trueorfalse True $BM_DNSMASQ_FROM_NOVA_NETWORK` See `Bare Metal DevStack documentation `_ -or `baremetal file itself `_ +or `baremetal file itself `_