Files
master
82 lines
2.6 KiB
Markdown
82 lines
2.6 KiB
Markdown
[](https://governance.openstack.org/tc/reference/tags/index.html)
oslo
The oslo module is a part of [OpenStack](https://opendev.org/openstack), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module its self is used to flexibly configure and manage the Puppet OpenStack common module for OpenStack.
The oslo module is a thorough attempt to make Puppet capable of managing the entirety of oslo libraries. This includes manifests to provision region specific endpoint and database connections. Types are shipped as part of the oslo module to assist in manipulation of configuration files.
* [Oslo](https://wiki.openstack.org/wiki/Oslo), the oslo libraries for OpenStack.
oslo is not currently in Puppet Forge, but is anticipated to be added soon. Once that happens, you'll be able to install oslo with:
oslo is a combination of Puppet manifest and ruby code to delivery configuration and extra functionality through types and providers.