Releases: robertpeteuil/multi-cloud-control
Releases · robertpeteuil/multi-cloud-control
Python 3.7 Adjustment
Add python 3.7
classifier to setup.py
Python 3.7 Support
Add Python 3.7 Support
- setup.py requires gevent >= 1.3.6 when python_version >= 3.7
AliCloud Refinment
Adjust display of Instance Type of Alibaba Cloud instances
- remove
ecs.
prefix when instance-types are displayed
Alibaba Cloud Support Release
Added support for Alibaba Cloud
Update Release
Fix for errors on Python 3.6 with gevent monkey.patch
Minor Updates
Minor Adjustments and Cleanup
Refined Release
Multiple Accounts per Provider Release
- Support for multiple account per provider
- this allows multiple AWS zones, multiple projects on GCP, and multiple subscriptions on Azure
- Refined Documentation with screenshots and detailed description of
config.ini
file
Beta Release
This release syncs up with the latest version on PyPI
Works with AWS, Azure and GCP
- mccl - list table of instances data and exit
- mcc - display table of instance data, accept commands
- start instance
- stop instance
- connect to instance
- refresh list
- supports multiple accounts per provider
- documented in the sample config.ini file
- will be added to readme in future release