Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The treasuremap repository contains a wrapper script for running OpenStack clients tools/openstack.

Setup needed environment variables, and execute the script

  $ git clone https://github.com/airshipit/treasuremap.git && cd treasuremap

Setup needed environment variables, and execute the script

 
$ export OSH_KEYSTONE_URL='http://identity-airship.intel-pod17.opnfv.org/v3'
  $ export OS_REGION_NAME=intel-pod17
  $ tools/openstack endpoint list

...