summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/nova-manage1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/nova-manage b/bin/nova-manage
index 4f3cfc50c..1b70ebf17 100755
--- a/bin/nova-manage
+++ b/bin/nova-manage
@@ -274,6 +274,7 @@ def _db_error(caught_exception):
"nova-manage sync db before running this command.")
exit(1)
+
class UserCommands(object):
"""Class for managing users."""