-
Fri Mar 25 2016 Borne Mace <borne.mace@oracle.com> - 0.2-33.el7
- Added code to check sub-service parent enablement to determine if a group
needs hosts (Borne Mace)
-
Tue Mar 15 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-32.el7
- Better handling of unicode in log collector. (Steve Noyes)
-
Mon Mar 14 2016 Borne Mace <borne.mace@oracle.com> - 0.2-31.el7
- Changed way we handle global properties (from /etc/kolla/globals.yml to
/usr/share/kolla/ansible/group_vars/__GLOBAL). (Borne Mace)
-
Thu Mar 10 2016 Borne Mace <borne.mace@oracle.com> - 0.2-30.el7
- fixed bug in host related property listing when the list is empty (Borne Mace)
-
Thu Mar 10 2016 Borne Mace <borne.mace@oracle.com> - 0.2-29.el7
- Improved property output to include override data. (Borne Mace)
-
Tue Mar 08 2016 Borne Mace <borne.mace@oracle.com> - 0.2-28.el7
- Fix property ordering to go all / globals / groups / hosts. (lowest to highest
priority) (Borne Mace)
-
Tue Mar 01 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-27.el7
- fix getting logs on ovm servers (Steve Noyes)
- added host remove all test (Borne Mace)
- added support for host remove all (Borne Mace)
-
Fri Feb 26 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-26.el7
- fix minor help formatting issues (Steve Noyes)
-
Fri Feb 26 2016 Borne Mace <borne.mace@oracle.com> - 0.2-25.el7
- Added checking of groups with enabled services. Each must have a minimum of
one host associated to them. (Borne Mace)
-
Wed Feb 24 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-24.el7
- fix issue when list property list --groups all (Steve Noyes)
- Added proper egg-info directory clean up to rpm update. (Borne Mace)
- disable retry_files_enabled in ansible.cfg (Steve Noyes)
- disable retry_files_enabled in ansible.cfg (Steve Noyes)
- fix for property set side effect issue (Steve Noyes)
- fix docker ps issue in new destroy playbooks (Steve Noyes)
- Fixed property call that would match the wrong / extra lines (Borne Mace)
- add new --predeploy option to host check (Steve Noyes)
-
Mon Feb 22 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-23.el7
- Improve host setup error reporting (Steve Noyes)
-
Mon Feb 22 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-22.el7
- Support host check all in cli (Steve Noyes)
- Fixed cli version to match rpm version. (Borne Mace)
- Display errors if host destroy fails (Steve Noyes)
- update copyrights to 2016 (Steve Noyes)
- update log_collector tool for 2.1.1 (Steve Noyes)
- specifically disallow pexpect version 3.3 (Steve Noyes)
- Added clean up of /var/lib/kolla to the includedata cleanup. (Borne Mace)
- Added support to execute upgrade from cli. (Borne Mace)
- fix up inventory path when loading a v1 inventory file (Steve Noyes)
- put ceilometer in groups on upgrade (Steve Noyes)
- fix a few ceilometer container names (Steve Noyes)
- add kollacli support for ceilometer (Steve Noyes)
- Added calls into openstack-kolla precheck playbook during check command execution. (Borne Mace)
- Added password confirmation to the password set command. (Borne Mace)
- fix argparse when groups and hosts not specified (Steve Noyes)
- some refactoring for new host/groups properties (Steve Noyes)
- add unit tests for new host/groups properties (Steve Noyes)
- Fixed permission on new host_vars dir (Borne Mace)
- simplify safe_decode and remove unneeded safe_encode (Steve Noyes)
- remove oslo utils dependency from rpm spec (Steve Noyes)
- remove oslo utils dependency (Steve Noyes)
- Added support for group / host property editing (Borne Mace)
- Jira-Issue:OPENSTACK-545 (Steve Noyes)
- host destroy will not not destroy data containers by default. --includedata option added to destroy to remove all containers. (Borne Mace)
- added code to remove spurious empty line generation from globals.yml (Borne Mace)
- update property/password tests to check file size (Steve Noyes)
- dump & log collector bug fixes (Steve Noyes)
-
Fri Feb 12 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-21.el7
- Display errors if host destroy fails (Steve Noyes)
-
Thu Feb 11 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-20.el7
- update copyrights to 2016 (Steve Noyes)
- update log_collector tool for 2.1.1 (Steve Noyes)
- specifically disallow pexpect version 3.3 (Steve Noyes)
-
Wed Feb 10 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-19.el7
- fix up inventory path when loading a v1 inventory file (Steve Noyes)
- Added clean up of /var/lib/kolla to the includedata cleanup. (Borne Mace)
- Added support to execute upgrade from cli. (Borne Mace)
-
Mon Feb 08 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-18.el7
- put ceilometer in groups on upgrade (Steve Noyes)
-
Fri Feb 05 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-17.el7
- fix a few ceilometer container names (Steve Noyes)
-
Fri Feb 05 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-16.el7
- add kollacli support for ceilometer (Steve Noyes)
-
Thu Feb 04 2016 Borne Mace <borne.mace@oracle.com> - 0.2-15.el7
- Added calls into openstack-kolla precheck playbook during check command execution. (Borne Mace)
- Added password confirmation to the password set command. (Borne Mace)
- fix argparse when groups and hosts not specified (Steve Noyes)
-
Fri Jan 29 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-14.el7
- some refactoring for new host/groups properties (Steve Noyes)
-
Thu Jan 28 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-13.el7
- add unit tests for new host/groups properties (Steve Noyes)
- simplify safe_decode and remove unneeded safe_encode (Steve Noyes)
-
Wed Jan 27 2016 Borne Mace <borne.mace@oracle.com> - 0.2-12.el7
- Fixed permission on new host_vars dir (Borne Mace)
-
Wed Jan 27 2016 Steve Noyes <steve.noyes@oracle.com> - 0.2-11.el7
- remove oslo utils dependency from rpm spec (Steve Noyes)
- remove oslo utils dependency (Steve Noyes)
-
Tue Jan 26 2016 - Borne Mace <borne.mace@oracle.com>
- added some post operations to support group / host variables
-
Fri Nov 06 2015 - Steve Noyes <steve.noyes@oracle.com>
- add python-oslo-utils requirement
-
Mon Oct 26 2015 - Steve Noyes <steve.noyes@oracle.com>
- Remove obsolete json_generator
-
Fri Oct 02 2015 - Wiekus Beukes <wiekus.beukes@oracle.com>
- Allow user to precreate the ssh keys
-
Thu Oct 01 2015 - Steve Noyes <steve.noyes@oracle.com>
- replace sudo command with runuser
-
Fri Sep 25 2015 - Steve Noyes <steve.noyes@oracle.com>
- added sticky bits and acl to simplify logging permissions
-
Thu Sep 24 2015 - Steve Noyes <steve.noyes@oracle.com>
- Added kolla log dir under /var/log/
-
Thu Sep 17 2015 - Borne Mace <borne.mace@oracle.com>
- Added the ansible directory under /usr/share/kolla/kollacli
- Added code to copy the kollacli specific playbooks into that directory
-
Wed Sep 16 2015 - Wiekus Beukes <wiekus.beukes@oracle.com>
- Added the bash completion setup
- Added code to augment the kolla sudo file for the password mgmt piece
-
Tue Sep 08 2015 - Wiekus Beukes <wiekus.beukes@oracle.com>
- Updated dependencies
- Added the creation of an empty inventory file to fix the permissions
- Changed %config to %config(noreplace)
-
Thu Sep 03 2015 - Wiekus Beukes <wiekus.beukes@oracle.com>
- Fixed day of week
- Fixed all the post issues
-
Wed Sep 02 2015 - Wiekus Beukes <wiekus.beukes@oracle.com>
- Initial release