Try the OpenStack APIs on the api.openstack.org site with a "try it out" mechanism

Registered by Anne Gentle

Want to implement a javascript client library that implements nova api to do calls against trystack.org endpoints.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Low
Drafter:
Anne Gentle
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Deferred
Milestone target:
None
Completed by
Anne Gentle

Related branches

Sprints

Whiteboard

Have started conversations with the Javascript portal authors, who had questions:

in order to try our JavaScript client I guess we would have to workaround some initial problems:

- The lack of a CORS implementation in OpenStack, that prevents JavaScript clients from making requests. We could try it once we have implemented a proxy to bypass such requests, but this would not be the best solution.

- Are public OpenStack APIs (in TryStack installation) accessible from the Internet?
The answer to this question is yes, not sure of the answer to the CORS question.

Noting here so others know the status.

Update:

I have implemented a Proxy to do some tests of TryStack using jstack. You can access here: https://mcu5.dit.upm.es/trystack/

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.