Re: [openstack-dev] [OpenStack-Dev][All] Api development question

2016-03-08 Thread nidhi.hada
Thank you Valeriy. From: Valeriy Ponomaryov [mailto:vponomar...@mirantis.com] Sent: Tuesday, March 08, 2016 7:05 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [OpenStack-Dev][All] Api development question "Not found" means API you

Re: [openstack-dev] [OpenStack-Dev][All] Api development question

2016-03-08 Thread Valeriy Ponomaryov
"Not found" means API you request is not registered. AFAICS, you register "access_groups", but request "access-groups". Diff in symbols "_" and "-". On Tue, Mar 8, 2016 at 1:34 PM, wrote: > > > > > Hi all, > > > > I am working on a feature for share access in manila. > > For that lets say for cr

[openstack-dev] [OpenStack-Dev][All] Api development question

2016-03-08 Thread nidhi.hada
Hi all, I am working on a feature for share access in manila. For that lets say for creating the entity, I created client and server counterpart. I am stuck as my client request is not able to reach server resource I have created for it. This is client server log http://paste.openstack.org/show