Some Ruby helper scripts to interact with the nova CLI.
Please verify that you have sourced the correct openrc.sh file to be able to properly use the nova cli, e.g.:
source ~/openstack-access/anynines-openrc.sh
./scripts/nova_list_to_csv.rb --output-directory=/tmp
./scripts/nova_volumes_to_csv.rb --output-directory=/tmp
./scripts/extract_vm_details.rb --output-directory=/tmp
./scripts/execute_info_scripts.sh /tmp