Revert "Add service_token_off to keystone hash"

This reverts commit 48f880e957.

Change-Id: I2158d26573968cc54a219f8aa60d54457cccccf7
Closes-Bug: #1583734
This commit is contained in:
Fedor Zhadaev 2016-05-20 06:37:10 +00:00
parent 48f880e957
commit 359a20af3b
1 changed files with 0 additions and 5 deletions

View File

@ -74,11 +74,6 @@ class servicepws(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"},