The numerous tags within the role have been condensed
to two tags: designate-install and designate-config
These tags have been chosen as they are namespaced
and cover the two major functions of the role.
Documentation has been updated to inform how each tag
influences the function of the role.
Change-Id: I700b80bce2a8a761d341ca9cdc51398328966287
Update documentation, default variables, tasks, and environment
inventory to include installation of the designate-zone-manager service.
Change-Id: I1a72cad13e88d962a1e38793a1a3b5b35c0ba8b7
This commit does the following:
- updates README.rst by adding some required vars and removing some
references to glance
- pips ansible-lint as is done in the other roles
- updates tests/test-prepare-host.yml to install specified packages
outside of tox's venv
Change-Id: I80f36b1e5584895681b6c51f5b1e329794b4c92a
This patch includes the following:
- Base configuration for OpenStack's CI Infrastructure.
- Base documentation build configuration.
- A Vagrantfile for local testing.
- A base test configuration in order to execute a functional test.
- An updated README, added LICENSE file and a CONTRIBUTING file.