Role ceph_client for OpenStack-Ansible
Go to file
Jesse Pretorius 6dd85991b2 Fix cache update after initial apt_repository fail
If apt_repository fails to update the apt cache after updating the
configuration, retries don't register there was a change and so no
attempt is made to update the cache by the module on the second attempt.
This failure can result in a failure to install packages.

This change adds an apt module task to update the cache if the
apt_repository task registers a change. This means updating the cache
will get retried on failure and no longer fail silently.

Change-Id: I43bd89e9bd5e2094eb0c138e17045ea64cd62c4d
Partial-Bug: #1750656
(cherry picked from commit db70936846)
2018-02-23 12:03:18 +00:00
defaults Bump the Ceph stable release to Luminous 2017-09-14 18:53:40 +00:00
doc Fix linters 2017-11-22 18:20:57 +00:00
examples Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
handlers Move to use filtered packages/services/clients 2017-08-10 15:55:08 +01:00
meta Add support for the openSUSE Leap distributions 2017-07-14 15:00:32 +01:00
releasenotes Fix linters 2017-11-22 18:20:57 +00:00
tasks Fix cache update after initial apt_repository fail 2018-02-23 12:03:18 +00:00
templates Set correct release for ceph pin 2017-01-04 10:04:12 -06:00
tests Initial OSA zuul v3 role jobs 2017-10-19 10:49:51 +00:00
vars Fix typo on service dict 2017-08-14 12:58:04 +01:00
zuul.d Zuul: Remove project name 2018-02-08 09:25:12 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:18:52 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 07:59:05 +00:00
CONTRIBUTING.rst Fix incorrect project reference 2016-09-02 13:13:09 +10:00
LICENSE Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:34:31 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 14:59:47 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-24 17:10:29 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 15:36:13 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-10-30 13:33:15 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:34:31 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:07 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:16:37 +00:00
tox.ini Update vars and test tooling for Pike 2017-08-23 11:29:36 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Ceph client

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-ceph_client/latest

The project home is at:

http://launchpad.net/openstack-ansible