Skip to main content

AWS drivers for VmShepherd

Project description

vmshepherd-aws-drivers

image0 image1

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

Apache License 2.0

Changelog

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vmshepherd-aws-drivers-1.2.1.tar.gz (11.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page