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:
parent
0f3f3994ab
commit
9ae44ffd46
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ module Fog
|
|||
collection :subnets
|
||||
model :floating_ip
|
||||
collection :floating_ips
|
||||
model :router
|
||||
collection :routers
|
||||
|
||||
## REQUESTS
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue