Releases: RedHatQE/wrapanapi
Releases · RedHatQE/wrapanapi
3.5.11
Remove suds-jurko dependency, as its no longer required and is broken with setuptools 58+
3.5.10
Update cinderclient import due to python-cinderclient update. @Gauravtalreja1
3.5.9
EC2 cleanup methods for unattached resources
3.5.8
#443 Update botocore version
#445 Add/enhance disc/nic/IP cleanup for Azure
3.5.7
Enhancements from @mmojzis, including:
#439, trying public image lookup in get_template automatically, if private image lookup fails
#440, an EC2 method to register an image from a snapshot
3.5.6
Merge pull request #438 from mshriver/update-repo-location
stupid capitalization
3.5.5
Merge pull request #435 from mmojzis/fix_ec2_subnets_and_routers_list
[RFR]List routers/subnets that have tags and don't have Name tag
3.5.3
@mmojzis Added Availability Zone property, a method for stack creation, and a property for stack state.
3.5.2
Passing of vm initialization values from template deploy method to ovirt API. (@JaryN )