Skip to Content
Hybrid Cloud for Developers
book

Hybrid Cloud for Developers

by Manoj Hirway
April 2018
Intermediate to advanced content levelIntermediate to advanced
280 pages
8h 37m
English
Packt Publishing
Content preview from Hybrid Cloud for Developers

Creating an application development environment for OpenStack

For creating a development environment on a Unix platform, you will need the following:

  • A Linux system (preferably Ubuntu)
  • Devstack or OpenStack installed (we have already seen how to install devstack in Chapter 3, Exploring OpenStack Private Cloud)
  • Python 2.7 installed
  • Python package managed (pip) installed

We will be using the commonly used openstacksdk Python library for developing OpenStack applications. Let's install the SDK using pip. 

Log in to your Linux system as a root user and enter the following command:

pip install openstacksdk

This will install the OpenStack SDK on your system. You are now ready to write your first OpenStack application.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hybrid Cloud for Architects

Hybrid Cloud for Architects

Alok Shrivastwa
OpenStack: Building a Cloud Environment

OpenStack: Building a Cloud Environment

Alok Shrivastwa, Sunil Sarat, Kevin Jackson, Cody Bunch, Egle Sigler, Tony Campbell

Publisher Resources

ISBN: 9781788830874Supplemental Content