cloudaux icon indicating copy to clipboard operation
cloudaux copied to clipboard

Removed all old deprecated code

Open mikegrima opened this issue 1 year ago • 1 comments

  • Removed all boto2 stuff (this was causing Deprecation warnings when using the decorator)
  • Removed all GCP stuff (was deprecated long ago)
  • Removed all OpenStack stuff (was deprecated long ago)
  • Removed all AWS orchestration code (was deprecated long ago)
  • Contains all decroator functionality
  • Bumped version string to 2.0
  • Updated ReadMe

mikegrima avatar Jan 26 '23 03:01 mikegrima

Logging this here for verbosity, but I created a drop-in fork of CloudAux called cloudaux-lite. Just pip install cloudaux-lite and everything just works. Very slimmed down.

Source: https://github.com/mikegrima/cloudaux-lite PyPI: https://pypi.org/project/cloudaux-lite/

mikegrima avatar May 30 '23 20:05 mikegrima