Files
gantt/nova/endpoint/rackspace/controllers/sharedipgroups.py
Michael Gundlach 5a968760c9 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