openstack-ansible-os_gnocchi/releasenotes/notes
Jesse Pretorius a8a34fe719 Execute service setup against a delegated host using Ansible built-in modules
In order to reduce the packages required to pip install on to the hosts,
we allow the service setup to be delegated to a specific host, defaulting
to the deploy host. We also switch as many tasks as possible to using the
built-in Ansible modules which make use of the shade library.

The 'virtualenv' package is now installed appropriately by the openstack_hosts
role, so there's no need to install it any more. The 'httplib2' package is a
legacy Ansible requirement for the get_url/get_uri module which is no longer
needed. The keystone client library is not required any more now that we're
using the upstream modules. As there are no required packages left, the task
to install them is also removed.

With the dependent patches, the openstack_openrc role is now executed once
on the designated host, so it is no longer required as a meta-dependency for
the role.

Depends-On: https://review.openstack.org/579233
Depends-On: https://review.openstack.org/579959
Change-Id: I4131312eea8c743e7803ccc622b7642c6082a4c8
2018-07-06 13:48:11 +00:00
..
.placeholder Add reno scaffolding for release notes management 2016-04-14 11:40:45 +00:00
capping_gnocchi_wsgi_processes-eb67a87e86097a7f.yaml Cap the number of worker processes 2017-03-02 08:25:50 -05:00
deprecate_auth_plugin-819233a76d4523e8.yaml Deprecate auth_plugin option 2017-03-25 12:27:24 +08:00
gnocchi-deploy-config-file-afba6c2a8edac025.yaml Provide facility for a complete file override 2017-02-23 16:11:42 -05:00
gnocchi-init-config-overrides-4fc9ec27ea1bd090.yaml Rename reno to avoid conflict on integrated repo 2017-04-11 12:04:36 +01:00
gnocchi-service-setup-host-ef418b0e709ae796.yaml Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:48:11 +00:00
gnocchi_default_basic_authmode-32c951e1ab8f21ed.yaml Add api.auth_mode setting, and update api-paste.ini 2017-01-23 11:19:18 +00:00
gnocchi_init_time_settings-ba554f29fc7fd351.yaml Rename release note to unique hash 2017-04-28 11:38:40 +01:00
gnocchi_remove_policy_api_paste-40941301f475f1d1.yaml Add api.auth_mode setting, and update api-paste.ini 2017-01-23 11:19:18 +00:00
gnocchi_upstream_file_retrieve-e2a056bfc532d761.yaml Set the git location url to be the base gnocchi repo 2017-02-07 15:13:00 +00:00
os-gnocchi-only-install-venv-4e532f44fcf5cda5.yaml Only install to virtual environment 2016-07-08 02:54:25 -07:00
os_gnocchi-centos-support-d86d5e8269789a77.yaml Add CentOS support for os_gnocchi role 2016-12-07 14:27:36 +00:00
package-state-7cbc7179b51ecdde.yaml Add ability to change apt/yum package state 2016-08-02 13:57:42 +01:00
purge-archive-policies-and-rules-support-4eee3b183d8c4cdc.yaml Remove overriding behavior for policies 2017-01-26 08:28:40 +00:00
remove-requirements-git-8953c213f4a57512.yaml Simplify pip options/constraints mechanism 2016-11-02 16:47:59 +00:00
var-rename-gnocchi-endpoints-87626018773f77e0.yaml Fix gnocchi endpoint variable names 2017-02-22 22:31:28 -05:00
var-rename-required-pip-packages-632851ef8137a4a1.yaml Fix the required package variable name 2016-11-21 14:47:14 +00:00