API /v1/meters/ return '404 Not Found'

Asked by Lawrnecy Meng

Hi all,
    I have deployed ceilometer with openstack F.
    Version:
    ceilometer: stable/folsom
    openstack: folsom
    nova: 2012.2.3

    The ceilometer services here:
nova 6750 5522 0 17:16 pts/0 00:00:04 /usr/bin/python /usr/local/bin/ceilometer-collector
nova 6762 5522 0 17:17 pts/0 00:00:04 /usr/bin/python /usr/local/bin/ceilometer-agent-central
nova 6771 5522 0 17:17 pts/0 00:00:03 /usr/bin/python /usr/local/bin/ceilometer-agent-compute
nova 7271 5522 0 17:23 pts/0 00:00:00 /usr/bin/python /usr/local/bin/ceilometer-api

     I try this api: http://docs.openstack.org/developer/ceilometer/webapi/v1.html
     * GET /v1/resources OK
     * GET /v1/projects OK
     * GET /v1/meters: I got the 404 not Found response.
     and I don't get the WARNNING and TRACE by ceilometer-api.

     Is the API correct or not implement?

    Any good idea?

Tks,
Best Regards,

----------------------------------------------------
Lawrency Meng
mail: <email address hidden>

Question information

Language:
English Edit question
Status:
Solved
For:
Ceilometer Edit question
Assignee:
No assignee Edit question
Solved by:
Doug Hellmann
Solved:
Last query:
Last reply:
Revision history for this message
Best Doug Hellmann (doug-hellmann) said :
#1

That API endpoint wasn't implemented in Folsom. The online documentation refers to the latest trunk builds. Any build up through the grizzly-2 milestone should be compatible with Folsom (that's our intent, anyway), so you could try a newer package of ceilometer with your other Folsom components.

Revision history for this message
Lawrnecy Meng (longeek) said :
#2

Tks for reply, I also get the idea by hack code...

Best Regards,

-----------------------------------------
Lawrency Meng
mail: <email address hidden>

2013/2/4 Doug Hellmann <email address hidden>

> Your question #220985 on Ceilometer changed:
> https://answers.launchpad.net/ceilometer/+question/220985
>
> Status: Open => Answered
>
> Doug Hellmann proposed the following answer:
> That API endpoint wasn't implemented in Folsom. The online documentation
> refers to the latest trunk builds. Any build up through the grizzly-2
> milestone should be compatible with Folsom (that's our intent, anyway),
> so you could try a newer package of ceilometer with your other Folsom
> components.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ceilometer/+question/220985/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ceilometer/+question/220985
>
> You received this question notification because you asked the question.
>

--

Lawrency Meng
mail: <email address hidden>
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : <email address hidden>
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp

Revision history for this message
Lawrnecy Meng (longeek) said :
#3

Thanks Doug Hellmann, that solved my question.

Revision history for this message
Lawrnecy Meng (longeek) said :
#4

HI Doug,
    if I want to deploy ceilometer grizzly-2 with Folsom, Is there some
update guide doc, or what I should modify?

Good Luck,
Best Regards,

------------------------------------
Lawrency Meng
mail: <email address hidden>

2013/2/4 Doug Hellmann <email address hidden>

> Your question #220985 on Ceilometer changed:
> https://answers.launchpad.net/ceilometer/+question/220985
>
> Status: Open => Answered
>
> Doug Hellmann proposed the following answer:
> That API endpoint wasn't implemented in Folsom. The online documentation
> refers to the latest trunk builds. Any build up through the grizzly-2
> milestone should be compatible with Folsom (that's our intent, anyway),
> so you could try a newer package of ceilometer with your other Folsom
> components.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ceilometer/+question/220985/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ceilometer/+question/220985
>
> You received this question notification because you asked the question.
>

--

Lawrency Meng
mail: <email address hidden>
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : <email address hidden>
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp

Revision history for this message
Doug Hellmann (doug-hellmann) said :
#5

The installation guide that's online now should be correct. If you have any issues, the best source of help is the OpenStack mailing list.