vmshepherd-aws-drivers
Introduction
Provides plugin for VmShepherd . Drivers allows to view panel with autoscaling groups and use rpc api from vmshepherd
Installation
Simply use pip.
pip install vmshepherd-aws-drivers
Library requires (as well as VmShepherd itself) python 3.6 or later.
Usage
Install package (in the same environment as VmShepherd) and configure VmShepherd like:
# ... iaas: driver: AwsIaaSDriver preset: driver: AwsPresetDriver ec2_page_size: 1000 (optional) - maximum number of instances returned in one call to aws ec2 api # ...
Develop
Run tests:
make test make develop
License
Changelog
1.1.0 (2019-08-29)
vm object without iaas manager
1.0.0 (2019-06-04)
initial
Release files for vmshepherd-aws-drivers 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vmshepherd-aws-drivers-1.1.0.tar.gz | 10.6 kB | Details |
Release files / vmshepherd-aws-drivers-1.1.0.tar.gz
| Download URL | vmshepherd-aws-drivers-1.1.0.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1bfb1e32a3f8201ceb9748d25bcfad3bf0a7947dd5c3dde5daf8361657c87f31
|
|
BLAKE2b-256 checksum How to use checksums |
2eb3bc15991dfeee5e759dae3fc41710da5094ec9df5913cd743fa61e55757a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
|