diff options
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/rapid/config_file')
-rw-r--r-- | VNFs/DPPD-PROX/helper-scripts/rapid/config_file | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/config_file b/VNFs/DPPD-PROX/helper-scripts/rapid/config_file index 0cd5c707..612f639f 100644 --- a/VNFs/DPPD-PROX/helper-scripts/rapid/config_file +++ b/VNFs/DPPD-PROX/helper-scripts/rapid/config_file @@ -3,7 +3,7 @@ cloud_name = openstackL6 stack_name = rapid heat_template= openstack-rapid.yaml heat_param = params_rapid.yaml -keypair_name = rapid_key -user = centos +keypair_name = rapid_rsa_key +user = rapid dataplane_subnet_mask = 24 ;push_gateway = http://192.168.36.61:9091/metrics/job/ |