openstack-ansible-lxc_hosts/releasenotes/notes/ubuntu_ppc64le-581e5fcd5950186e.yaml
Kyle L. Henderson 756c4cb6c3 Implement Ubuntu support on ppc64le
This commit allows the functional tests to pass on ppc64 with
Ubuntu. It uses a dict to map the architecture of the platform to
the appropriate repo url.  One thing to note is that ansible reports
the architecture as ppc64le while the distro uses ppc64el.

Change-Id: I99ce6b6f84b3ddff5486debbb1a26e1ba7d7d17e
2016-05-09 11:00:21 -05:00

7 lines
156 B
YAML

---
features:
- Support had been added to allow the functional tests to pass when
deploying on ppc64le architecture using the Ubuntu distributions.