Conductor Documentation

Infrastructure Plugins

Openstack Plugin v3

__Note: This documentation refers to Studio Conductor Openstack Plugin v3.X, the new version of the Openstack Plugin. For documentation on the old version, see Openstack Plugin. Openstack Plugin v3 is not backward compatible with v2. See Note on Openstack Plugin v2.X Compatibility. Note on Openstack Plugin v2.X Compatibility The Openstack Plugin v3.1.0 and above supports a compatibility mode for v2.X node types and relationships. This requires importing a special compat. »

OpenStack Plugin

Note: This documentation refers to Studio Conductor Openstack Plugin v2.X, the old version of the Openstack Plugin. For documentation on the new version, see Openstack Plugin v3. The OpenStack plugin enables you to use an OpenStack-based cloud infrastructure for deploying services and applications. For more information about OpenStack, see https://www.openstack.org/. Plugin Requirements Python versions: 2.7.x If the plugin is installed from source, the following system dependencies are required: gcc gcc-c++ python-devel Compatibility Studio Conductor OpenStack v2 plugin uses the OpenStack API and is compatible with the following OpenStack releases: »

Host-Pool Plugin

The Host-Pool plugin is an infrastrcture-provisioning plugin that is used in conjunction with the Studio Conductor Host-Pool Service to use hosts from a pool of existing hosts. When the plugin is requested to provision a host, it makes a request to the host-pool service which, in turn, looks for available matching hosts inside the pool, and assigns one to that request. The same flow is executed when the plugin is requested to release that host. »