Rollback to origin file

This commit is contained in:
VGU
2020-12-13 20:15:12 +01:00
parent e35f1afd57
commit 8153d60a5f
2 changed files with 1 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ def _openstack_data(cred):
'clouds': {
'devstack': {
'auth': openstack_auth,
'verify': verify_state
'verify': verify_state,
},
},
}