Openstack Component
Available as of Camel 2.19
The openstack component is a component for managing your OpenStack applications.
Maven users will need to add the following dependency to their pom.xml
for this component:
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-openstack</artifactId>
    <version>x.x.x</version>
    <!-- use the same version as your Camel core version -->
</dependency>| OpenStack service | Camel Component | Description | 
|---|---|---|
| Component to maintain OpenStack cinder. | ||
| Component to maintain OpenStack glance. | ||
| Component to maintain OpenStack keystone. | ||
| Component to maintain OpenStack neutron. | ||
| Component to maintain OpenStack nova. | ||
| Component to maintain OpenStack swift. |