1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[openstack|network] Added missing router model/collection

This commit is contained in:
Sergio Rubio 2013-02-26 17:09:43 +01:00
parent 0f3f3994ab
commit 9ae44ffd46

View file

@ -21,6 +21,8 @@ module Fog
collection :subnets
model :floating_ip
collection :floating_ips
model :router
collection :routers
## REQUESTS
#