CloudVE / cloudbridge

A consistent interface to multiple IaaS clouds; in Python.
https://cloudbridge.cloudve.org
MIT License
113 stars 51 forks source link

added feature to start and stop aws instance #271

Closed abhi005 closed 3 years ago

abhi005 commented 3 years ago

Issue : https://github.com/CloudVE/cloudbridge/issues/244

Unit testing and manual testing both are done.

@nuwang please review it.

nuwang commented 3 years ago

@abhi005 Can you please fix the linting errors? https://github.com/CloudVE/cloudbridge/pull/271/checks?check_run_id=2676914936#step:6:26

abhi005 commented 3 years ago

hey @nuwang lint issue is resolved. but integration tests are failling with NoCredentialsError. can you please provide some inputs into that.