Hello,

I trying to use the OpenContrail sandbox right now, and am interested in trying 
out the REST API for it.  According to the docs, to use the REST API one must 
first obtain a login token, using the following:

curl -s -X POST $OS_AUTH_URL/tokens \
  -H "Content-Type: application/json" \
  -d '{"auth": {"tenantName": "'"$OS_PROJECT_NAME"'", "passwordCredentials": 
{"username": "'"$OS_USERNAME"'", "password"
: "'"$OS_PASSWORD"'"}}}'

My question is what value to use for $OS_AUTH_URL?  In the email I received 
granting me temporary access to the sandbox, I was given one URL for logging 
into the OpenContrail dashboard, and another URL for logging into the OpenStack 
dashboard.  Are either of those the URL I should be using?  Neither seems to 
work.

Thanks,
Steve

From: McWilliams, Steven
Sent: Monday, June 26, 2017 9:38 AM
To: '[email protected]' <[email protected]>
Subject: sandbox access

Hello,

I tried registering to use the sandbox version of OpenContrail last week 
(signing up for a 12 hour window today, 06/26, starting at 3 am), however I 
never received any confirmation email or access information.  Is the sandbox 
registration process working?  Should I try again for a later day?

Thanks,
Steve
_______________________________________________
Users mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org

Reply via email to