User Tools

Site Tools


cloud:recipe:coding

This is an old revision of the document!


Using the Cloud SDK

This document gives a quick introduction to using the Openstack Python client to discover and consume compute resources.

Before beginning, get an account as described in the Introduction

Installation

From a suitable host (this was done on linux.cs.uchicago.edu), create your environment.

$ python3 -m venv cloudsdk
$ source cloudsdk/bin/activate
$ pip3 install openstacksdk
$ python -m openstack version
/var/lib/dokuwiki/data/attic/cloud/recipe/coding.1589462784.txt.gz · Last modified: 2020/05/14 08:26 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki