remove legacy work around for nova paste.ini
This code goes *way* back and is not needed any more Change-Id: I23716d88899a7fc18b7d4ccfa12b563d288810b0
This commit is contained in:
parent
0f176d8bc2
commit
c30d3213f8
3
lib/nova
3
lib/nova
@ -264,9 +264,6 @@ function configure_nova {
|
||||
configure_nova_rootwrap
|
||||
|
||||
if [[ "$ENABLED_SERVICES" =~ "n-api" ]]; then
|
||||
# Remove legacy paste config if present
|
||||
rm -f $NOVA_DIR/bin/nova-api-paste.ini
|
||||
|
||||
# Get the sample configuration file in place
|
||||
cp $NOVA_DIR/etc/nova/api-paste.ini $NOVA_CONF_DIR
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user