Overview

OpenStack is one of the most popular Cloud providers. In OpenStack, the Nova (Compute node) sends events to a message queue by the Advanced Message Queuing Protocol (AMQP). By default, the message queue server is the RabbitMQ server. An Event Source is implemented to act as an AMQP client to subscribe events from the AMQP server.

For details about the event based discovery, see Event Based Discovery.

Note This discovery requires UCMDB 10.22 or later.