neutron-fwaas/devstack/settings

11 lines
371 B
Plaintext

FWAAS_DRIVER_V1=${FWAAS_DRIVER_V1:-iptables}
FWAAS_DRIVER_V2=${FWAAS_DRIVER_V2:-iptables_v2}
FWAAS_PLUGIN_V1=${FWAAS_PLUGIN:-firewall}
FWAAS_PLUGIN_V2=${FWAAS_PLUGIN:-firewall_v2}
NEUTRON_FWAAS_DIR=$DEST/neutron-fwaas
NEUTRON_FWAAS_CONF_FILE=neutron_fwaas.conf
NEUTRON_FWAAS_CONF=$NEUTRON_CONF_DIR/$NEUTRON_FWAAS_CONF_FILE
neutron_server_config_add $NEUTRON_FWAAS_CONF