Python binding for the PowerVM REST API
Project description
NOTE
pypowervm is under active development and is currently unstable. The API is being developed openly and a 1.0 version will be declared when it is mature. Any versions under 1.0 are not supported in any form and should not be used in production or development environments.
Overview
pypowervm provides a Python based API wrapper for interaction with IBM PowerVM based systems.
License
The library’s license can be found under the LICENSE file. It must be reviewed prior to use.
Using Sonar
To enable sonar code scans through tox there are a few steps involved.
-Install sonar locally. See: http://www.sonarqube.org/downloads/
-Create a host mapping in /etc/hosts for the name ‘sonar-server’. If the sonar server were on the local host then the entry might be:
127.0.0.1 sonar-server
Alternatively, you can set the environment variable SONAR_SERVER prior to invoking tox, to specify the server to use.
-The following environment variable must be set in order to log onto the sonar server:
SONAR_USER SONAR_PASSWORD
- An example invocation:
>SONAR_USER=user SONAR_PASSWORD=password tox -e sonar
- -Sonar output is placed in:
.sonar/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypowervm-0.0.1.dev357.tar.gz.
File metadata
- Download URL: pypowervm-0.0.1.dev357.tar.gz
- Upload date:
- Size: 363.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12ca7e0eeffd4d77bd003dd9951bab7e0ada8e374c5e7ad3dcf0f6cb97d8921f
|
|
| MD5 |
ba978a5d11461dfa6ae32008c61e0280
|
|
| BLAKE2b-256 |
0625d2a4dbbe76315e2f2ee6791bacb5bb9eb617a6f35293a6cd09fbc78b7357
|
File details
Details for the file pypowervm-0.0.1.dev357-py2.py3-none-any.whl.
File metadata
- Download URL: pypowervm-0.0.1.dev357-py2.py3-none-any.whl
- Upload date:
- Size: 468.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2446442df8297f1a5f3c652fce19bedd9e9f93d220a99f547b460690ae58b500
|
|
| MD5 |
6a1e0ea687d1f9747f41c064e9ae60e2
|
|
| BLAKE2b-256 |
99a63fb1a3796311619f646a5380aa254b4e587fbfb0073c7b4e0834135b224a
|