Enable new compoenents

This commit is contained in:
Sahid Orentino Ferdjaoui 2013-09-30 08:44:26 +00:00
parent 88f87258d4
commit d8f91cc736

View File

@ -114,9 +114,9 @@ CLASS_MAPPING=[
("securitygrouprule", "SecurityGroupRule"),
("volume", "Volume"),
("server", "Server"),
# ("network", "Network"),
# ("subnet", "SubNet"),
# ("router", "Router"),
("network", "Network"),
("subnet", "SubNet"),
("router", "Router"),
]
if __name__ == "__main__":