Changelog for
kanku-common-0.4.0.git20180514.6a93c44-156.6.noarch.rpm :
Tue May 15 14:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.4.0.git20180514.6a93c44:
* [core] changed default ssl_cacert option for RabbitMQ
* [cli] local logging.conf in users home directory
* [dist] sudoers file now handled by setup
* [cli] interactive mode for devel setup
* [dist] added views/notifiers to spec
* [ci] improvements for cover reports
* [ci] fixed testcases and added perlcritic to target \'check\' in Makefile
* [core] beautified email notifications
* [web] fix args for jobs
* [dist] added \'smtp_daemon\' to requires for kanku-web
* [web] fixed problems with deserializer
* new .gitignore for perlcritic
* allow hard tabs in perlcritic
* fix perlcritics \'Useless interpolation\'
* disable \'postfix conditionals\' warnings in perlcritics
* whitespace cleanup refactor
* [core] fix bug in Kanku::NotifyQueue to request correct config section
* [web] more logging for notification websocket
* [core] fixes for new image formats
* [core] added vdi as image format
* [handler] CreateDomain: reorder installation process
* [handler] CreateDomain: configurable installation process
* [web] better error handling for guest list
* [web] display ajax errors properly
* [core] changes for boot order based on image type
* [core] new \'preferred_extension\' options for OBSCheck
* [core] preparation for azure/ec2
* [core] added vhdfixed
* [handler] ImageDownload: fixed url for history lookup
* [core] added vmdk as supported disk format
* [dist] added KankuFile
* [dist] setup for distributed mode
* [dist] removed sudoers file from Makefile/spec - done by setup now
* [cmd] create ~/.config/osc in devel setup
* [dist] perl(UUID) Requires in kanku-common
* [cli] fix connect uri for console
* [dist] added Net::AMQP::RabbitMQ to kanku-cli Requires
* [dist] fix deps for NotifyQueue/
*
* [cli] fixes for devel setup after refactoring
* [dist] fix db path and sudoers
* [dist] removed deleted files from filelist in spec
* [dist] %description for kanku-common-server in spec
* [core] major refactor to use dedicated user for daemons
* [dist] kankurun and apache2 setup
* [handler] ImageDownload - do not try to unpack if src/dst are the same
* [web] default sqlite_unicode=1 for server setup to avoid utf8 problems
* [web] changed admin -> user/role list to REST/json
* [web] Workaround for UTF8 double encoding
* [web] fix storage of user_id for javascript in template data
* [cmd] added ExecuteCommandViaSSH in init template
* [cmd] fix for default in ssh command
* [web] avoid implicit creation of logged_in_user
* [web] first working version of job comments in webui
* [schema] final new database schema version 9
* [dist] added missing \'Requires\' for kanku-web
* comments in schema JobHistory
* [cmd] fix descriptions for kanku status
* [cmd] add -X
to ssh command
* [core] initial version of cli based comments
* [cli] new command dbinit
* [dist] exclude only dirs from file list but keep files
* [cli] refactored regex for libvirtd.conf
* [web] link to gh-pages on index page
* [web] user/role lists in admin interface
* [web] configurable timeout for notification
* [web] better layout for job_history
Mon Feb 12 13:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.3.5.git20180212.633d114:
* [dist] create default pool automatically in developer setup
* [cli] use public api in template for init
* [handler] new handler ChangeDomainState
* [handler] option \'reuse\' for \'additional_disks\' in CreateDomain
* [util] fix deletion of volumes VM
* [handler] option \'keep_volumes\' to RemoveDomain
* [worker] improve duplicate advertisement handling
* [handler] fix for additional disks uploading from cache
* [handler] fix for database in ImageDownload
* [handler] use url in ImageDownload directly
* [web] added links to documentation in webui
* [handler] added additional_disks option for CreateDomain
* [doc] documented start/enable of kanku-worker
Fri Jan 19 13:00:00 2018 fschreinerAATTsuse.de
- Update to version 0.3.4.git20180119.07fc15f:
* [doc] changed file path for doc files
* [doc] initial version of README.setup-worker.md
* [worker] reconnect to rabbitmq if SSL error occurrs
* [core] fixed missing increase for counter if more than 1 kanku-worker defined
* initialize last_job_id to avoid \'uninitialized ..\' warnings
* [handler] proper env variables for ExecuteCommandViaSSH
* [web] fix for task notify filters
Fri Jan 19 13:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.3.3.git20180119.07fc15f:
* [doc] changed file path for doc files
Fri Jan 19 13:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.3.3.git20180119.d78a55d:
* [doc] changed file path for doc files
Fri Jan 19 13:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.3.3.git20180119.57b2c8a:
* [doc] changed file path for doc files
Fri Jan 19 13:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.3.3.git20180119.0de131d:
* [doc] initial version of README.setup-worker.md
Thu Jan 18 13:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.3.3.git20180118.b800cdf:
* [doc] initial version of README.setup-worker.md
* [worker] reconnect to rabbitmq if SSL error occurrs
* [core] fixed missing increase for counter if more than 1 kanku-worker defined
* initialize last_job_id to avoid \'uninitialized ..\' warnings
* [handler] proper env variables for ExecuteCommandViaSSH
* [web] fix for task notify filters
* [web] avoid 500 when accepting/declining role reques
* [cli] admin interface for roles requests
* [doc] updated distributions in README.md
Mon Dec 11 13:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.3.3.git20171211.e68078b:
* [web] avoid 500 when accepting/declining role reques
* [cli] admin interface for roles requests
* [doc] updated distributions in README.md
* Create LICENSE
* Create CONTRIBUTING.md
* [web] ui component to request role changes
* [schema] new database schema version 7
* [cli] avoid exception in \'kanku status\'
* [web] fix for filters if no filter so far submitted
* [core] include hostname in notify for daemon restart
Thu Nov 24 13:00:00 2016 fschreinerAATTsuse.com
- Update to version 0.1.8.git20161124.ed94b6d:
* fixed remote login if no kankurc found
* cleanup for K::H::ImageDownload
* cleanup K::Util::VM
* logging console output to file
* added vcpu to init options
* pod docu for Kanku::Handler
* added PERL5LIB to profile get access via perldoc
Sat Nov 19 13:00:00 2016 opensuse-packagingAATTopensuse.org
- Update to version 0.1.7.git20161119.64ee74e:
* more logging in Kanku::Util::VM
* new README.md pointing to projects gh-page
* fixed template problems with cpu type
* make repository for Kanku::Handler::OBSCheck configurable via WebUI
* make ssh auth_type for Kanku::Roles::SSH globally configurable
* fix \'Uninitialzed value\' warning in Kanku::Util::VM
* link to home:M0ses:kanku:Images in initial KankuFile
* fixed offline handling with new libvirt based image upload
* new version in spec file
* fixed problem if setup not started as root
Thu Jul 28 14:00:00 2016 fschreinerAATTsuse.com
- refactor Cmd::Roles::Remote for autologin
Fri Jul 01 2016 Frank Schreiner - 0.1.0-1.0
- added handler for openstack
Mon Jun 20 2016 Frank Schreiner - 0.0.5-2.0
- fixed libvirtd setup for leap
Sun Jun 19 14:00:00 2016 Frank Schreiner - 0.0.5-1.0
- fixed cache_dir problem with CreateDomain
- fixed specfile problems
Sun Jun 19 14:00:00 2016 Frank Schreiner 0.0.4-1.1
- fixed version of contrib/port_forward.pl
- RemoveDomain can be disabled now by gui
- download via OBS api
- initial version of openvswitch integration
- moved job template to examples directory
- added mirror mode to GIT handler
Fri May 20 2016 Frank Schreiner - 0.0.3-0.1
- new cli remote commands
- refactor of parameter handling in UI and scheduler
Mon Apr 25 2016 Frank Schreiner - 0.0.2-0.1
- introduced offline mode and dbmigreate command
Thu Mar 10 2016 Frank Schreiner - 0.0.1-0.1
- initial version