[openstack-dev] [Neutron] API Extensions - Namespace URLs
Jay Pipes
jaypipes at gmail.com
Tue Jun 9 18:08:06 UTC 2015
On 06/08/2015 05:10 PM, Sean M. Collins wrote:
> Hi,
>
> Within each API extension in the neutron tree, there is a method:
>
> def get_namespace(cls):
>
> Which returns a string, containing a URL.
<snip>
> I believe that they all 404.
>
> A dumb question to start, then progressively smarter questions:
>
> * What is the purpose of the URLs?
They are the sad detritus left from XML support.
> * Should the URL point to documentation?
Perhaps.
> * What shall we do about the actual URLs 404'ing?
Honestly, I'd prefer the namespaces just be removed, but I'm not sure
what Neutron's position is about XML and the REST API...
Best,
-jay
More information about the OpenStack-dev
mailing list