Added devstack url and corrected source repository
Change-Id: I47c1145e0e5d4fd535c2d8d3c836b3e949628e5e
This commit is contained in:
parent
0ab14b0262
commit
c914abb172
@ -1,13 +1,16 @@
|
||||
======================
|
||||
Enabling in Devstack
|
||||
======================
|
||||
====================
|
||||
Enabling in Devstack
|
||||
====================
|
||||
|
||||
1. Download DevStack
|
||||
1. Download DevStack::
|
||||
|
||||
git clone https://git.openstack.org/openstack-dev/devstack
|
||||
cd devstack
|
||||
|
||||
2. Add this repo as an external repository::
|
||||
|
||||
> cat local.conf
|
||||
[[local|localrc]]
|
||||
enable_plugin gce-api https://github.com/stackforge/gce-api
|
||||
enable_plugin gce-api https://git.openstack.org/openstack/gce-api
|
||||
|
||||
3. run ``stack.sh``
|
||||
3. Run ``stack.sh``
|
||||
|
Loading…
Reference in New Issue
Block a user