Remove sourcing of lib/sahara
We're going to move Devstack code to the Sahara repo and Grenade support will be done as a in-tree plugin as well. Currently this sourcing is just a no-op. Partial-Implements: bp sahara-devstack-intree Change-Id: I07c3fede473030e8a110cbf5a08309f890905abf
This commit is contained in:
parent
74b9b6d917
commit
5599d841e9
@ -57,7 +57,6 @@ source $TARGET_DEVSTACK_DIR/lib/ironic
|
|||||||
source $TARGET_DEVSTACK_DIR/lib/keystone
|
source $TARGET_DEVSTACK_DIR/lib/keystone
|
||||||
source $TARGET_DEVSTACK_DIR/lib/neutron-legacy
|
source $TARGET_DEVSTACK_DIR/lib/neutron-legacy
|
||||||
source $TARGET_DEVSTACK_DIR/lib/nova
|
source $TARGET_DEVSTACK_DIR/lib/nova
|
||||||
source $TARGET_DEVSTACK_DIR/lib/sahara
|
|
||||||
source $TARGET_DEVSTACK_DIR/lib/swift
|
source $TARGET_DEVSTACK_DIR/lib/swift
|
||||||
source $TARGET_DEVSTACK_DIR/lib/zaqar
|
source $TARGET_DEVSTACK_DIR/lib/zaqar
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user