Hello i would like to use command line tools to admin my instances, volume, security group, snapshot... this example is showed in documentation about openstack rc file ( http://docs.openstack.org/user-guide/content/cli_openrc.html) : export OS_USERNAME=USERNAME export OS_PASSWORD=PASSWORD export OS_TENANT_NAME=PROJECT_NAME export OS_AUTH_URL=https://IDENTITY_HOST:PORT/v2.0 # The following lines can be omitted export OS_TENANT_ID=9d792532ffce494583138c495801d164 export OS_REGION_NAME=RegionOne For my configuration: export OS_USERNAME=ajramosmarquez at gmail.com export OS_PASSWORD=xxxxxxxx here my acccount password export OS_TENANT_NAME=bigboss export OS_AUTH_URL= # The following lines can be omitted export OS_TENANT_ID=00000000000000000000000000002549 export OS_REGION_NAME=FI-LAB which is the right OS_AUTH_URL variable to use with fi-lab infrastructure? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20140318/85c283ac/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy