Bug fix and Enhancement release
samvarankashyap
released this
04 Dec 22:39
·
360 commits
to develop
since this release
This release contains the following updates:
Deprecation Notices:
- From 1.9.0 release we are deprecating the use of Python 2.x Please do upgrade your python versions on your machines.
Bugfixes:
- Built-in hooks are not found 1 bug #1508
- missing module 'json' 2 bug #1504
- Linchpin clean installation with Python 3 requires pymongo 1 bug #1503
- Using the linchpin api in python 3 environment fails with AttributeError 1 bug #1499
- Nightly linchpin integration job is failing to provision Beaker with "missing required arguments: db_schema" bug #1496
- linchpin -v up exits with Error: [Errno 2] No such file or directory bug #1477
- os_subnet does not work with latest versions of ansible, and linchpin 1 #1465
- Install of 1.9.0.1 is failing on my tox py36 due to pulling an RC version of Ansible 1 bug code improvement installation setup.py setuptools #1454
Enhancements:
- RFE: Cloud resources dependency check cloud resources dependency check hooks rfe tbd_solution_design #857
- RFE: Resource status during provisioning cli low priority rfe #869
- [RFE] Floating IP resource on Openstack provider 2 openstack playbooks #1390
- RFE: Add tests for ansible version compatibility 3 ansible ci ci improvement integration testing medium priority q3_2019 testing #1151
- Improve the deep clean function of Azure azure #1423
- RFE - Support concurrent transactions when saving data to RunDB 8 rundb #1406
- [RFE] Route53 resource on AWS provider 2 #1391
CI/Test Enhancements
- Move the CI to independent resource group azure ci improvement #1447