Skip to content

jjo/openstack-python-examples

Repository files navigation

Openstack API python-lets examples

Some simple examples of openstack API usage from python, which mimic their command line equivalents.

The sdk/ directory contains same examples, but written using OpenstackSDK instead of services own APIs.

Hopefully to also help with prototyping more interesting OS applications :)

All these assume you've already loaded your openstack credentials from your openrc.sh file, namely OS_USERNAME, OS_TENANT_NAME, OS_PASSWORD, OS_AUTH_URL, OS_REGION_NAME.

About

Openstack API python-lets examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages