Merge pull request #43 from bodepd/issue/master/9872_deprecated_auth

(#9782) Allow deprecated auth method
This commit is contained in:
Dan Bode 2011-10-04 09:36:05 -07:00
commit 807a437471

View File

@ -103,6 +103,7 @@ class nova(
# config b/c they have to be set by both compute
# as well as controller.
'network_manager': value => $network_manager;
'use_deprecated_auth': value => true;
}
exec { 'post-nova_config':