Merge pull request #43 from bodepd/issue/master/9872_deprecated_auth
(#9782) Allow deprecated auth method
This commit is contained in:
commit
807a437471
@ -103,6 +103,7 @@ class nova(
|
|||||||
# config b/c they have to be set by both compute
|
# config b/c they have to be set by both compute
|
||||||
# as well as controller.
|
# as well as controller.
|
||||||
'network_manager': value => $network_manager;
|
'network_manager': value => $network_manager;
|
||||||
|
'use_deprecated_auth': value => true;
|
||||||
}
|
}
|
||||||
|
|
||||||
exec { 'post-nova_config':
|
exec { 'post-nova_config':
|
||||||
|
Loading…
Reference in New Issue
Block a user