Role openstack_hosts for OpenStack-Ansible
Go to file
Jonathan Rosser 2fa0318c73 Prevent ceph packages installing from ubuntu-cloud-archive
This patch adds a new variable `openstack_hosts_apt_pinned_packages`
which defaults to pinning ceph packages from the UCA repository to
a lower priority than the equivalent packages from the main ubuntu
repository.

Without this change, installing lxc-templates will pull packages from
the Quincy release of Ceph via Yoga UCA, and this is ahead of the
Pacific version expected by the ceph_client and ceph-ansible code.

This change improves consistency of the ceph packages installed across
the deployment and does not allow very new packages in UCA to later
cause a package downgrade failure when the ceph_client/ceph-ansible
attempts to install the well-defined version of ceph required by
openstack-ansible.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/838762
Change-Id: Ia19ba6bae3e95ceb2e517039fbbfb9346e014961
2022-04-21 12:54:36 +00:00
defaults Prevent ceph packages installing from ubuntu-cloud-archive 2022-04-21 12:54:36 +00:00
doc Fix linter errors 2020-10-02 10:34:37 +00:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:23:18 +08:00
files/gpg Revert "Install EPEL repositories manually and exclude Python packages" 2018-06-13 11:29:36 +01:00
filter_plugins Add bit_length_power_of_2 to filters folder 2019-07-28 09:47:56 +01:00
handlers Set REQUESTS_CA_BUNDLE env var 2021-06-25 13:26:46 +00:00
meta Prevent ceph packages installing from ubuntu-cloud-archive 2022-04-21 12:54:36 +00:00
releasenotes Prevent ceph packages installing from ubuntu-cloud-archive 2022-04-21 12:54:36 +00:00
tasks Use correct system.conf.d permissions 2022-04-04 09:12:58 +00:00
templates Set REQUESTS_CA_BUNDLE env var 2021-06-25 13:26:46 +00:00
tests Use ansible_facts[] instead of fact variables 2021-02-25 12:26:09 +00:00
vars Merge "Add centos-9 support" 2022-02-03 23:08:11 +00:00
zuul.d [reno] Stop publishing release notes 2021-03-01 18:28:37 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:21 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:11 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-13 00:21:35 +03:00
LICENSE IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 22:01:58 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:45:01 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:16:53 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:49:52 +00:00
tox.ini Cleanup setup.py config 2022-04-04 11:12:34 +02:00

README.rst

Team and repository tags

image

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-openstack_hosts/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-openstack_hosts/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible