We are happy to announce that LinchPin v1.5.1 has been released. This release has the following updates:
* The command line shell now enables ansible verbose output (#456) * Made the uHash optional for instances and inventory files (#458) * Adjusted the default location of the RunDB to the workspace (#458) * General cleanup (#461) * Update the README * Remove references to outdated documentation. * Remove unused schemas and documentation. * Fixed documentation example links (#453) * Make generating resources optional (#462) * Additional libvirt updates (#464) * Add detail about libvirt and image copying rights to Provider doc * Libvirt supports 'become' functionality as an unprivileged user * Additional Documentation improvements to Getting Started Guide (#464) * Updated `mkvirtualenv` docs to point out the ``-p`` switch for newer distros with Python 3.x installed * Made aws topology option `keypair` optional (#466)
The official release notes are available at https://github.com/CentOS-PaaS-SIG/linchpin/releases/tag/v1.5.1
This update is available via PyPI: https://pypi.python.org/pypi/linchpin
If you discover any errors or regressions, please open a Github issue ( https://github.com/CentOS-PaaS-SIG/linchpin/issues).
Cheers and enjoy!
Clint Savage LinchPin Maintainer Senior Software Engineer, Red Hat twitter: @herlo, github: herlo, IRC: herlo, #linchpin
We are happy to announce that LinchPin v1.5.2 has been released. This release has the following updates:
* Allow inventory file name be specified in layout file (#421) * The Context Distiller allows a user to enable resource data to be retrieved and written to a json file (#525) * Made the 'whiteboard' variable optional in the beaker driver (#518) * Allow up/destroy actions to use rundb data (#512) * Added transaction (--view=tx) view to linchpin journal (#501) * Added support for attaching volumes to provisioned openstack instances (#494)
Additional bugs were also fixed along the way:
* linchpin destroy fails for AWS aws (#495) * Enable linchpin journal without target (#475) * Allow passing provisioning options through to bkr_info (#468)
Documentation was updated as well:
* Documented the RunDB json and its purpose (#506) * Fixed broken links to source for bkr_info and bkr_server on readthedocs (#517)
The official release notes are available at https://github.com/CentOS- PaaS-SIG/linchpin/releases/tag/v1.5.2
This update is available via PyPI: https://pypi.python.org/pypi/linchpin
If you discover any errors or regressions, please open a Github issue ( https://github.com/CentOS-PaaS-SIG/linchpin/issues).
On to v1.5.3!!
Clint Savage LinchPin Maintainer Senior Software Engineer, Red Hat twitter: @herlo, github: herlo, IRC: herlo, #linchpin