> -----Original Message----- > From: Kurt Griffiths [mailto:[email protected]] > Sent: Saturday, January 18, 2014 4:47 AM > To: OpenStack Development Mailing List (not for usage questions) > Subject: Re: [openstack-dev] [wsme] Undefined attributes in WSME > > FWIW, I believe Nova is looking at using JSON Schema as well, since they > need to handle API extensions. This came up during a design session at the > HK summit.
Right, the validaiton of Nova v3 API is being implemented with JSON Schema on bp/nova-api-validation-fw[1]. For supporing API extensions, we are proposing the patch which extends API schema based on the loaded API extensions[2]. [1]: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/nova-api-validation-fw,n,z [2]: https://review.openstack.org/#/c/67373/ Thanks Ken'ichi Ohmichi --- > On 1/12/14, 5:33 PM, "Jamie Lennox" <[email protected]> wrote: > > >I would prefer not to have keystone using yet another framework from the > >rest of openstack > > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
