← Back to team overview

openstack team mailing list archive

FYI - cleaning up identity WADL & XSDs

 

We are cleaning up the identity WADL & XSDs  (no contract changes, just a heads-up).

The issues we've identified are:

1.  Core and Extensions are intermixed:
https://github.com/openstack/identity-api/tree/master/openstack-identity-api/src/docbkx/common
Samples, XSDs, etc are all in the same place.

Take the model used in Nova and Nova RAX extensions
Each Extension has a folder
  with samples
         xsd
         wadl
        dockbook
and each one is buildable on it's own.

2.  Examples should validate against the schema -- use Oxygen or Validate on the Command line with Xerces-J with 1.1 support.

3.  Clean up samples so that they deal only with the subject at hand (core extension)


Please let me know if you have any questions.

Thanks,
Joe