Commit Graph

13 Commits

Author SHA1 Message Date
melissaml 066c4025f5 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ia06f067b5bdd9fc6c29ebd49c699d49a83d9634e
2019-07-13 20:28:24 +00:00
ShangXiao 0959d620d0 Add bugs url link to README
Change-Id: I71835997fbd9bca4461080ed078688d09a922a1e
2018-09-27 03:12:09 +00:00
jacky06 fef3734304 Add the project source code repository in README
Change-Id: If002c17dff52f139e828b579200ed0bde989cc04
2018-07-21 00:40:25 -04:00
ShangXiao e8f2564089 Add release notes link to README
Change-Id: If20653a4aa7e8340c35f83355dd288d15b2f781c
2018-06-15 00:28:03 -07:00
wangqi 7be5808fc8 Update links in README
Change the outdated links to the latest links in README

Change-Id: I7e454d540d3884ff9f65b08e28eb5965a5754703
2018-03-03 03:09:36 +00:00
zhangzs a99aaf1730 fix typo
Change-Id: I8544d21849a784d7a1b83a70a12621bdc3dad65f
2018-02-11 10:30:17 +08:00
ZhongShengping 47993432ab Update URLs in documents according to document migration
Change-Id: Idaeadd92ad6fec287f419976d71f76d7b5692e91
2017-07-19 09:17:36 +08:00
Flavio Percoco 0255eff6a9 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/e1850d33bf40d65f34782e67e6c5c44f

Change-Id: I92a643e5abdaabd409fabb4b588aad4494bcf5b6
2016-11-25 16:27:35 +01:00
Travis Truman 2074d97653 [DOCS] - Use new documentation tree structure
Changes the designate role doc tree to the new structure
we are adopting for each role.

Change-Id: I45924e641401218440542ab1d95376dd42811428
2016-08-18 09:34:08 -04:00
Travis Truman 5be3ecff03 Cleanup/standardize usage of tags
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
2016-07-13 14:24:19 -04:00
Jimmy McCrory a7dbf1c21c Add missing zone-manager service
Update documentation, default variables, tasks, and environment
inventory to include installation of the designate-zone-manager service.

Change-Id: I1a72cad13e88d962a1e38793a1a3b5b35c0ba8b7
2016-06-14 15:27:50 -07:00
Matt Thompson f926a74c61 Role cleanup
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
2016-03-17 12:45:26 +00:00
Jesse Pretorius aa9ae16f9e Implement base configuration for independent role repository
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.
2016-03-14 12:34:46 +00:00