Demo of operating ConoHa VM with python-openstack client on Visual Studio in Debug mode

The following Youtube is available on Windows 10, Visual Studio 2015

--Create a Python Project to create a Virtual Environment, --Download and run python-openstackclient with pip, --Operating with OpenStack standard Client while creating a VM of ConoHa2

Demo.

The part of the environment variable being executed is as follows. All can be taken with the ConoHa control panel.

OS_USERNAME=gncu26535051
OS_TENANT_NAME=gnct26535051
OS_PASSWORD=<your own password>
OS_AUTH_URL=https://identity.tyo1.conoha.io/v2.0
OS_REGION_NAME=tyo1
OS_IMAGE_API_VERSION=2
OS_VOLUME_API_VERSION=2

Click the image below to go to the youtube video. The record tool was done with "Win key + G" of Windows 10. youtube video

Recommended Posts

Demo of operating ConoHa VM with python-openstack client on Visual Studio in Debug mode
Run Python in C ++ on Visual Studio 2017
Run Python YOLOv3 in C ++ on Visual Studio 2017
Try debugging Python on Raspberry Pi with Visual Studio.
Japanese output when dealing with python in visual studio