Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Releases: CloudBindle/youxia

1.1.0-rc.8

02 Aug 14:18
Compare
Choose a tag to compare
  • 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

23 Jun 20:13
Compare
Choose a tag to compare
  • allow youxia to retry running a playbook multiple times on a new host
  • validated to work with OpenStack Liberty

1.1.0-rc.6

11 Jan 22:01
Compare
Choose a tag to compare
  • 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

11 Sep 20:10
Compare
Choose a tag to compare
  • 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

11 Sep 16:15
Compare
Choose a tag to compare
  • fixes to Azure behaviour

1.1.0-rc.3

24 Jul 17:10
Compare
Choose a tag to compare
  • adds support for Azure

1.1.0-beta.5

29 May 17:32
Compare
Choose a tag to compare

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

16 Jan 19:29
Compare
Choose a tag to compare

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

09 Jan 17:19
Compare
Choose a tag to compare

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

22 Dec 21:13
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release

This dumps the AWS SDK to allow for support of AWS Frankfurt (eu-central-1)