[OpsManager] Increase version of UI definition to 2.3

This commit adds ability to hide symbols of Openstack
password

Change-Id: Icb4bc6c7a293a3b0c9ec43bd872faa79f0137fe8
Closes-Bug: #1566286
This commit is contained in:
Dmytro Dovbii 2016-04-05 15:43:46 +03:00 committed by Serg Melikyan
parent 07c6faf425
commit 7e224b9f69
1 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
Version: 2.2
Version: 2.3
Templates:
customJoinNet:
@ -130,9 +130,10 @@ Forms:
description: >-
Enter a name of your current OpenStack user
- name: osPassword
#TODO(ddovbii): We need to hide pass here
type: string
type: password
regexpValidator: '.*'
label: OpenStack password
confirmInput: false
description: >-
Enter a password of your current OpenStack user
- name: sshKey