Comment 5 for bug 1466279

Revision history for this message
Brian Curtin (brian.curtin) wrote :

This patch will make it work while leaving anything else unaffected: http://paste.openstack.org/show/320435/

Terry, you seemed to think that's not the right way to do this, but reading through how this is all used between the ServiceFilter, ServiceCatalog, and IdentityService classes, I'm not really sure what else would be done. You mentioned possibly having another version set on the Profile, but in this case Identity is defined as having a v2.0 in the URL, so we should code that as such, I think. From there, giving the user the ability to specify just the module version and not having to know how a URL is structured is what I'm thinking we should allow them to specify.