summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Berendt <berendt@b1-systems.de>2011-02-17 17:10:51 +0100
committerChristian Berendt <berendt@b1-systems.de>2011-02-17 17:10:51 +0100
commit0b4641a90e5f51cddccb9886902a90d64ceb3200 (patch)
tree35f828384527b33fee74bfef439c05a14566cbfe
parent7bb9e4c598f829a16cc6444346e087ddb506182a (diff)
downloadnova-0b4641a90e5f51cddccb9886902a90d64ceb3200.tar.gz
nova-0b4641a90e5f51cddccb9886902a90d64ceb3200.tar.xz
nova-0b4641a90e5f51cddccb9886902a90d64ceb3200.zip
added entry in the category list
-rwxr-xr-xbin/nova-manage1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/nova-manage b/bin/nova-manage
index a8c9441e2..ddc78f7e5 100755
--- a/bin/nova-manage
+++ b/bin/nova-manage
@@ -653,6 +653,7 @@ CATEGORIES = [
('role', RoleCommands),
('shell', ShellCommands),
('vpn', VpnCommands),
+ ('fixed', FixedIpCommands),
('floating', FloatingIpCommands),
('network', NetworkCommands),
('service', ServiceCommands),