Files
nova/nova/endpoint/rackspace/controllers/sharedipgroups.py
T
Michael Gundlach b998da0c46 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