Re: [openstack-dev] Reviewday data download problem

2014-01-28 Thread Elizabeth Krumbach Joseph
On Mon, Jan 27, 2014 at 11:41 AM, Brant Knudson b...@acm.org wrote:
 A few days ago, a change I submitted to reviewday to generate JSON results
 for easy consumption by an application merged. I was hoping that this could
 be used with next-review to help me prioritize reviews.

 So I was expecting to now be able to go to the URL and get the .json file,
 like this:
  curl http://status.openstack.org/reviews/reviewday.json

 Unfortunately I'm getting a 403 Forbidden error saying I don't have
 permission. I think the script is working and generating reviewday.json
 because if I use a different filename I get 404 Not Found instead.

 I probably made some assumptions that I shouldn't have about how the
 status.openstack.org web site works. Is there something else I can change
 myself to open up access to the file, or someone I can contact that can
 update the config?

This is a pretty simple fix in
modules/openstack_project/templates/status.vhost.erb in the
openstack-infra/config repo, tracking progress
https://bugs.launchpad.net/openstack-ci/+bug/1273833 and will link
review to this bug once it's up.

-- 
Elizabeth Krumbach Joseph || Lyz || pleia2
http://www.princessleia.com

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


[openstack-dev] Reviewday data download problem

2014-01-27 Thread Brant Knudson
A few days ago, a change I submitted to reviewday to generate JSON results
for easy consumption by an application merged. I was hoping that this could
be used with next-review to help me prioritize reviews.

So I was expecting to now be able to go to the URL and get the .json file,
like this:
 curl http://status.openstack.org/reviews/reviewday.json

Unfortunately I'm getting a 403 Forbidden error saying I don't have
permission. I think the script is working and generating reviewday.json
because if I use a different filename I get 404 Not Found instead.

I probably made some assumptions that I shouldn't have about how the
status.openstack.org web site works. Is there something else I can change
myself to open up access to the file, or someone I can contact that can
update the config?

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