Hi,
Does anybody know how often MIQ collect new information from its providers?
In particular quotas information from openstack, and is it configurable? Can we set it to be for example once an hour?
thanks,
Or
Hi,
Does anybody know how often MIQ collect new information from its providers?
In particular quotas information from openstack, and is it configurable? Can we set it to be for example once an hour?
thanks,
Or
For openstack you can (and may be it work out of box without any custom configuration) trigger refresh by rabbitmq event. I think that this way is best practice instead of cron-like triggers. You should just add rabbitmq address on the Event tab of OpenStack-provider configuration page.
In the process of Cloud Provider configuration you can choose two options on the events tab. I didn’t work with ceilometer, but I can say that the AMQP option is a Jedi lightsaber for orchestration of cloud infrastructure (in the latest release of MIQ available ability to work with rabbitmq of VMWare vCloud Director). In your openstack is already running rabbitmq message broker and you need to specify the address and credentials (For most typical deployments the address of the controller.)