openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #20656
Re: [openstack] [ceilometer] API /v1/meters/ return '404 Not Found'
On Mon, Feb 04 2013, Qinglong.Meng wrote:
> 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?
Which version of Ceilometer did you deploy?
Indeed, not everything is implemented in the API, but /meters is
implemented in current development version as far as I can see.
--
Julien Danjou
-- Free Software hacker & freelance
-- http://julien.danjou.info
Attachment:
pgpUxZXZrFZ0f.pgp
Description: PGP signature
Follow ups
References