nfvo
RabbitMQ
nfvo.rabbit.brokerIp = localhost
nfvo.rabbit.management.port = 15672
spring.rabbitmq.username = admin
spring.rabbitmq.password = openbaton
spring.rabbitmq.port = 5672
nfvo.security.admin.password = 993129dc
DataSource
spring.datasource.username = root
spring.datasource.password = 993129dc
spring.datasource.url=jdbc:mysql://localhost:3306/openbaton
ase
autoscaling.server.ip=localhost
autoscaling.server.port=9999
autoscaling.management.port=9998
RabbitMQ
autoscaling.rabbitmq.brokerIp = localhost
autoscaling.rabbitmq.management.port = 15672
spring.rabbitmq.host=${autoscaling.rabbitmq.brokerIp}
spring.rabbitmq.username=admin
spring.rabbitmq.password=openbaton
spring.rabbitmq.port=5672
nfvo
nfvo.ip=localhost
nfvo.port=8080
nfvo.username=admin
nfvo.password = 993129dc
cli
checkEnvVariable NFVO_IP "localhost"
checkEnvVariable NFVO_PORT "8443"
checkEnvVariable NFVO_API_VERSION "1"
checkEnvVariable NFVO_USERNAME "admin"
checkEnvVariable NFVO_PASSWORD "993129dc"
checkEnvVariable NFVO_PROJECT_ID ""
fms
server.port=9000
nfvo
nfvo.ip=localhost
nfvo.port=8080
nfvo-usr=admin
nfvo-pwd=993129dc
RabbitMQ
spring.rabbitmq.host=${nfvo.ip}
spring.rabbitmq.port=5672
spring.rabbitmq.username=admin
spring.rabbitmq.password=openbaton
DataSource
spring.datasource.username=root
spring.datasource.password=993129dc
spring.datasource.url=jdbc:mysql://localhost:3306/faultmanagement
nse
RabbitMQ
rabbitmq.host=localhost
rabbitmq.username=admin
rabbitmq.password=openbaton
nfvo
nfvo.ip=localhost
nfvo.port=8080
nfvo.username=admin
nfvo.password=993129dc
nfvo.project.name=default
plugin-monitoring-zabbix
zabbix-host = localhost
type=zabbix-plugin
user-zbx = openbaton
password-zbx = openbaton
notification-receiver-server-context=/zabbixplugin/notifications
notification-receiver-server-port=8010
vnfm
vnfm.rabbitmq.brokerIp = localhost
spring.rabbitmq.host= ${vnfm.rabbitmq.brokerIp}
spring.rabbitmq.username= admin
spring.rabbitmq.password= openbaton
spring.rabbitmq.port=5672