openstack-ansible-os_ironic/releasenotes/notes
Jesse Pretorius cc4fa19f87 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
Depends-On: https://review.openstack.org/580156
Depends-On: https://review.openstack.org/580601
Change-Id: Ic346e642f52f064b002f5a2facead2fca5a7a03a
2018-07-06 13:47:22 +00:00
..
.placeholder Add reno scaffolding for release notes management 2016-04-09 18:19:48 +00:00
capping_ironic_wsgi_processes-6fa7306fc3c29de7.yaml Cap the number of worker processes 2017-03-02 12:10:44 -05:00
ironic-1604-support-b9ebb12ee4d78275.yaml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic-init-config-overrides-e73d9fd46a69afcf.yaml Rename reno to avoid conflict on integrated repo 2017-04-11 12:07:43 +01:00
ironic-neutron-network-support-669c382ea8bd3b98.yaml Add support for neutron network names for cleaning/provisioning 2016-12-08 15:54:15 +00:00
ironic-oneview-drivers-support-6d9c6c5a7e7bfc36.yaml Adds support for the ironic-oneview drivers [+Docs]. 2017-01-27 15:44:24 -03:00
ironic-service-setup-host-658842e1875ea7bf.yaml Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:47:22 +00:00
ironic_init_time_settings-b8ab3c3c4d733dc.yaml Rename release note to unique hash 2017-04-28 11:38:58 +01:00
os-ironic-only-install-venv-0da32fc36bfeae2b.yaml Only install to virtual environment 2016-07-08 05:49:42 -07:00
oslo-messaging-separate-backends-3b2dac9462595b31.yaml Update to use oslo.messaging service for RPC and Notify 2018-05-18 18:33:58 -04:00
package-list-name-changes-7c8a6dd652b271cf.yaml Rename package lists (and related vars) appropriately 2016-08-30 18:32:27 +01:00
package-state-2e8e2eb4b24475c4.yaml Add ability to change apt/yum package state 2016-08-02 14:37:27 +01:00
remove-requirements-git-0d898621f1b62a29.yaml Simplify pip options/constraints mechanism 2016-11-03 07:45:32 +00:00