cloudbridge icon indicating copy to clipboard operation
cloudbridge copied to clipboard

Use OpenStack SDK instead of multiple openstack clients

Open nuwang opened this issue 7 years ago • 1 comments

Looks like we should be using the OpenStack SDK now: https://github.com/openstack/python-openstacksdk

Also, nova has deprecated/removed images etc. so we are stuck with nova 7 till that's resolved.

nuwang avatar Sep 21 '17 12:09 nuwang

Some preliminary work done for security groups only in: https://github.com/gvlproject/cloudbridge/commit/339a79cff355d68aa3a74b0c7a5e5652f9c925cb This means we can have an incremental port over to the openstack sdk.

nuwang avatar Sep 28 '17 15:09 nuwang