fb50684adc
devstack is using apache as a ssl proxy for wsgi api service. Current tacker does not support it. We remove it for the time being This patch also skip scale unit tests which failed due to heat translator change. The unit test will be enabled at another patch. Change-Id: If767d05a0241888663f0ff21282cebfd256efb49 Closes-bug: 1755664
7 lines
175 B
YAML
7 lines
175 B
YAML
auth_url: 'http://localhost:5000'
|
|
username: 'nfv_user'
|
|
password: 'devstack'
|
|
project_name: 'nfv'
|
|
project_domain_name: 'Default'
|
|
user_domain_name: 'Default'
|
|
cert_verify: 'False' |