CloudInfoProvider
Last updated
Last updated
The Cloud Information provider generates a representation of cloud resources, to be published inside INDIGO - DataCloud CMDB.
Highlights of the INDIGO-2 release:
This update provides repositories and packaging refactoring:
INDIGO-related content has been moved to a dedicated repository and the cloud-info-provider is now using the stock version as features developed in the context of INDIGO have been merged in it.
With this update it is possible to have only the cloud-info-provider package to register site information in both the CMDB and a Site BDII just by using different arguments and templates.
INDIGO-related templates are deployed by the cloud-info-provider-indigo package.
Supported Platforms
CentOS7 and Ubuntu 14.04 (trusty)
Documentation update related to new splitted packages
Ansible role update to use new splitted packages
installation & Configuration:
No manual intervention should be needed, but in case there are existing cron tasks they will have to take into account the following changes:
cloud-info-provider-indigo-service has been renamed to cloud-info-provider-service as cloud-info-provider is now using the stock version
/etc/cloud-info-provider-indigo has been renamed to /etc/cloud-info-provider as cloud-info-provider is now using the stock version. If needed copy any customization to the new directory.
RHEL</br>
yum clean all && yum update cloud-info-provider-indigo
Ubuntu</br>
apt-get update && apt-get install -V python-cloud-info-prov
N/A
RedHat
Ubuntu
- Splitting repositories/packages
- All INDIGO-specific content (JSON templates, send-to-cmdb script and documentation). Dependent on cloud-info-provider.
- Upstream version of the cloud-info-provider including changes made in the context of INDIGO.
. Ansible role has been updated to work with the splitted packages.
Please use the