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.3.0.tar.gz (2.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pantera-0.3.0.tar.gz
Algorithm Hash digest
SHA256 0ea679f8d2e6d6b4771f451f4b892a2200f3c38ba1fd9c321c59eb6a5cc69854
MD5 ac9d72ec02a24ed244be55794cb39709
BLAKE2b-256 d10c122f73cd84141899bd16e89cb672ae8f9706fe9e0d4a61cf6be7298c4a0e

See more details on using hashes here.

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