Activity log for bug #1708371

Date Who What changed Old value New value Message
2017-08-03 07:08:46 Marius Cornea bug added bug
2017-08-03 07:09:38 OpenStack Infra tripleo: status Triaged In Progress
2017-08-03 07:09:38 OpenStack Infra tripleo: assignee Marius Cornea (mcornea)
2017-08-03 08:24:39 Marios Andreou description Ocata -> Pike upgrade: openstack-nova-compute service is running on host after upgrading to containers architecture After stopping and disabling the openstack-nova-compute service on the host and starting the nova-compute container the service comes back ok: [root@compute-0 heat-admin]# systemctl stop openstack-nova-compute [root@compute-0 heat-admin]# systemctl disable openstack-nova-compute Removed symlink /etc/systemd/system/multi-user.target.wants/openstack-nova-compute.service. [root@compute-0 heat-admin]# docker stop nova_compute docker start nova_compute nova_compute [root@compute-0 heat-admin]# docker start nova_compute nova_compute As first discussed at https://bugzilla.redhat.com/show_bug.cgi?id=1477768 Ocata -> Pike upgrade: openstack-nova-compute service is running on host after upgrading to containers architecture After stopping and disabling the openstack-nova-compute service on the host and starting the nova-compute container the service comes back ok: [root@compute-0 heat-admin]# systemctl stop openstack-nova-compute [root@compute-0 heat-admin]# systemctl disable openstack-nova-compute Removed symlink /etc/systemd/system/multi-user.target.wants/openstack-nova-compute.service. [root@compute-0 heat-admin]# docker stop nova_compute docker start nova_compute nova_compute [root@compute-0 heat-admin]# docker start nova_compute nova_compute
2017-08-04 20:47:19 OpenStack Infra tripleo: status In Progress Fix Released