Workflow documentation is now in infra-manual

Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I9e270f6ab240f047b6766dc5b9e5b4a0fe63ac32
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:41 +00:00
parent c2b22d8441
commit 8dccc698a7
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ We use OpenStack's Gerrit for the code contributions:
`<https://review.openstack.org/#/q/status:open+project:openstack/tuskar-ui,n,z>`__
and we follow the `OpenStack Gerrit Workflow <https://wiki.openstack.org/wiki/Gerrit_Workflow>`__.
and we follow the `OpenStack Gerrit Workflow <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`__.
If you're interested in the code, here are some key places to start:

View File

@ -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 <http://devstack.org/lib/baremetal.html>`_
or `baremetal file itself <https://github.com/openstack-dev/devstack/blob/master/lib/baremetal>`_
or `baremetal file itself <https://git.openstack.org/cgit/openstack-dev/devstack/blob/master/lib/baremetal>`_