- Finalizing release
- Added some features
- Lots of bug fixes
- Added ability to handle templating of configs
- Complete redo of the syntax
- Added support for keepalived
- Added support for git (limited)
- Added use of logging module
- Fixed bug where non-standard port number would crash the app
- Added ldirectord config parsing
- Fixed logic errors in "config edit"
- Fixed bug with genericdirector
- Updated test cases
- Fixed regression bug with director.show
- Fixed logic error in director.enable
- PEP8-ified
- Fixed minor issue with enable
- Fixed minor issue with firewall.show_virtual
- added config item to define what scm to use
- director.show now displays disabled hosts
- Fixed pagination
- Added colour support to ipvsadm and iptables output
- enable/disable commands now ensure the RIP is enabled/disabled
- enable/disable now work across a cluster (if defined)
- General bug fixes
- Fixed bug when quitting and no files are modified
- Added pagination support for long output
- Added new "status show nat" command
- refactored Director classes to use a factory pattern
- Added stub Keepalived class
- Added color term support
- Added verification of modified configs
- refactored CommandPrompt and Director classes
- Fixed typos
- Added ability to restart firewall and director
- Added
--version
flag - Fixed bug with unhelpful ipvsadm error message
- Fixed bug in firewall module's
show()
- Bug fixes in Director class
- Bug fixes
- Disabling real servers now prompts user for a comment
show virtual
now displays firewall info for VIP
- Bug fixes
- Initial relase