Files
python-ganttclient/nova/endpoint/rackspace/controllers/sharedipgroups.py
Michael Gundlach ba74668af6 Make WSGI routing support routing to WSGI apps or to controller+action
Support the beginnings of serialization format detection (aka did the request ask for JSON or XML)
2010-08-12 15:19:33 -07:00

2 lines
45 B
Python

class SharedIpGroupsController(object): pass