This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
Releases: CloudBindle/youxia
Releases · CloudBindle/youxia
1.1.0-rc.8
- Add ability for youxia to retry ansible deployment
- new parameter (default 0) for retries on failure
- fix up command line output to String
- New version of jClouds library: 1.9.2
1.1.0-rc.7
- allow youxia to retry running a playbook multiple times on a new host
- validated to work with OpenStack Liberty
1.1.0-rc.6
- multi-threaded azure launch
- removed arbitrary wait by using SSH to check for valid connection
- some doc changes and exception output
1.1.0-rc.5
- deploy mix of instance types instead of just one
- updated AWS library (1.9.13 -> 1.10.16)
- fixes to logging
1.1.0-rc.4
- fixes to Azure behaviour
1.1.0-rc.3
- adds support for Azure
1.1.0-beta.5
Changes to work with architecture-setup-3
- do not install NTP if running in docker
- install wget
- changes to inventory files for local installation
1.1.0-beta.3
This release adds options to the AWS deployer for capping the number of on-demand instances in use, setting a minimum number of on-demand instances, and using a comma-separated list for deployment zones.
It also includes a prototype of the seqware from queue scheduler.
1.1.0-beta.2
This adds behaviour to the deployer in order to deploy on-demand instances when spot instances are unavailable on the Amazon side (not just too expensive). It also allows for deployment of instances from scratch from pancancer.
1.1.0-beta.1
This dumps the AWS SDK to allow for support of AWS Frankfurt (eu-central-1)