openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #05480
Re: describing APIs for OpenStack consumers
The core API WADL is here:
https://github.com/openstack/compute-api/blob/master/openstack-compute-api-1.1/src/os-compute-1.1.wadl
Keystone also has a number of WADLs here:
https://github.com/openstack/keystone/tree/master/keystone/content
-jOrGe W.
On Nov 14, 2011, at 2:21 PM, Rupak Ganguly wrote:
Is the WADL for Nova and or its extensions available somewhere to look at?
Thanks,
Rupak Ganguly
Ph: 678-648-7434
On Fri, Oct 28, 2011 at 3:17 AM, Bryan Taylor <btaylor@xxxxxxxxxxxxx<mailto:btaylor@xxxxxxxxxxxxx>> wrote:
On 10/27/2011 05:52 PM, Mark Nottingham wrote:
Generating WADL (or anything else) from code is fine, as long as we have the processes / tools (e.g., CI) in place to assure that a trivial code change doesn't make a backwards-incompatible change in what we expose to clients.
You bring up a really good point here.
Do we?
I doubt it. I vaguely recall there were WSDL backwards compatibility checkers, which implies there must be XSD backwards compatibility checkers. I don't know of anything that can do this for WADL. And without some mechanism to define a JSON format in a machine readable way, I'm not even sure how you could possibly accomplish this for JSON.
(really, we should have these in place regardless of how things are generated)
We should.
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
Follow ups
References
-
describing APIs for OpenStack consumers
From: Joseph Heck, 2011-10-25
-
Re: describing APIs for OpenStack consumers
From: Anne Gentle, 2011-10-25
-
Re: describing APIs for OpenStack consumers
From: Jorge Williams, 2011-10-25
-
Re: describing APIs for OpenStack consumers
From: Joseph Heck, 2011-10-25
-
Re: describing APIs for OpenStack consumers
From: Kevin L. Mitchell, 2011-10-26
-
Re: describing APIs for OpenStack consumers
From: Monsyne Dragon, 2011-10-26
-
Re: describing APIs for OpenStack consumers
From: Ziad Sawalha, 2011-10-27
-
Re: describing APIs for OpenStack consumers
From: Nati Ueno, 2011-10-27
-
Re: describing APIs for OpenStack consumers
From: Mark Nottingham, 2011-10-27
-
Re: describing APIs for OpenStack consumers
From: Bryan Taylor, 2011-10-28
-
Re: describing APIs for OpenStack consumers
From: Rupak Ganguly, 2011-11-14