kolla-cli/tests
Steve Noyes 55da56990d allow empty passwords to be set
- there is currently no way to set an empty password. password
clear will remove the password, removing the key which means it
is gone forever from the passwords.yml file. This change will
allow the api/cli user to set empty passwords.

Bug 24835543

Change-Id: I2bf4369d29173f5559eb67c7c47f9bdb681fd00a
Jira-Issue: OPENSTACK-1155
2016-10-13 16:07:55 +02:00
..
__init__.py Summary: add initial unittest structure and first unittest 2015-08-03 15:04:42 -04:00
callback_plugin.py make ansible plugin message display more reliable 2016-06-14 15:34:42 -04:00
client_upgrade.py unit test updates for mitaka changes 2016-09-15 18:40:36 +02:00
common.py Properly display non-ascii chars in table output 2016-07-19 13:33:21 -04:00
deploy.py Added support for upgrade and deploy per service 2016-10-05 09:35:04 -07:00
destroy.py Added support for upgrade and deploy per service 2016-10-05 09:35:04 -07:00
group.py fix host & service associations in group object 2016-06-09 15:41:07 -04:00
host.py in api, avoid adding keys if host is already setup 2016-09-09 14:33:25 -07:00
password.py allow empty passwords to be set 2016-10-13 16:07:55 +02:00
property.py allow property set of empty string 2016-07-07 11:13:42 -04:00
service.py properly handle repeated params in group/service get 2016-06-09 14:33:22 -04:00
support.py unit test updates for mitaka changes 2016-09-15 18:40:36 +02:00
test_config.yml.example Added deploy action needed for kolla update 2016-09-07 11:43:32 -07:00
versions.py add version to api, misc fixes 2016-05-23 09:12:05 -04:00