Skip to content

offscale/offswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

offswitch

No Maintenance Intended Python version range License black Imports: isort

Destroy compute nodes.

Install dependencies

pip install -r requirements.txt

Install package

pip install .

Usage

$ python -m offswitch -h
usage: __main__.py [-h] [-s STRATEGY]

Destroy compute nodes

optional arguments:
  -h, --help            show this help message and exit
  -s STRATEGY, --strategy STRATEGY
                        strategy file [strategy.sample.json]

Roadmap

  • Glob removals, e.g.: python -m offswitch -g /unclustered/any-cluster*
  • Provider removals, e.g.: python -m offswitch -p SOFTLAYER
  • Improved success output and handling of provider errors

License

Licensed under any of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

Destroy compute nodes.

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages