Activity log for bug #1665413

Date Who What changed Old value New value Message
2017-02-16 17:30:23 Mark Goddard bug added bug
2017-02-16 17:30:45 Mark Goddard kolla: status New In Progress
2017-02-16 17:30:48 Mark Goddard kolla: assignee Mark Goddard (mgoddard)
2017-02-16 17:31:38 Mark Goddard summary Bifrost container is missing required dependencies Bifrost container image is missing required dependencies
2017-02-16 17:31:44 Mark Goddard description The bifrost-deploy container is missing a number of required package dependencies. Steps to reproduce: kolla-build -t source bifrost-deploy Expected result: The bifrost-deploy container includes bifrost's package dependencies (e.g. rabbitmq). Actual result: Bifrost's dependencies are not installed. Problem: This occurs because the Bifrost playbooks changed to use a new Ansible group 'target' rather than localhost. The new group was added to a new inventory file (also called target) and is not present in the localhost inventory file used by the Kolla bifrost-base Dockerfile. This causes the Bifrost install.yml play to essentially be a noop. Solution: Use the Bifrost target inventory file. The bifrost-deploy container image is missing a number of required package dependencies. Steps to reproduce: kolla-build -t source bifrost-deploy Expected result: The bifrost-deploy container includes bifrost's package dependencies (e.g. rabbitmq). Actual result: Bifrost's dependencies are not installed. Problem: This occurs because the Bifrost playbooks changed to use a new Ansible group 'target' rather than localhost. The new group was added to a new inventory file (also called target) and is not present in the localhost inventory file used by the Kolla bifrost-base Dockerfile. This causes the Bifrost install.yml play to essentially be a noop. Solution: Use the Bifrost target inventory file.
2017-02-16 17:53:31 Mark Goddard description The bifrost-deploy container image is missing a number of required package dependencies. Steps to reproduce: kolla-build -t source bifrost-deploy Expected result: The bifrost-deploy container includes bifrost's package dependencies (e.g. rabbitmq). Actual result: Bifrost's dependencies are not installed. Problem: This occurs because the Bifrost playbooks changed to use a new Ansible group 'target' rather than localhost. The new group was added to a new inventory file (also called target) and is not present in the localhost inventory file used by the Kolla bifrost-base Dockerfile. This causes the Bifrost install.yml play to essentially be a noop. Solution: Use the Bifrost target inventory file. The bifrost-deploy container image is missing a number of required package dependencies. Tested on CentOS 7.3, kolla master @ 16f2c199f1fc945ec0f83520efa865d4189ce223 Steps to reproduce: kolla-build -t source bifrost-deploy Expected result: The bifrost-deploy container includes bifrost's package dependencies (e.g. rabbitmq). Actual result: Bifrost's dependencies are not installed. Problem: This occurs because the Bifrost playbooks changed to use a new Ansible group 'target' rather than localhost. The new group was added to a new inventory file (also called target) and is not present in the localhost inventory file used by the Kolla bifrost-base Dockerfile. This causes the Bifrost install.yml play to essentially be a noop. Solution: Use the Bifrost target inventory file.
2017-02-16 18:44:31 Mark Goddard bug added subscriber Julia Kreger
2017-02-17 02:40:46 Jeffrey Zhang nominated for series kolla/ocata
2017-02-17 02:40:46 Jeffrey Zhang bug task added kolla/ocata
2017-02-17 02:40:54 Jeffrey Zhang kolla: milestone pike-1
2017-02-17 02:40:57 Jeffrey Zhang kolla/ocata: milestone ocata-rc2
2017-02-17 13:09:25 OpenStack Infra kolla: status In Progress Fix Released
2017-02-17 16:34:26 Mark Goddard kolla/ocata: status New In Progress
2017-02-17 16:34:29 Mark Goddard kolla/ocata: assignee Mark Goddard (mgoddard)
2017-03-01 02:44:54 OpenStack Infra kolla/ocata: status In Progress Fix Committed
2017-03-18 04:56:08 Jeffrey Zhang kolla/ocata: status Fix Committed Fix Released