rackspace / gophercloud

A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592
http://gophercloud.io
Other
456 stars 180 forks source link

[rfr] Allow all routes to be removed from a Neutron router #519

Closed timbyr closed 8 years ago

timbyr commented 8 years ago

Remove omitempty tag so an empty Routes array will be passed in JSON request and all routes can be removed.

jrperritt commented 8 years ago

Sounds fine to me. +2