Unofficial bash scripts and helper functions for the openstack API

Timothy Rice a120b0a8e6 Show ip address when listing amphora instances 1 year ago
scripts a120b0a8e6 Show ip address when listing amphora instances 1 year ago
LICENSE.md 4f5def3741 Initial commit 2 years ago
README.md 848d71f482 Note uriparser dependency 2 years ago
helpers.sh daa89ea351 Add script to list all instance details for a project 1 year ago

README.md

Osurper

Scripts + helper functions for directly querying the openstack API in ways unsupported by the official clients.

Symlink helpers.sh to ~/.os_helpers and put contents of scripts/ somewhere in your path.

Dependencies:

  • Some url parsing is helped with uriparser. It's probably in your package manager.