Commit abb28742 by Bence Dányi

cloud: add hostgroup restful url

parent 7e62b497
......@@ -95,4 +95,5 @@ urlpatterns = patterns('',
url(r'^firewall/$', 'firewall_gui.views.index'),
url(r'^firewall/rules/$', 'firewall_gui.views.list_rules'),
url(r'^firewall/hosts/$', 'firewall_gui.views.list_hosts'),
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment