Commit Graph

14 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov d3ef8b1256 Deprecate openstack-ansible-galera_client role
Since we moved all functionality of galera-client part to galera-server
role there's no sense in futher keeping and branching of client part.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/765777
Change-Id: I1623dbc80bee4eb7d889ee570d0ce27697b58cea
2020-12-07 12:41:44 +02:00
ShangXiao 315d342692 Update invalid link for README
The source code repository link is invalid.
Replace it with the available one.

Change-Id: Id7fdeb4d07bdb13d1f63298b105187fe4e3b34c4
2019-08-20 00:41:00 -07:00
ShangXiao 587d90e4a8 Add bugs url link to README
Change-Id: Iff87020d4de09f512cf897dd6938b475f2d2a3fc
2018-12-04 10:04:48 +00:00
LeopardMa 8eab67ca46 Add source code repository notes link to README
Change-Id: I63dc994261cd68a8164761b500144c9af1d9eb27
2018-07-02 19:03:56 -04:00
melissaml f1d7fb5923 Add release notes link to README
Change-Id: I6e144c646929e1067794566c69d3e6852b75da0e
2018-06-18 19:41:33 +08:00
melissaml a1fb53e9be Update links in README
Change the outdated links to the latest links in README

Change-Id: I65616a0d7d575c64f189eb6fa34a0e7fd456e26f
2018-03-03 12:35:29 +08:00
Jean-Philippe Evrard f2fc6454ca Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: I50263f33c8ebcf31ec60a3db518079040521267d
2017-12-04 13:22:04 +00:00
ZhongShengping f4a1ef10a9 Update URLs in documents according to document migration
Change-Id: I49813850654a35b9cf0a66ccbfb4d91240c2920a
2017-07-14 09:34:38 +08:00
Flavio Percoco 6bd5bc23c5 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/854c85f8d3b84ba02cab0c7ba2ebd029

Change-Id: Iad3cfc220f6a65869a573df131ec143bf0f88b0e
2016-11-25 16:01:00 +01:00
Robb Romans 18352f793e [DOCS] Move example playbook to separate file
Change-Id: I97a1e91103539d92420683beac3fd9cf416b6b9c
2016-08-12 13:53:12 -05:00
Jesse Pretorius c6b7724c00 Ensure that doc linting is included in the linters test
The 'docs' tox target executes the doc8 lint test which may result in
failures when testing documentation builds, but OpenStack-CI does not
execute that tox target.

In order to ensure that we catch all standard documentation syntax
errors and prevent them from merging, this patch includes the docs
target in the 'linters' chain of tests.

Fixes for any failures which result from executing this test are also
included in the patch.

Change-Id: I1a57ee702e659dd8d6718640ec21526d4fd529cb
2016-07-26 07:40:55 +01:00
Travis Truman 7cf552196c [DOCS] Cleanup the role docs for consistency and clarity
Ensure that the playbook examples are accurate and that required
role variables are documented.

Change-Id: I7335c4b8cf59b4ad91ab74f1823d5e045bbca0c0
2016-03-08 20:28:20 +00:00
Logan V e19d5d4a51 Remove Xtrabackup from Galera client role
Carrying Xtrabackup as a hard dependency across all hosts acting as a client
of the cluster is unnecessary, as it is only required on the Galera server cluster
members themselves.

Change-Id: I2fa0e862e3a9ad73c6391969564891d913273a79
2016-02-07 14:17:59 -06:00
Kevin Carter ab36aed999
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:23:13 -06:00