Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages