Hi,

The current infrastructure provided in Quantum [Grizzly], while building 
Quantum API resource URL using the base function 'base.create_resource()' and 
RESOURCE_ATTRIBUTE_MAP/SUB_RESOURCE_ATTRIBUTE_MAP, supports only two level URI.
Example:
GET  /lb/pools/<pool_id>/members/<member_id>

Some applications may need more than two levels of URL support. Example: GET  
/lb/pools/<pool_id>/members/<member_id>/xyz/<xyz_id>

If anybody is interested in this, we want to contribute for this as BP and make 
it upstream.

Regards,
Veera.
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to