Merge "Drop redundant lib/oslo"
This commit is contained in:
2
clean.sh
2
clean.sh
@@ -40,7 +40,7 @@ source $TOP_DIR/lib/rpc_backend
|
||||
|
||||
source $TOP_DIR/lib/tls
|
||||
|
||||
source $TOP_DIR/lib/oslo
|
||||
source $TOP_DIR/lib/libraries
|
||||
source $TOP_DIR/lib/lvm
|
||||
source $TOP_DIR/lib/horizon
|
||||
source $TOP_DIR/lib/keystone
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# lib/oslo
|
||||
# lib/libraries
|
||||
#
|
||||
# Functions to install libraries from git
|
||||
#
|
||||
|
||||
11
lib/oslo
11
lib/oslo
@@ -1,11 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# lib/oslo
|
||||
#
|
||||
# Functions to install **Oslo** libraries from git
|
||||
#
|
||||
# We need this to handle the fact that projects would like to use
|
||||
# pre-released versions of oslo libraries.
|
||||
#
|
||||
# Included for compatibility with grenade, remove in Queens
|
||||
source $TOP_DIR/lib/libraries
|
||||
Reference in New Issue
Block a user