openstackgerrit | Feilong Wang proposed openstack/magnum-tempest-plugin master: Fix the slowest test https://review.openstack.org/611728 | 01:07 |
---|---|---|
openstackgerrit | Feilong Wang proposed openstack/magnum-ui stable/rocky: Fix image URL for cluster template overview https://review.openstack.org/611734 | 01:23 |
openstackgerrit | Feilong Wang proposed openstack/magnum-ui stable/queens: Fix image URL for cluster template overview https://review.openstack.org/611735 | 01:24 |
openstackgerrit | Merged openstack/magnum-ui stable/queens: Fix image URL for cluster template overview https://review.openstack.org/611735 | 01:45 |
openstackgerrit | Merged openstack/magnum-ui stable/rocky: Fix image URL for cluster template overview https://review.openstack.org/611734 | 01:46 |
*** hongbin has joined #openstack-containers | 02:03 | |
*** ricolin has joined #openstack-containers | 03:14 | |
openstackgerrit | Feilong Wang proposed openstack/magnum master: DO NOT MERGE https://review.openstack.org/611729 | 03:27 |
*** hongbin has quit IRC | 03:46 | |
*** dave-mccowan has quit IRC | 03:53 | |
*** pcaruana has joined #openstack-containers | 06:14 | |
*** serlex has joined #openstack-containers | 06:35 | |
*** serlex has quit IRC | 06:35 | |
*** pcaruana has quit IRC | 07:09 | |
*** rcernin has quit IRC | 07:17 | |
*** pcaruana has joined #openstack-containers | 07:28 | |
*** pcaruana is now known as pcaruana|elisa| | 07:30 | |
*** vabada has quit IRC | 08:42 | |
*** vabada has joined #openstack-containers | 08:43 | |
*** salmankhan has joined #openstack-containers | 08:51 | |
*** ttsiouts has joined #openstack-containers | 09:12 | |
*** serlex has joined #openstack-containers | 09:25 | |
*** serlex has quit IRC | 09:25 | |
*** ricolin has quit IRC | 10:09 | |
openstackgerrit | Merged openstack/magnum master: [swarm-mode] Remove --live-restore from Docker daemon options https://review.openstack.org/611097 | 10:30 |
openstackgerrit | Tobias Urdin proposed openstack/magnum stable/rocky: [swarm-mode] Remove --live-restore from Docker daemon options https://review.openstack.org/611837 | 10:48 |
openstackgerrit | Tobias Urdin proposed openstack/magnum stable/queens: [swarm-mode] Remove --live-restore from Docker daemon options https://review.openstack.org/611838 | 10:48 |
openstackgerrit | Tobias Urdin proposed openstack/magnum stable/ocata: [swarm-mode] Remove --live-restore from Docker daemon options https://review.openstack.org/611839 | 10:48 |
openstackgerrit | Tobias Urdin proposed openstack/magnum stable/pike: [swarm-mode] Remove --live-restore from Docker daemon options https://review.openstack.org/611840 | 10:48 |
*** dave-mccowan has joined #openstack-containers | 10:53 | |
*** lingxian has joined #openstack-containers | 11:29 | |
*** lxkong has quit IRC | 11:39 | |
*** lingxian is now known as lxkong | 11:40 | |
*** serlex has joined #openstack-containers | 12:51 | |
*** jmlowe has joined #openstack-containers | 13:16 | |
*** strigazi has quit IRC | 13:44 | |
*** strigazi has joined #openstack-containers | 13:44 | |
*** munimeha1 has joined #openstack-containers | 13:53 | |
*** sidx64 has joined #openstack-containers | 14:05 | |
*** hongbin has joined #openstack-containers | 14:12 | |
*** sidx64 has quit IRC | 14:46 | |
*** ttsiouts has quit IRC | 14:50 | |
*** pcaruana|elisa| has quit IRC | 14:56 | |
*** pcaruana|elisa| has joined #openstack-containers | 14:57 | |
*** ttsiouts has joined #openstack-containers | 15:01 | |
*** pcaruana|elisa| has quit IRC | 15:08 | |
*** pcaruana has joined #openstack-containers | 15:08 | |
*** ttsiouts has quit IRC | 15:12 | |
*** pcaruana has quit IRC | 15:31 | |
*** ttsiouts has joined #openstack-containers | 15:37 | |
*** jmlowe has quit IRC | 16:01 | |
*** mgariepy has quit IRC | 16:10 | |
*** mgariepy has joined #openstack-containers | 16:15 | |
*** openstackgerrit has quit IRC | 16:24 | |
*** ttsiouts has quit IRC | 16:30 | |
*** jmlowe has joined #openstack-containers | 18:04 | |
*** salmankhan has quit IRC | 18:13 | |
*** openstacking_123 has joined #openstack-containers | 19:14 | |
openstacking_123 | Hope all is well. I am running Openstack Queens I seem to have an issue where the magnum deployments of k8's completes in Heat but Magnum never moves on from Completing in progress. Anyone have any idea how Magnum should be recieving the update? I would assume Heat should be sending a notification to magnum? | 19:16 |
openstacking_123 | Creating in progress* | 19:16 |
*** lxkong has quit IRC | 19:39 | |
*** dave-mccowan has quit IRC | 19:57 | |
*** munimeha1 has quit IRC | 20:51 | |
openstacking_123 | running /openstack/venvs/magnum-17.1.2/bin/python /openstack/venvs/magnum-17.1.2/bin/magnum-conductor in any magnum container sets the managum status to complete | 20:57 |
openstacking_123 | Seems like this issue must be related to openstack-ansible then | 20:57 |
openstacking_123 | I do see some issue related to /lib/python2.7/site-packages/eventlet/greenio/base.py", line 390, in the logs | 20:58 |
*** dave-mccowan has joined #openstack-containers | 21:04 | |
*** dave-mccowan has quit IRC | 21:13 | |
*** salmankhan has joined #openstack-containers | 21:20 | |
openstacking_123 | I fixed the queens magnum issue in openstack ansible installed this version of evenlet refernced here https://github.com/eventlet/eventlet/issues/172#issuecomment-379421165 | 21:25 |
openstacking_123 | specifically pip install https://github.com/eventlet/eventlet/archive/1d6d8924a9da6a0cb839b81e785f99b6ac219a0e.zip | 21:25 |
openstacking_123 | Good talk | 21:25 |
openstacking_123 | Anywhere I can report the bug ? https://github.com/openstack/requirements/blob/stable/queens/upper-constraints.txt#L142 need to be eventlet 0.23 | 21:40 |
openstacking_123 | Made this story on the issue https://storyboard.openstack.org/#!/story/2004130 | 22:06 |
*** openstacking_123 has quit IRC | 22:08 | |
*** lingxian has joined #openstack-containers | 22:14 | |
*** serlex has quit IRC | 22:42 | |
*** hongbin has quit IRC | 23:10 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!