openstack-ansible/releasenotes/notes/compiler-packages-e110cafb5a69471e.yaml
Andy McCrae a2e3d22a07 Fix role SHA's for Ocata-2 release
This patch includes a SHA update, which has been tested as working in
patch https://review.openstack.org/#/c/410433/ which was not yet merged.

NB: We are still leaving the Ceilometer upstream SHA at HEAD as of
8.11.2016 due to https://bugs.launchpad.net/ceilometer/+bug/1643821

Change-Id: I6b60adca4e66550c3f52a32359bfc5e247cda661
2016-12-14 14:20:37 +00:00

7 lines
277 B
YAML

---
features:
- A new switch ``pip_install_build_packages`` is introduced to allow toggling
compiler and development library installation. The legacy behavior of
installing the compiler and development libraries is maintained as the
switch is enabled by default.