Changelog for
rolekit-0.3.2-1.fc22.noarch.rpm :
Tue Apr 7 14:00:00 2015 Stephen Gallagher
0.3.2-1
- Fix bug with setting database owner password
Tue Mar 31 14:00:00 2015 Stephen Gallagher 0.3.1-1
- Don\'t create an instance on input value failure
- DB Role: don\'t consider ERROR instances when checking for first-instance
deployment.
Thu Mar 26 13:00:00 2015 Stephen Gallagher 0.3.0-1
- Support for the Database Server Role
- New verbose option for \'rolectl list instances\'
- Manpage cleanups
Mon Feb 23 13:00:00 2015 Stephen Gallagher 0.2.2-1
- Switch to DNF for package management
Mon Feb 23 13:00:00 2015 Stephen Gallagher 0.2.1-2
- Add missing dependency on python2-firewall
Fri Feb 20 13:00:00 2015 Stephen Gallagher 0.2.1-1
- New Database Server Role
- Enhancements to async.py for impersonation and passing stdin
Mon Nov 17 13:00:00 2014 Stephen Gallagher 0.1.2-1
- Allow role plugins to offer multiple instances.
- No longer leaves an instance behind if setting validation fails.
- Doc enhancements.
- Drop upstreamed documentation patch.
Fri Nov 7 13:00:00 2014 Stephen Gallagher 0.1.1-2
- Add some more docs
Thu Nov 6 13:00:00 2014 Stephen Gallagher 0.1.1-1
- Improved documentation
- Added bash-completion support for rolectl
- Input validation for the Domain Controller role
- Numerous bug fixes
Mon Oct 13 14:00:00 2014 Stephen Gallagher 0.1.0-2
- Handle service failures detected by systemd
Mon Oct 13 14:00:00 2014 Thomas Woerner 0.1.0-1
- Update role instance state on roled wakup.
- New package and group installation during role deployment
- RoleBase: Use systemd targets for start() and stop()
- New support for systemd targets
- RoleBase: Handle NULL types
- Domain Controller: Export properties
- Added missing requires for firewalld, systemd, NetworkManager and yum
- New --settings-file option for rolectl, replaces --set option
- New firewall handling
- Property fixes, new property checks
- Bug fixes
Fri Aug 22 14:00:00 2014 Thomas Woerner 0.0.3-1
- Domain Controller: Add decommission routine
- Better trapping of non-ASCII output on subprocess
- Domain Controller deployment
- Make decommission asynchronous
- Improve exception logging
- DBusRole: New method get_name, using in RoleD.getNamedRole
- Enable logging of subprocess output
- Implement starting and stopping services, and use it in databaseserver
- New async.async_subprocess_future helper
- Changed async naming conventions
- Convert exceptions in D-Bus methods in async methods
- Added missing resetError message
- Several fixes and cleanups
Mon Aug 11 14:00:00 2014 Thomas Woerner 0.0.2-1
- new instance support
- new rolectl command line tool
- new redeploy feature for instances
- new async support for deploy, start and stop D-Bus methods
- finalized states
- adapted D-Bus interface for instances
- dbus activation and auto-termination after some inactivity time
- dbus exception handling fixes
- build fixes and cleanups (distcheck, po/Makefile.in.in, ..)
- several fixes and cleanups
Fri May 23 14:00:00 2014 Thomas Woerner 0.0.1-1
- initial package (proof of concept implementation)