Skip to content

Releases: RedHatQE/wrapanapi

3.0.41

21 Feb 16:23
36af88e
Compare
Choose a tag to compare

Update Azure instance type enumeration

3.0.40

18 Feb 16:17
6cf5684
Compare
Choose a tag to compare

Updated network functions for VMWare.

3.0.39

30 Jan 14:34
3693409
Compare
Choose a tag to compare
Merge pull request #353 from lina-nikiforova/azure_proper_cleanup

[RFR] added disc delete in the vm cleanup

3.0.38

15 Jan 20:19
a4b799f
Compare
Choose a tag to compare

OCP Updates from @izapolsk

3.0.37

04 Jan 22:59
f20d2ea
Compare
Choose a tag to compare
Merge pull request #351 from izapolsk/fix_vm_hardware_in_sprout

[RFR] wrongly updated method during wrapanapi 3.0 conversion

3.0.36

21 Dec 14:47
7efea50
Compare
Choose a tag to compare
Merge pull request #350 from izapolsk/sprout_methods

[RFR] two new methods for sprout

3.0.35

13 Dec 13:32
d21c09a
Compare
Choose a tag to compare
Merge pull request #348 from izapolsk/kill_broken_vm_anyway

[RFR] remove broken vms in openshift

3.0.34

11 Dec 10:56
Compare
Choose a tag to compare
[RFR]This PR will add `list_s3_bucket` method and forcefully remove t…

…he Bucket. (#345)

* This PR will add `list_s3_bucket` method and forcefully remove the Bucket if it is not empty.

* Use existing object_delete and delete all fuctionality.

* Minor Updates: Object iterable check,Exception handled, Updated key Deletion.

* Updated code by taking list values in argument.

* Minor updates with exception and naming convention

* Fixed Bucket names instead of Bucket obj.

3.0.33

30 Nov 15:42
Compare
Choose a tag to compare

Add RedFish chassis support and refactor MetaClass for py2+py3 compatibility

3.0.32

15 Nov 17:11
291b029
Compare
Choose a tag to compare
Merge pull request #343 from mmojzis/sqs_in_wrapanapi

Reworked sqs_connection to boto3 and added list_queues