Re: [Openstack] Unauthenticated service probe for OpenStack components

2013-03-15 Thread Jay Pipes
Or, alternately, you can post to the endpoint root (without the version) and that should respond with a 300 Multiple Choice for most of the OpenStack service endpoints. Best, -jay On 03/14/2013 04:52 PM, Dean Troyer wrote: > On Thu, Mar 14, 2013 at 3:40 PM, Tim Bell wrote: >> Currently, curl to

Re: [Openstack] Unauthenticated service probe for OpenStack components

2013-03-14 Thread Dean Troyer
On Thu, Mar 14, 2013 at 3:40 PM, Tim Bell wrote: > Currently, curl to the service URL just gives 401 error. Check the exit code, it should be 0 because that 401 error is generated by the api server. It's alive and responding, just not with 200 codes. If the server doesn't respond curl's exit co