openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #14612
Re: [Keystone] Services API
In the V2 API, there's no "update" available - it's just create/delete.
-joe
On Jul 13, 2012, at 5:19 AM, Antonio Manuel Muñiz Martín wrote:
> There are no method "update_service" here [1], so I think update is
> not possible, am I right?
>
> Thanks,
> Antonio.
>
> [1] https://github.com/openstack/keystone/blob/0425fba560e7d68e52f922667972765e64ad17dc/keystone/controllers/services.py
>
> 2012/7/13 Antonio Manuel Muñiz Martín <amuniz@xxxxxxxxx>:
>> Hi,
>>
>> I'm trying to make an update request (PUT
>> /v2.0/OS-KSADM/services/53ccd2984389495cab439640dc5596d3) and it's
>> returning HTTP 404.
>> The docs also miss the PUT method [1], so I guess if there is a way to
>> update a service through the WS API?
>>
>> Thanks,
>> Antonio.
>>
>> [1] http://docs.rackspace.com/openstack-extensions/auth/OS-KSADM-admin-devguide/content/Service_Operations_OS-KSADM.html
>>
>> --
>> Antonio Manuel Muñiz Martín
>> Software Developer at klicap - ingeniería del puzle
>>
>> work phone + 34 954 894 322
>> www.klicap.es | blog.klicap.es
>
>
>
> --
> Antonio Manuel Muñiz Martín
> Software Developer at klicap - ingeniería del puzle
>
> work phone + 34 954 894 322
> www.klicap.es | blog.klicap.es
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References