Skip to content

Orchestration

Bill Morton edited this page Nov 13, 2019 · 3 revisions

BlueCat's Rest APIs allow external orchestration products to monitor service status, as well as to read and write as the enterprise system of record for DNS and IP Addresses. This capability is used to speed up provisioning, taking manual checks and updates off the critical path. This capability is also used for NFV solutions providing scale in and scale out of DNS resolution capacity based on service volumes or CPU, Memory Usage etc.


Integration Description Support
Open Stack The BlueCat OpenStack integration consists of three Python-based components: The BlueCat OpenStack Neutron IPAM Driver, which documents OpenStack subnets, ports, and compute instances as they are provisioned in Openstack within the BlueCat Address Manager™ (BAM) The BlueCat OpenStack Nova monitor, which sends OpenStack instance FQDNs (A,AAAA and PTRs) to a Bluecat DNS server (BDDS) dynamically, which then forwards updates to Bluecat Address Manager™ (BAM). The Bluecat Neutron monitor, which sends floating IP assignment updates (A,AAAA and PTRs) to Bluecat DNS server dynamically, which then updates the DNS records within Bluecat Address Manager™ (BAM) Community Community
Fusion Sphere
vRO BlueCat provides REST enpoints to provide the information needed to provision a server Community
HP OO
Ansible 12 Playbooks: add_configuration_rest_example.yml add_host_rest_example.yml delete_host_rest_example.yml get_block_rest_example.yml get_blocks_rest_example.yml get_configurations_rest_example.yml get_host_rest_example.yml get_network_rest_example.yml get_networks_rest_example.yml get_zone_rest_example.yml get_zones_rest_example.yml patch_host_rest_example.yml Community
Clone this wiki locally