kolla-cli/kollacli/ansible
Steve Noyes 50ee966fc6 update model to better match kolla's inventory model
- change groups to store hostnames, not host objects
- change service object to store sub-services and groups
- add sub-service object, contains association with group
- update initial model defaults creation
- update json generator output
- update group unittest
- change name of cli command service list to service listgroups
- add new cli command- service list, which lists sub-services of service
- change group listservices to list the 'leaf-node' of services
- change service listgroups to list the 'leaf-node' services
2015-09-17 14:19:27 -04:00
..
__init__.py renamed all kollaclient references to kollacli other than the git repo path 2015-08-06 15:13:54 -07:00
inventory.py update model to better match kolla's inventory model 2015-09-17 14:19:27 -04:00
passwords.py add set/clear/list passwords cli commands 2015-09-16 14:27:20 -04:00
properties.py add set/clear/list passwords cli commands 2015-09-16 11:33:29 -04:00