Hi, API Design Document v2<https://docs.google.com/document/d/1nGUqEb4CEdabbTDyeL2ECVicnBRNrK3amJcNi-D4Ffo/edit> Includes following example: Response: { "qos": [ {"id": "1234-5678-1234-5678", "description": "Gold level service", "type": "ratelimit", "policy": {"kbps":"10240"} }, {"id": "1235-5678-1234-5678", "description": "Silver level service", "type": "dscp", "policy": "af32" } ] } It looks like a gold tenant would get ratelimit and a silver tenant would get dscp policy. *Is there a proposal of how to set both ratelimt and dscp for a tenant? Would that tenant be both gold and silver (associated with both)?* *Regards,* *Erik* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140409/8bf54e5d/attachment.html>