Hi Andre, You encountered a normal API operation. The error raised is a valid return as you cannot modify the tenant_id. For the API documentation, tenant_id field is there for Administrator purpose when an Admin wants to update subnet for a particular tenant (using tenant_id to refer to the instance of a subnet of tenant for whom the tenant_id is specified).
Thanks, Fawad Khaliq (m) +1 408.966.2214 On Mon, May 12, 2014 at 9:54 AM, André Aranha <[email protected]>wrote: > Hi, > > I was checking networks in Neutron and in the API > (http://api.openstack.org/api-ref-networking-v2.html) it is said that one can > update a subnet tenant-id. I tried and raised an error: "NeutronError": > "Cannot update read-only attribute tenant_id". Is it really supported to > change a subnet tenant-id or is it a bug? > > Thank you, > Andre Aranha > > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
