Designate image broken, Horizon fails to start with Designate enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Kevin Tibi | ||
Pike |
Fix Released
|
Undecided
|
Kevin Tibi | ||
Queens |
Fix Released
|
Critical
|
Kevin Tibi | ||
Rocky |
Fix Released
|
Undecided
|
Kevin Tibi |
Bug Description
I'm installing Kolla Ansible all-in-one with Designate enabled.
/etc/kolla/
kolla_base_distro: "centos"
kolla_install_type: "binary"
openstack_release: "pike"
enable_designate: "yes"
designate_backend: "bind9"
designate_
However after successful 'kolla-ansible deploy' run Horizon container fails to start.
Kolla images pulled from Docker hub.
Detailed bug information:
# docker logs horizon
INFO:__
INFO:__
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
cp: cannot stat '/usr/lib/
# docker ps | grep horizon
1af3c91bf220 kolla/centos-
# docker inspect kolla/centos-
}
Changed in kolla: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
milestone: | none → queens-rc1 |
Changed in kolla: | |
milestone: | queens-rc1 → queens-rc2 |
Changed in kolla: | |
milestone: | queens-rc2 → rocky-1 |
It appears that Designate dashboard is not packaged for Pike by RDO. /github. com/rdo- packages
There is no appropriate package provided hence the issue with Horizon.
https:/
Workaround is to disable Designate dashboard plugin in Kolla globals.yml