cloudmesh / cloudmesh-cloud

Multicloud Cloudmesh Plugins for cloudmesh cmd5 CMD
https://cloudmesh.github.io/cloudmesh-manual
Apache License 2.0
2 stars 27 forks source link

removal of common3 #310

Closed laszewsk closed 4 years ago

laszewsk commented 4 years ago

script and Shell.execute, Shell.run have overlapping functionality. We may want to organize all of them into a dir

there are also such functionality in cloudmesh.common and cloudmesh.common3

we need to reduce the duplication

This is unfortunate as this seems to be caused by python2 vs python 3 code

Start with listing all execution code here so we can organize the cleanup

laszewsk commented 4 years ago

common3 Shell has been integrateded into cloudmesh.common Shell

all functionality of common3 is now included in cloudmesh.common