Skip to content

Releases: RedHatQE/wrapanapi

3.0.31: Merge pull request #342 from mmojzis/delete_snapshot

02 Nov 12:55
47166c2
Compare
Choose a tag to compare
Added list_own_snapshots and delete_snapshot methods

3.0.30: Merge pull request #339 from mshriver/fix-scvmm-refresh

24 Oct 17:14
0816cf4
Compare
Choose a tag to compare
Update scvmm refresh to handle UNKNOWN state

3.0.29: Merge pull request #338 from mmojzis/images_name

17 Oct 15:41
10044da
Compare
Choose a tag to compare
Tagged name should have higher priority than AMI name

3.0.28: [RFR] Adds Redfish API client (#328)

05 Oct 19:43
Compare
Choose a tag to compare
* add Redfish API client

The Redfish provider's implementation now uses the Redfish API
client [1].

[1] https://pypi.org/project/redfish-client/

* Add new entity representing servers

Server is a base entity that exists side-by-side with VM-like
entities. It represents persistent, possibly physical servers
(e.g., bare metal).

This patch provides a general implementation of the classes
and methods that describe servers and their states.

* Implement stats for Redfish physical servers

This adds the handling of the stat retrieval from the Redfish
API. We implemented the stats that are currently supported at
the provider end.

The implementation of the API stat retrieval is a specialisation
of the `Server` entity, providing an example for possible other
future (or past) (physical) servers.

3.0.27: Merge pull request #331 from xlab-si/fix/physical-servers-kwargs

05 Oct 17:12
b238999
Compare
Choose a tag to compare

3.0.26: Merge pull request #334 from mshriver/py3-compat-basestring

05 Oct 01:58
076eee2
Compare
Choose a tag to compare

2.9.9: Merge pull request #259 from izapolsk/latest_openshift_client

07 Jun 20:28
c5f5d7a
Compare
Choose a tag to compare
[RFR] make wrapanapi->openshift use latest openshift client

2.9.8: Merge pull request #273 from mshriver/fix-rhevm-storage

07 Jun 17:07
aa6eb7d
Compare
Choose a tag to compare

2.9.7: Merge pull request #272 from mshriver/fix-rhevm-storage

07 Jun 01:34
899f0bb
Compare
Choose a tag to compare

2.9.6: Merge pull request #271 from mshriver/fix-rhevm-storage

07 Jun 00:00
2fc7055
Compare
Choose a tag to compare
Fix rhevm.get_storage_domain_connections