Activity log for bug #1661237

Date Who What changed Old value New value Message
2017-02-02 12:59:51 vnaumov bug added bug
2017-02-02 13:00:59 Ruslan Khozinov summary [9.2][updates] deploy-changes possibility still active after all updates [9.2][updates] deploy-changes button still active after update by mos-playbooks
2017-02-03 10:06:43 Oleksiy Molchanov fuel: assignee Illia Polliul (ipolliul)
2017-02-06 07:49:40 Ilya Bumarskov tags release-notes
2017-02-06 07:55:24 Ilya Bumarskov summary [9.2][updates] deploy-changes button still active after update by mos-playbooks [9.2][updates][UI] deploy-changes button still active after update by mos-playbooks
2017-02-06 07:56:39 vnaumov description Fuel 9.0 -> 9.1 -> 9.2, Contrail 5.0.0(updated to 5.0.1), LDAP 3.0.1 [1] Steps to reproduce: 1. Deploy 9.0 env + contrail plugin (9 slaves) [2] 2. Install and configure LDAP 3. Reset env (to activate ldap) 4. Deploy changes 5. Update to 9.1 state master node [3] 6. Add mos-updates "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ mos9.0-updates main restricted" into Settings -> General on Fuel UI 7. Run `fuel2 update --env {env_id} install --repos mos-updates --restart-rabbit --restart-mysql` on master Node 8. Deploy changes 9. scp contrail-5.0-5.0.1-1-5.noarch.rpm root@10.109.0.2:/tmp 10. fuel plugins --update /tmp/contrail-5.0-5.0.1-1-5.noarch.rpm (as a workaround to bug [4]) 11. start update to 9.2 [5] 12. cd /etc/yum.repos.d/ 13.vim mos92-updates.repo 14.switch update mechanism in repo-url to snapshots-case, and use MOS_CENTOS_PROPOSED_MIRROR_ID=proposed-2017-01-28-114420 from snap 822 (rc2) 15. continue updating to 9.2 [6] 16.replace step 4 in above guide by following command ansible-playbook playbooks/mos9_prepare_env.yml -e ' {"env_id":1, "snapshot_repo":"snapshots/9.0-2017-01-28-114420", "snapshot_suite":"mos9.0-proposed" }' 17.check that's above snap-repo matched with repo-mos-updates in fuel UI 18. go to step 9(from guide), fuel2 update --env 1 install --repos mos9.2-updates 20. failed to deploy 21. redeploy with disabled Security TLS(as a workaround to [8]) 22. step 10 from guide (upgrade kernels) 23. restart all nodes (using ansible) 24. check kernel-versions on nodes Expected results: successful deploy and using env Actual result: in fuel UI there was deploy changes button and when you push it, deploy failed related to bug [9] installed plugins: Contrail 5.0.0(updated to 5.0.1), LDAP 3.0.1 link to diagnostic snapshot: [7] [1] http://plugins.mirantis.com/repository/l/d/ldap/ldap-3.0-3.0.1-1.noarch.rpm [2] CI: http://jenkins-tpi.bud.mirantis.net:8080/view/9.0-custom/job/9.0.contrail.5.0.0.custom.dev/8/console [3] http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/update-fuel.html#update-fuel [4]https://bugs.launchpad.net/fuel/+bug/1658652 [5]https://docs.mirantis.com/openstack/fuel/fuel-master/release-notes/update-product/update-prerequisites-9-2.html [6]https://docs.mirantis.com/openstack/fuel/fuel-master/release-notes/update-product/update-env-9-2.html#update-env-9-2 [7]https://drive.google.com/open?id=0B-AO_niPlWzFOHFKdTBaNDZDcG8 [8]https://bugs.launchpad.net/fuel-plugin-contrail/+bug/1660530 [9]https://bugs.launchpad.net/fuel/+bug/1661174 Fuel 9.0 -> 9.1 -> 9.2, Contrail 5.0.0(updated to 5.0.1), LDAP 3.0.1 [1] Steps to reproduce:   1. Deploy 9.0 env + contrail plugin (9 slaves) [2]   2. Install and configure LDAP   3. Reset env (to activate ldap)   4. Deploy changes   5. Update to 9.1 state master node [3]   6. Add mos-updates "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ mos9.0-updates main restricted"      into Settings -> General on Fuel UI   7. Run `fuel2 update --env {env_id} install --repos mos-updates --restart-rabbit --restart-mysql` on master Node   8. Deploy changes   9. scp contrail-5.0-5.0.1-1-5.noarch.rpm root@10.109.0.2:/tmp   10. fuel plugins --update /tmp/contrail-5.0-5.0.1-1-5.noarch.rpm (as a workaround to bug [4])   11. start update to 9.2 [5]   12. cd /etc/yum.repos.d/   13.vim mos92-updates.repo   14.switch update mechanism in repo-url to snapshots-case, and use MOS_CENTOS_PROPOSED_MIRROR_ID=proposed-2017-01-28-114420 from snap 822 (rc2)   15. continue updating to 9.2 [6]   16.replace step 4 in above guide by following command ansible-playbook playbooks/mos9_prepare_env.yml -e ' {"env_id":1, "snapshot_repo":"snapshots/9.0-2017-01-28-114420", "snapshot_suite":"mos9.0-proposed" }'   17.check that's above snap-repo matched with repo-mos-updates in fuel UI   18. go to step 9(from guide), fuel2 update --env 1 install --repos mos9.2-updates   20. failed to deploy   21. redeploy with disabled Security TLS(as a workaround to [8])   22. step 10 from guide (upgrade kernels)   23. restart all nodes (using ansible)   24. check kernel-versions on nodes Expected results: successful deploy and using env Actual result: in fuel UI there was deploy changes button button appears after Upgrade the Ubuntu kernel to version 4.4 step (step 10) installed plugins: Contrail 5.0.0(updated to 5.0.1), LDAP 3.0.1 link to diagnostic snapshot: [7] [1] http://plugins.mirantis.com/repository/l/d/ldap/ldap-3.0-3.0.1-1.noarch.rpm [2] CI: http://jenkins-tpi.bud.mirantis.net:8080/view/9.0-custom/job/9.0.contrail.5.0.0.custom.dev/8/console [3] http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/update-fuel.html#update-fuel [4]https://bugs.launchpad.net/fuel/+bug/1658652 [5]https://docs.mirantis.com/openstack/fuel/fuel-master/release-notes/update-product/update-prerequisites-9-2.html [6]https://docs.mirantis.com/openstack/fuel/fuel-master/release-notes/update-product/update-env-9-2.html#update-env-9-2 [7]https://drive.google.com/open?id=0B-AO_niPlWzFOHFKdTBaNDZDcG8 [8]https://bugs.launchpad.net/fuel-plugin-contrail/+bug/1660530 [9]https://bugs.launchpad.net/fuel/+bug/1661174
2017-02-06 07:56:43 Ilya Bumarskov fuel: assignee Illia Polliul (ipolliul)
2017-02-06 07:56:53 Ilya Bumarskov fuel: milestone 9.x-updates
2017-02-06 07:57:19 Ilya Bumarskov fuel: importance Undecided Medium
2017-02-06 14:25:30 Fuel Devops McRobotson fuel: status New In Progress
2017-02-07 15:48:43 Maria Zlatkova tags release-notes release-notes-done
2017-03-06 13:22:36 Oleksiy Molchanov fuel: status In Progress Fix Committed
2017-03-06 13:22:42 Oleksiy Molchanov fuel: assignee Fuel Documentation Team (fuel-docs)