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.3.1 (2020-11-05)
bugfix: AutoScalingGroups paginator - the right way
1.3.0 (2020-11-04)
bugfix: AutoScalingGroups fetch aware of marker/token
1.2.1 (2020-05-06)
bugfix: SecurityGroups field is optional in a launch configuration (eg. EKS’ ASG)
1.2.0 (2019-12-18)
feature: preset specification with tags
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.3.1
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.3.1.tar.gz | 11.3 kB | Details |
Release files / vmshepherd-aws-drivers-1.3.1.tar.gz
| Download URL | vmshepherd-aws-drivers-1.3.1.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
22153dc8ea0a6d9550740f61da90c6a0df9cccce8a7cd9d9862f7391f20b58a2
|
|
BLAKE2b-256 checksum How to use checksums |
65754d5b2a72aa9226656bd8d3866b0512ba30e4985ba7e4c7d9af8b5cbd9ffe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.7
|