Merge "Drop remaining reference to 'test' extras"
This commit is contained in:
commit
94e8724721
@ -218,7 +218,7 @@ function init_aodh {
|
||||
function install_aodh {
|
||||
_aodh_prepare_coordination
|
||||
install_aodhclient
|
||||
pip_install -e "$AODH_DIR"[test,$AODH_BACKEND]
|
||||
setup_develop $AODH_DIR $AODH_BACKEND
|
||||
sudo install -d -o $STACK_USER -m 755 $AODH_CONF_DIR
|
||||
|
||||
if [ "$AODH_DEPLOY" == "mod_wsgi" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user