[Openstack] ceilometer and instance snapshots/glance images

Anshul Gangwar anshul1886 at yahoo.co.in
Thu Jul 11 10:16:15 UTC 2013


I have created instance snapshot. When I am listing them through ceilometer API call, then I am getting userId: null for them.

I remember I used to get userId(who have created that snapshot) in response but I am not getting it now.

Is there any change in behaviour?
or there is any extra setting required in configuration?


API call : http://10.102.153.71:8777/v2/resources


response :

	* {
	*        "resource_id": "52f814e5-fa6b-4a3c-acb7-80d13ced88da",
	*        "project_id": "f57362577d3b4c7c82b6bc713d0dcc25",
	*        "user_id": null,
	*        "metadata":
	*        {
	*            "status": "active",
	*            "name": "nanovmsnap",
	*            "deleted": "False",
	*            "container_format": "ami",
	*            "created_at": "2013-07-09T09:43:47",
	*            "disk_format": "ami",
	*            "updated_at": "2013-07-09T09:44:08",
	*            "protected": "False",
	*            "checksum": "5d8fa241f393bb8ef6eea6576671a187",
	*            "min_disk": "0",
	*            "is_public": "False",
	*            "deleted_at": "None",
	*            "min_ram": "0",
	*            "size": "9830400"
	*        }
	*    }

Thanks,
Anshul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130711/adedfa83/attachment.html>


More information about the Openstack mailing list