Comment 2 for bug 1660539

Revision history for this message
Garvit Jain (gj1197) wrote :

Just change this :-
    http://controller:35357
to :-
    http://controller:5000

if you have done the installation from the guide
otherwise just give it the following
   URI_to_controller:<port_of_keystone_auth>

Eg :-
   http://localhost:5000
   http://controller:5000