summaryrefslogtreecommitdiff
path: root/nova/__init__.py
diff options
context:
space:
mode:
authorJoe Gordon <jogo@cloudscaling.com>2012-10-01 15:25:47 -0700
committerJoe Gordon <jogo@cloudscaling.com>2012-10-01 15:25:47 -0700
commit771458f724a4ff1172b6b1a72d8b727fa07b94be (patch)
tree431095d0dca4e1ca52a80c8d243f87c093716266 /nova/__init__.py
parentd399c755688c5c4d7f7aa5cb5fa8a55b4319f9ff (diff)
downloadnova-771458f724a4ff1172b6b1a72d8b727fa07b94be.tar.gz
Remove outdated moduleauthor tags
The moduelauthor tags are used by the docs to see who wrote what. But many of them are outdated and wrong. fixes bug 1044578 Change-Id: I9cc27430c906d1418faf28e1b53f6306c62e8f98
Diffstat (limited to 'nova/__init__.py')
-rw-r--r--nova/__init__.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/nova/__init__.py b/nova/__init__.py
index 1dc04336d5..a9eca4848c 100644
--- a/nova/__init__.py
+++ b/nova/__init__.py
@@ -23,12 +23,6 @@
.. automodule:: nova
:platform: Unix
:synopsis: Infrastructure-as-a-Service Cloud platform.
-.. moduleauthor:: Jesse Andrews <jesse@ansolabs.com>
-.. moduleauthor:: Devin Carlen <devin.carlen@gmail.com>
-.. moduleauthor:: Vishvananda Ishaya <vishvananda@gmail.com>
-.. moduleauthor:: Joshua McKenty <joshua@cognition.ca>
-.. moduleauthor:: Manish Singh <yosh@gimp.org>
-.. moduleauthor:: Andy Smith <andy@anarkystic.com>
"""
import gettext