Skip to content

Releases: RedHatQE/wrapanapi

3.5.11

11 Nov 13:18
e2829ef
Compare
Choose a tag to compare

Remove suds-jurko dependency, as its no longer required and is broken with setuptools 58+

3.5.10

26 Jul 14:13
ba7901b
Compare
Choose a tag to compare

Update cinderclient import due to python-cinderclient update. @Gauravtalreja1

3.5.9

11 Jun 11:41
bd5481d
Compare
Choose a tag to compare

EC2 cleanup methods for unattached resources

3.5.8

23 Apr 14:18
c8524ff
Compare
Choose a tag to compare

#443 Update botocore version
#445 Add/enhance disc/nic/IP cleanup for Azure

3.5.7

27 Apr 19:17
1952511
Compare
Choose a tag to compare

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

07 Feb 15:23
4b11eeb
Compare
Choose a tag to compare
Merge pull request #438 from mshriver/update-repo-location

stupid capitalization

3.5.5

05 Feb 18:21
956b4b7
Compare
Choose a tag to compare
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.4

13 Jan 13:58
5f0d5dc
Compare
Choose a tag to compare

Fix status for base, thanks @mmojzis

3.5.3

07 Jan 20:20
1bddbdb
Compare
Choose a tag to compare

@mmojzis Added Availability Zone property, a method for stack creation, and a property for stack state.

3.5.2

03 Dec 17:02
5a82cec
Compare
Choose a tag to compare

Passing of vm initialization values from template deploy method to ovirt API. (@JaryN )