We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3408a09 + e83dc3c commit da2647aCopy full SHA for da2647a
templates/neutronapi/config/01-neutron.conf
@@ -71,6 +71,7 @@ auth_type = password
71
project_domain_name = Default
72
user_domain_name = Default
73
region_name = regionOne
74
+project_name = service
75
username = {{ .ServiceUser }}
76
endpoint_type = internal
77
password = {{ .ServicePassword }}
@@ -81,6 +82,7 @@ auth_type = password
81
82
83
84
85
86
87
88
0 commit comments