Merge "Revert "Add service_token_off to keystone hash""

This commit is contained in:
Jenkins 2016-05-20 08:46:56 +00:00 committed by Gerrit Code Review
commit df2ea8c493
1 changed files with 0 additions and 5 deletions

View File

@ -73,11 +73,6 @@ class ServicePasswords(urwid.WidgetWrap):
"tooltip": "",
"value": pwgen.password(),
},
"keystone/service_token_off": {
"label": "Master node monitoring password",
"tooltip": "",
"value": True,
},
"mcollective/user": {"label": "Mcollective user",
"tooltip": "",
"value": "mcollective"},