Re: [openstack-dev] [tricircle] http response code

2016-04-20 Thread joehuang
Yes, Tricircle follows HTTP guideline from OpenStack API working group:

https://specs.openstack.org/openstack/api-wg/guidelines/http.html

If something is not followed the guideline, please report a bug to track the 
issue.

Best Regards
Chaoyi Huang ( Joe Huang )

From: Shinobu Kinjo [mailto:shinobu...@gmail.com]
Sent: Wednesday, April 20, 2016 6:46 PM
To: OpenStack Development Mailing List (not for usage questions)
Cc: lbq09008228
Subject: Re: [openstack-dev] [tricircle] http response code

This might be answer for your question.

https://github.com/openstack/tricircle/blob/master/tricircle/api/controllers/pod.py
Cheers,
S

On Wed, Apr 20, 2016 at 6:37 PM, 李戈 
<lgmcglm...@126.com<mailto:lgmcglm...@126.com>> wrote:
Hi
I read api source code recently and have a question. Do we uniform the 
"http response code"?


such as, 404 means "Not Found".






__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: 
openstack-dev-requ...@lists.openstack.org?subject:unsubscribe<http://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



--
Email:
shin...@linux.com<mailto:shin...@linux.com>
GitHub:
shinobu-x<https://github.com/shinobu-x/>
Blog:
Life with Distributed Computational System based on 
OpenSource<http://i-shinobu.hatenablog.com/>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [tricircle] http response code

2016-04-20 Thread Shinobu Kinjo
This might be answer for your question.

https://github.com/openstack/tricircle/blob/master/tricircle/api/controllers/pod.py

Cheers,
S

On Wed, Apr 20, 2016 at 6:37 PM, 李戈  wrote:

> Hi
> I read api source code recently and have a question. Do we uniform the
> "http response code"?
>
>
> such as, 404 means "Not Found".
>
>
>
>
>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Email:
shin...@linux.com
GitHub:
shinobu-x 
Blog:
Life with Distributed Computational System based on OpenSource

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [tricircle] http response code

2016-04-20 Thread 李戈
Hi
I read api source code recently and have a question. Do we uniform the 
"http response code"?


such as, 404 means "Not Found".

   
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev