rackspace / gophercloud

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

add Tenant ID option to UpdateOpts #600

Open sstrato opened 8 years ago

sstrato commented 8 years ago

Add Tenant ID field to UpdateOpts struct. It make possible to change Tenants ID of the neutron ports

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.007%) to 81.077% when pulling b38e241d91503dbe6fbcab2d826030a5a155f23a on sstrato:master into 985a863d6dd5f928b485dbc8ef440813aafa39ad on rackspace:master.

jrperritt commented 8 years ago

I'm not sure this is supported. Can you provide a URL that points to the line(s) in the Neutron source code that allows this?