summaryrefslogtreecommitdiffstats
path: root/nova/api
diff options
context:
space:
mode:
authorWilliam Wolf <throughnothing@gmail.com>2011-07-21 12:19:09 -0400
committerWilliam Wolf <throughnothing@gmail.com>2011-07-21 12:19:09 -0400
commita57504ef9a8b3e2c5d78cfe4ecf2f21c03653556 (patch)
treec485e362c5e664746fd83eef4eaeb1595f38974d /nova/api
parent822b5ecede8f18120ae37eb07ff046101f50d3aa (diff)
downloadnova-a57504ef9a8b3e2c5d78cfe4ecf2f21c03653556.tar.gz
nova-a57504ef9a8b3e2c5d78cfe4ecf2f21c03653556.tar.xz
nova-a57504ef9a8b3e2c5d78cfe4ecf2f21c03653556.zip
added tests, updated pep8 fixes
Diffstat (limited to 'nova/api')
-rw-r--r--nova/api/openstack/versions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/api/openstack/versions.py b/nova/api/openstack/versions.py
index 8e172ae02..df7a94b7e 100644
--- a/nova/api/openstack/versions.py
+++ b/nova/api/openstack/versions.py
@@ -28,7 +28,6 @@ ATOM_XMLNS = "http://www.w3.org/2005/Atom"
class Versions(wsgi.Resource):
-
def __init__(self):
metadata = {
"attributes": {