Open Sidiox opened 6 years ago
The current openstackUtils.py code uses static REST interactions with the openstack api. This lacks support for different apis on different ips.
The backend code should use the openstacksdk to communicate with an openstack cluster
The current openstackUtils.py code uses static REST interactions with the openstack api. This lacks support for different apis on different ips.
The backend code should use the openstacksdk to communicate with an openstack cluster