How can we make a jquery ajax call to any of the openstack services
I was trying to get a list of images by making a jquery ajax call to the glance api using the url: http://localhost:9292 but it returns nothing. I am not sure what I am missing here. Appreciate any help. Thanks.
Hard to guess what's going on with so little details. Please edit your question to add more, from logs and from your ajax code