openstack-ansible-os_nova/releasenotes/notes/powervm-novalink-url-c5f9377e4f7971af.yaml
Qing Wu Wang 59b855a8a4 Change protocol of novalink url.
Change novalink url protocol from ftp to http.

Change-Id: If143b645b7ce12a68ebcd15764a38d59a1c69a9a
Closes-Bug: #1637348
2016-10-31 09:06:05 -05:00

8 lines
256 B
YAML

---
fixes:
- The URL of NovaLink uses 'ftp' protocol to provision
apt key. It causes apt_key module to fail to retrieve
NovaLink gpg public key file. Therefore, change the
protocol of URL to 'http'. For more information, see
bug 1637348.