/openstack-helpers

Helpers for the OpenStack API. Because who can remember all those flags?

Primary LanguageShell

osh

osh is a script to automate the tasks involved in managing OpenStack instances.

How it works

Instead of having to remember a bunch of flags, it'll prompt you for the values one at a time and run the result.

How to use it

Set up

  1. Install the OpenStack command-line clients. For osh, you'll need nova and neutron.

  2. Clone this repo and move the osh file somewhere your $PATH environment variable will see it, like /usr/local, if you've set it up.

  3. Authenticate beforehand. This script assumes you're already signed in.

Run

  1. osh <task name>.