Re: [openstack-dev] [Neutron] Changing subnet tenant_id

2014-05-13 Thread André Aranha
Hello,

I tried to change the tenant_id as admin, shouldn't it work? I'm using this
to check if it really works, I depend on this for another feature.

Thank you for the feedback,
Andre Aranha


On 12 May 2014 14:47, Fawad Khaliq fa...@plumgrid.com wrote:

 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 andre.f.ara...@gmail.comwrote:

 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
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Neutron] Changing subnet tenant_id

2014-05-12 Thread André Aranha
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
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] Changing subnet tenant_id

2014-05-12 Thread Fawad Khaliq
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 andre.f.ara...@gmail.comwrote:

 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
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev