Skip to main content

tool to add some chaos to tsuru PaaS

Project description

https://secure.travis-ci.org/globocom/pantera.png

pantera

Pantera is a tool to test the resilience of cloud applications. It’s based on EC2 instances, and process management. It’s able to destroy, stop and reboot instances, and also able to kill process locally and remotely.

Installation

$ pip install pantera

Usage

First open the interactive python shell:

$ python

Then:

>>> from pantera import random_run
>>> random_run("ec2-access-key", "ec2-secret-key")

This will run a random action, using the given parameters.

You can also run a specific action:

>>> from pantera import run
>>> run("terminate", "ec2-access-key", "ec2-secret-key")

To check the list of available actions:

>>> from pantera import list_actions
>>> list_actions()

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

pantera-0.2.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file pantera-0.2.tar.gz.

File metadata

  • Download URL: pantera-0.2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pantera-0.2.tar.gz
Algorithm Hash digest
SHA256 21a79366221854feb4ba54b3eb381dbb908281355a484f8ee1f588f3f9edb6cb
MD5 18bd8972cfb271af5f0ee0a6dcab8004
BLAKE2b-256 5ac3fe3096db3ed5befc1d787787634ebe864a5fb2ba495ec1d084f823f5c774

See more details on using hashes here.

Provenance

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