Comment 3 for bug 1081221

Revision history for this message
Henrique Truta (henriquetruta) wrote :

I've tried to get the bug with the following steps:
* Define a service of type 'compute'
* Define 2 different endpoints which contain different urls but both endpoint definitions are for the service created in the previous step. Both of these endpoints should be defined using the same region.
* Use POST /tokens on keystone to to authenticate.
* Inspect the response token.
==> You will see it only includes 1 endpoint definition for the 'compute' service.

However, I didn't get the error. I think this bug was already solved in another bug or BP. Can anyone still get the error?