This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
Releases: rhpit/paws
Releases · rhpit/paws
v0.6.0
This release of paws brings the following changes:
- 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
This release of paws brings the following changes:
- 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
This release of paws brings the following changes:
- Reduces the size of the available container images significantly.
- Ability to define the maximum number of attempts and the delay between attempts when taking a snapshot has finished building.
v0.5.0
This release of paws brings the following changes:
- Ability for users to configure Windows servers either by Windows PowerShell or Ansible.
v0.4.1
This release is a maintenance release and provides the following fixes:
- Resolves a problem addressed where paws hangs when attempting to create a snapshot for an active instance.
v0.4.0
This release of paws brings the following enhancements to paws:
- Apache libcloud is the new library used for openstack provisioning. Using this library reduces code complexity and increases performance for provisioning.
- Package dependency has decreased.
- Improved documentation.
- Python 3 support. Maintains backwards compatibility with Python 2.
- User directory can now be specified in 3 locations: (1. By command line option, 2. Current working directory, 3. Users home directory).
- Remove static messages displayed when Ansible playbook is run for a dynamic spinner to notify user that paws is still processing the transaction.
- Improved code validation on new PR's.
- Documentation is now hosted on read the docs. Provides the ability to have documentation per paws versions.
v0.3.9
New release v0.3.9
v0.3.8.1
New release v0.3.8.1