Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Releases: rhpit/paws

v0.6.0

09 Jul 14:23
49abb36
Compare
Choose a tag to compare

This release of paws brings the following changes:

  1. Ability to override the maximum number of attempts used by paws to check if the resource is finished building. Previous releases it would do a max of 30 attempts with 20 seconds delay between checks. Each resource defined within the topology file can define the max attempts by setting the new key provision_attempts.

v0.5.2

19 Jun 20:03
Compare
Choose a tag to compare

This release of paws brings the following changes:

  1. When paws is installed by RPM, it will no longer force upgrade ansible package to the latest version. It will install the version of ansible available from the system repositories or use an existing version of ansible which may already be installed.

v0.5.1

13 Jun 16:03
Compare
Choose a tag to compare

This release of paws brings the following changes:

  1. Reduces the size of the available container images significantly.
  2. Ability to define the maximum number of attempts and the delay between attempts when taking a snapshot has finished building.

v0.5.0

01 Jun 14:00
638f99c
Compare
Choose a tag to compare

This release of paws brings the following changes:

  1. Ability for users to configure Windows servers either by Windows PowerShell or Ansible.

v0.4.1

23 Mar 18:04
af8545d
Compare
Choose a tag to compare

This release is a maintenance release and provides the following fixes:

  1. Resolves a problem addressed where paws hangs when attempting to create a snapshot for an active instance.

v0.4.0

02 Mar 20:44
a1ec917
Compare
Choose a tag to compare

This release of paws brings the following enhancements to paws:

  1. Apache libcloud is the new library used for openstack provisioning. Using this library reduces code complexity and increases performance for provisioning.
  2. Package dependency has decreased.
  3. Improved documentation.
  4. Python 3 support. Maintains backwards compatibility with Python 2.
  5. User directory can now be specified in 3 locations: (1. By command line option, 2. Current working directory, 3. Users home directory).
  6. Remove static messages displayed when Ansible playbook is run for a dynamic spinner to notify user that paws is still processing the transaction.
  7. Improved code validation on new PR's.
  8. Documentation is now hosted on read the docs. Provides the ability to have documentation per paws versions.

v0.3.9

24 Jan 18:26
Compare
Choose a tag to compare

New release v0.3.9

v0.3.8.1

13 Oct 14:16
Compare
Choose a tag to compare

New release v0.3.8.1