Unofficial bash scripts and helper functions for the openstack API

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

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.