kolla/docker/nova
Pierre Riteau 57ed1ea4f0 Remove HTTP configuration shipped in openstack-nova-placement-api RPM
The RDO openstack-nova-placement-api RPM ships with an HTTP
configuration deploying placement on port 8778, while Kolla-Ansible
creates another file to configure it to listen on port 8780. If
`placement_api_port` is changed to use port 8778, the placement_api
container will fail to start because the port is already in use.

This commit removes the configuration file shipped with the RPM package
to avoid this conflict.

Change-Id: I7babdb794bec3b08047101e2537f030e2217cedb
Closes-Bug: #1830420
(cherry picked from commit 8e9cc856bf)
2019-06-18 15:40:00 +01:00
..
nova-api Fix if $user is root at extend_start 2017-05-12 12:40:52 +00:00
nova-base Install UEFI related package for nova image 2018-11-22 10:56:21 +00:00
nova-compute base/nova-compute: install udev/systemd to satisfy dependencies 2018-05-10 17:14:14 +00:00
nova-compute-ironic Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-conductor Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-consoleauth Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-libvirt nova-libvirt: install libpam-systemd from backports 2018-05-15 11:13:07 +00:00
nova-mksproxy Implement nova-mksproxy 2017-10-17 00:19:10 +08:00
nova-novncproxy Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-placement-api Remove HTTP configuration shipped in openstack-nova-placement-api RPM 2019-06-18 15:40:00 +01:00
nova-scheduler Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-serialproxy Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-spicehtml5proxy Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-ssh Remove all Heka related remaining stuff 2017-05-29 01:42:20 +00:00