Merge "Use remote git path in DEVSTACK_LOCAL_CONFIG"
This commit is contained in:
commit
1777819d88
@ -16,7 +16,7 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=90
|
||||
export PROJECTS="stackforge/gnocchi $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin gnocchi /opt/git/stackforge/gnocchi"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin gnocchi git://git.openstack.org/stackforge/gnocchi"
|
||||
|
||||
function gate_hook {{
|
||||
cd /opt/stack/new/gnocchi/devstack/gate
|
||||
|
Loading…
Reference in New Issue
Block a user