Endpoint not found
Using ubuntu 12.10:
Stuck at 'glance image-create'...
Even 'glance index' throws the same error 'Endpoint not Found'. Checked keystone and do see all end-points as recommended in the grizzly documentation.
queried mysql, and do see all endpoints there..and don't see any typos.
Appreciate any help.
Thanks,
Varada
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- varada
- Solved:
- 2013-02-25
- Last query:
- 2013-02-25
- Last reply:
- 2013-02-24
varada (varadaa) said : | #1 |
root@lab1:
Endpoint not found.
root@lab1:
+------
| id | name | type | description |
+------
| 33954b9943d6454
| 65cb2c1db347492
| 8064f59eba3b49a
| 8ae6930f4f4c42d
| ab39716d608c446
| ddc9c46b6aa24ae
+------
root@lab1:
+------
| id | region | publicurl | internalurl | adminurl |
+------
| 03e53bec65aa47e
| 1087eb6caf024ed
| 4fbcda36fe104b6
| 74e471370e6a431
| 90f5bbd4eea14b1
| c7972a0f46994f5
+------
root@lab1:
Jay Pipes (jaypipes) said : | #2 |
You need a /v1 at the end of your image URIs.
varada (varadaa) said : | #3 |
That's strange, I guess the install docs (http://
Thanks though. I actually end-up using the batch file to create the users/roles/
Thanks again.