kolla-cli/kolla_cli/common
Borne Mace e6459aa8f2 Add support for config reset command.
The config reset command wipes all properties,
inventory data, default tls certificates and passwords.
The password set command now only allows modification
of existing passwords, and clear only removes the value
for existing password keys.  The ability to completely
add new and remove passwords no longer exists as it
was really only useful in very edge cases and did not
play nicely with the concept of doing a config reset.

Change-Id: I9d1868da1161ebaf64793ab6d0e42de74389feab
2018-05-25 11:16:02 -07:00
..
ansible Create 'certificate init' command. 2018-05-17 16:09:31 -07:00
__init__.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
allinone.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
host.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
host_group.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
inventory.py Don't remove host vars when removing host from group 2018-05-17 14:19:26 -07:00
passwords.py Fix setting passwords with special characters 2018-05-17 16:53:37 -07:00
properties.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
service.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
sshutils.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
subservice.py Updating the cli to work against kolla-ansible 2018-04-17 09:45:35 -07:00
support.py Updates to fix py27 / tox tests 2018-05-15 11:24:40 -04:00
utils.py Add support for config reset command. 2018-05-25 11:16:02 -07:00