Name: | python36-pyvirtualize |
---|---|
Version: | 0.9 |
Release: | 5.20181003git57d2307.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 280504 |
License: | ASL 2.0 |
RPM: | python36-pyvirtualize-0.9-5.20181003git57d2307.el7.noarch.rpm |
Source RPM: | python-pyvirtualize-0.9-5.20181003git57d2307.el7.src.rpm |
Build Date: | Thu Apr 04 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rocky1109/pyVirtualize |
Summary: | Python module to access and manage VMware |
Description: | A python interface to access and manage VMware. pyVirtualize is build over pyVmomi, hence it has ability to perform all the operations what vSphere client is able to. pyVirtualize provides easy interfaces to: Connect to VMWare's ESX, ESXi, Virtual Center and Virtual Server hosts. Query hosts, datacenters, resource pools, virtual machines and perform various operations over them. VMs operations: power, file, process, snapshot, admin, utilities And of course, you can use it to access all the API through python. |
- Rebuilt to change main python from 3.4 to 3.6
- add more build macros to fix b0rken dependencies
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- use current snapshot - use python3 only in Fedora but still also python2 in EPEL - introduce modname macro
- initial