Monday, 2018-11-19

openstackgerritMaciej Kucia proposed openstack/kolla master: Introduce sub_url macro  https://review.openstack.org/61865700:11
*** Chaserjim has joined #openstack-kolla01:00
*** Chaserjim has quit IRC01:05
*** zhanglong has joined #openstack-kolla01:29
*** Sravan has joined #openstack-kolla01:44
*** owalsh_ has joined #openstack-kolla02:44
*** owalsh has quit IRC02:48
*** Chaserjim has joined #openstack-kolla03:01
*** Chaserjim has quit IRC03:06
*** Chaserjim has joined #openstack-kolla03:16
openstackgerritMerged openstack/kolla-ansible master: add monitoring of zookeeper  https://review.openstack.org/61743803:59
*** Chaserjim has quit IRC04:19
*** janki has joined #openstack-kolla04:24
*** masber has joined #openstack-kolla04:28
masbergood afternoon, for some reason openstack cli stops working when I run any command related with neutron04:30
masberfor instance "openstack network list" returns __init__() got an unexpected keyword argument 'retriable_status_codes'04:31
masberhowever openstack server list/image list works04:31
masberI can also run neutron client commands like neutron port-list which means neutron works04:32
masberbut the python client is not04:32
masberI deployed openstack rocky through kolla-ansible04:32
masberthis was initially working but (likely related) stopped working after deploy ironic and the baremetal/ironic python client04:33
masberany idea would be highly appreciated as I am not sure what to do next04:34
*** ivve has joined #openstack-kolla04:37
*** ramishra has joined #openstack-kolla04:38
*** ramishra has quit IRC06:07
*** Sravan has quit IRC06:12
egonzalezmasber remove openstackclient and neutron client, then install openstack client only06:38
egonzalezmasber it is a problem with neutronclient requirements not pinning to an upper openstacksdk06:38
masberegonzalez, yep, got it working after update nova client to latest version06:39
masberegonzalez, how was the talk? did you enjoy?06:39
egonzalezmasber a bit scared at the beginning but was nice06:50
masbernice06:51
*** rgogunskiy has joined #openstack-kolla06:52
*** Luzi has joined #openstack-kolla07:03
*** skramaja has joined #openstack-kolla07:09
*** ramishra_ has joined #openstack-kolla07:11
*** ramishra_ is now known as ramishra07:12
*** cah_link has joined #openstack-kolla07:16
*** pcaruana has joined #openstack-kolla07:24
*** dtk has quit IRC07:25
mnasiadkamorning07:41
*** shardy has joined #openstack-kolla07:58
*** gkadam has joined #openstack-kolla07:58
*** ktibi has joined #openstack-kolla08:34
*** gfidente has joined #openstack-kolla08:51
bjolohowdy08:59
*** kukacz has quit IRC09:10
*** kukacz has joined #openstack-kolla09:13
*** dougsz has joined #openstack-kolla09:14
*** owalsh_ is now known as owalsh09:15
*** serlex has joined #openstack-kolla09:16
*** serlex has quit IRC09:23
*** ktibi_ has joined #openstack-kolla09:29
*** hamzaachi has joined #openstack-kolla09:31
*** ktibi has quit IRC09:32
*** tolisbar has joined #openstack-kolla09:34
*** tolisbar has quit IRC09:39
*** jaosorior has joined #openstack-kolla09:41
*** pvc has joined #openstack-kolla09:42
pvc"There is no Platform plugin with name: 'existing@openstack'"09:42
pvcanyone09:42
*** ktibi has joined #openstack-kolla09:52
*** ktibi_ has quit IRC09:55
*** sshnaidm has quit IRC09:55
egonzalezpvc a bit more context on the question?09:56
pvci enable rally egonzalez but when i wnat to create a new deployment thats the error prompt09:57
pvcc5f1fe52a77f        kolla/centos-source-rally:rocky                           "kolla_start"            About an hour ago   Up About an hour09:57
pvcrally deployment create --fromenv --name test09:57
*** sshnaidm has joined #openstack-kolla09:57
pvcas far as i remembered its working on queens10:00
egonzalezpvc is a bug, we need to install rally-openstack instead of rally package10:03
egonzalezpvc could you open it at launchpad? feel free to commit a change ;)10:04
pvcyes i installed rally-openstack on rally container then it's working10:04
*** k_mouza has joined #openstack-kolla10:06
pvcthis one right https://github.com/openstack/rally-openstack egonzalez10:09
egonzalezpvc in kolla images, we install rally package and not rally-openstack https://github.com/openstack/kolla/blob/master/kolla/common/config.py#L74810:10
pvcso we need to set it to rally-openstack10:12
egonzalezyes10:14
pvc   'rally' to    'rally-openstack' on Dockerfile10:14
*** sean-k-mooney has quit IRC10:15
egonzalezpvc change to rally-openstack, also the package name from tarballs (line i posted before), change ADD rally-openstack-base/ and change /rally to /rally-openstack in dockerfile10:16
pvcNoted on this egonzalez. Thank you10:18
*** sean-k-mooney has joined #openstack-kolla10:23
*** zhanglong has quit IRC10:26
openstackgerritPeter Cipriano proposed openstack/kolla master: We need to install rally-openstack instead of rally package since Openstack plugins moved to the separate package ( see https://pypi.org/project/rally-openstack)  https://review.openstack.org/61872810:44
*** Sravan has joined #openstack-kolla10:55
*** radeks has joined #openstack-kolla10:57
*** Sravan has quit IRC11:00
openstackgerritPeter Cipriano proposed openstack/kolla master: Install rally-openstack instead of rally since Openstack plugins moved to the separate package ( see https://pypi.org/project/rally-openstack)  https://review.openstack.org/61872811:01
*** ktibi has quit IRC11:10
openstackgerritChristian Berendt proposed openstack/kolla-ansible stable/queens: Restructure the vpnaas roles  https://review.openstack.org/61351911:10
openstackgerritChristian Berendt proposed openstack/kolla-ansible master: Set "no_log" for "databases user and setting permissions" tasks  https://review.openstack.org/61458211:10
openstackgerritPeter Cipriano proposed openstack/kolla master: We need to install rally-openstack instead of rally package since Openstack plugins moved to the separate package ( see https://pypi.org/project/rally-openstack)  https://review.openstack.org/61872811:16
*** janki has quit IRC11:18
openstackgerritPeter Cipriano proposed openstack/kolla master: Install rally-openstack instead of rally since Openstack plugins moved to the separate package ( see https://pypi.org/project/rally-openstack)  https://review.openstack.org/61872811:21
*** hamzaachi has quit IRC11:25
*** k_mouza has quit IRC11:38
*** k_mouza has joined #openstack-kolla11:39
*** janki has joined #openstack-kolla11:49
*** hamzaachi has joined #openstack-kolla11:56
openstackgerritEduardo Gonzalez proposed openstack/kolla stable/pike: Change secret var in publish.yml job  https://review.openstack.org/61685812:00
*** aissat-mus has joined #openstack-kolla12:06
*** hamzaachi_ has joined #openstack-kolla12:07
*** ramishra has quit IRC12:09
*** hamzaachi has quit IRC12:10
*** tolisbar has joined #openstack-kolla12:13
*** ktibi has joined #openstack-kolla12:13
openstackgerritMerged openstack/kolla-ansible master: Don't allocate pseudo-TTY when creating containers  https://review.openstack.org/61446812:18
openstackgerritMerged openstack/kolla-ansible master: Set ramdisk logs path for ironic inspector  https://review.openstack.org/61583212:23
openstackgerritMerged openstack/kolla-ansible stable/rocky: Enable setting of ceilometer as a non-root user  https://review.openstack.org/61450912:23
*** ondrejme has joined #openstack-kolla12:25
*** jaicaa has quit IRC12:52
*** jaicaa has joined #openstack-kolla12:55
*** ktibi has quit IRC12:55
*** k_mouza has quit IRC13:14
*** hamzaachi has joined #openstack-kolla13:23
*** hamzaachi_ has quit IRC13:23
*** k_mouza has joined #openstack-kolla13:31
*** aissat-mus has quit IRC13:32
*** k_mouza_ has joined #openstack-kolla13:33
*** k_mouza has quit IRC13:36
*** pbourke has quit IRC14:04
*** pbourke has joined #openstack-kolla14:06
*** lemko has joined #openstack-kolla14:13
*** skramaja has quit IRC14:18
*** mjturek has joined #openstack-kolla14:20
*** k_mouza has joined #openstack-kolla14:34
*** ktibi has joined #openstack-kolla14:35
*** ktibi_ has joined #openstack-kolla14:37
*** k_mouza_ has quit IRC14:37
*** ktibi has quit IRC14:41
*** mchlumsky has joined #openstack-kolla14:43
dougszHas anyone used the Vagrant multinode env recently? Just wondering if you experienced Vagrant hanging while it provisions the VMs?15:01
*** k_mouza_ has joined #openstack-kolla15:01
*** k_mouza__ has joined #openstack-kolla15:02
*** Luzi has quit IRC15:03
*** k_mouza has quit IRC15:04
*** k_mouza_ has quit IRC15:06
*** hamzaachi has quit IRC15:07
*** sshnaidm is now known as sshnaidm|afk15:13
*** pvc_ has joined #openstack-kolla15:15
*** k_mouza__ has quit IRC15:17
*** radeks has quit IRC15:23
*** gkadam has quit IRC15:31
*** sshnaidm|afk is now known as sshnaidm15:36
*** k_mouza has joined #openstack-kolla15:40
*** tolisbar has quit IRC15:46
*** radeks has joined #openstack-kolla15:52
ktibi_dougsz, I'll try to use vagrant soon for test upgrade queens -> rocky15:53
*** ktibi_ has quit IRC16:01
*** emccormick has joined #openstack-kolla16:06
*** pcaruana has quit IRC16:07
*** ktibi has joined #openstack-kolla16:09
*** ocaner has joined #openstack-kolla16:16
*** radeks_ has joined #openstack-kolla16:17
*** radeks has quit IRC16:18
*** pvc_ has quit IRC16:24
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Use correct variable for default certificate paths  https://review.openstack.org/55452716:26
*** janki has quit IRC16:26
dougszktibi: Seems like there might be a race condition somewhere. If I run `vagrant up --no-parallel` the multi-node deployment works ok. Without `--no-parallel` it locks everytime.16:28
ktibidougsz, what's your provider ? VB ?16:30
dougszktibi: libvirt16:30
*** mchlumsky has quit IRC16:31
ktibidougsz, ok. I'am testing with VB. the deploy of all-in-one is in progress. Then I'll try multinode after that.16:31
dougszah ok - will be interesting to know how the multi-node deployment goes for you with VB16:32
openstackgerritMerged openstack/kolla stable/queens: Fix the horizon failed to start  https://review.openstack.org/61806916:33
*** mchlumsky has joined #openstack-kolla16:34
*** tis_at_teuto_net has joined #openstack-kolla16:34
*** gfidente has quit IRC16:36
*** ktibi has quit IRC16:40
*** gfidente has joined #openstack-kolla16:40
*** tis_at_teuto_net has quit IRC16:42
openstackgerritEduardo Gonzalez proposed openstack/kolla master: Suppress collectd copy output in gates  https://review.openstack.org/61878116:46
*** tolisbar has joined #openstack-kolla16:50
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: [wip] Test zun container creation in gates  https://review.openstack.org/61734116:50
*** cah_link has quit IRC16:52
*** ocaner has quit IRC16:54
*** k_mouza_ has joined #openstack-kolla16:57
*** k_mouza__ has joined #openstack-kolla16:58
*** k_mouza has quit IRC17:00
*** k_mouza_ has quit IRC17:02
*** k_mouza__ has quit IRC17:04
*** tolisbar has quit IRC17:07
openstackgerritEduardo Gonzalez proposed openstack/kolla stable/pike: Change secret var in publish.yml job / fix collectd build  https://review.openstack.org/61685817:11
*** itlinux has joined #openstack-kolla17:12
*** Chaserjim has joined #openstack-kolla17:17
*** Chaserjim has quit IRC17:22
*** k_mouza has joined #openstack-kolla17:24
*** pcaruana has joined #openstack-kolla17:44
*** k_mouza has quit IRC17:46
*** mjturek has quit IRC17:53
*** chrizl has joined #openstack-kolla18:06
*** murphyslawbbs has joined #openstack-kolla18:07
*** chrizl has quit IRC18:11
*** murphyslawbbs has quit IRC18:11
*** murphyslawbbs has joined #openstack-kolla18:12
*** murphyslawbbs has quit IRC18:13
openstackgerritDoug Szumski proposed openstack/kolla-ansible master: Add missing steps to Vagrant instructions  https://review.openstack.org/61879118:23
*** chrizl has joined #openstack-kolla18:27
*** Sravan has joined #openstack-kolla18:34
*** murphyslawbbs has joined #openstack-kolla18:40
*** chrizl has quit IRC18:41
*** chrizl has joined #openstack-kolla18:45
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Add glance-cache support  https://review.openstack.org/61880418:49
*** k_mouza has joined #openstack-kolla18:49
*** mjturek has joined #openstack-kolla18:51
*** k_mouza has quit IRC18:54
*** mloza has joined #openstack-kolla19:03
*** hjensas has quit IRC19:03
*** Chaserjim has joined #openstack-kolla19:18
*** Chaserjim has quit IRC19:22
*** ktibi has joined #openstack-kolla19:24
*** shardy has quit IRC19:27
*** chrizl has quit IRC19:27
*** chrizl has joined #openstack-kolla19:29
*** phuoc has quit IRC19:36
*** chrizl has quit IRC19:38
*** chrizl has joined #openstack-kolla19:39
*** murphyslawbbs has quit IRC19:39
*** chrizl has quit IRC19:53
*** chrizl has joined #openstack-kolla19:55
*** hjensas has joined #openstack-kolla19:58
*** chrizl has quit IRC20:04
*** chrizl has joined #openstack-kolla20:09
*** mchlumsky has quit IRC20:10
*** mchlumsky has joined #openstack-kolla20:11
*** murphyslawbbs has joined #openstack-kolla20:20
*** hrw has joined #openstack-kolla20:23
*** chrizl has quit IRC20:27
*** chrizl has joined #openstack-kolla20:32
*** chrizl has quit IRC20:38
*** ktibi has quit IRC20:41
*** chrizl has joined #openstack-kolla20:43
*** dougsz has quit IRC20:47
*** chrizl has quit IRC20:48
mchlumskymgoddard, Regarding https://review.openstack.org/#/c/618029/ , there is no bug or blueprint. I'm a bit new at this and could use some guidance on whether it deserves a bug or a bp.20:50
*** chrizl has joined #openstack-kolla20:50
*** chrizl has quit IRC20:59
*** chrizl has joined #openstack-kolla21:04
openstackgerritMerged openstack/kolla-cli master: Fix bug in updating inventory file from an existing inventory  https://review.openstack.org/58443621:10
*** chrizl has quit IRC21:13
*** radeks_ has quit IRC21:16
*** rmart04 has joined #openstack-kolla21:18
*** rmart04 has quit IRC21:19
*** chrizl has joined #openstack-kolla21:23
*** gfidente has quit IRC21:28
*** chrizl has quit IRC21:32
*** chrizl has joined #openstack-kolla21:38
*** chrizl has quit IRC21:43
*** chrizl has joined #openstack-kolla21:44
*** pcaruana has quit IRC21:51
*** Chaserjim has joined #openstack-kolla21:54
*** emccormick has quit IRC21:55
*** ivve has quit IRC21:56
*** emccormick has joined #openstack-kolla22:01
*** Chaserjim has quit IRC22:05
*** chrizl has quit IRC22:07
*** chrizl has joined #openstack-kolla22:11
*** chrizl has quit IRC22:21
*** chrizl has joined #openstack-kolla22:26
*** spiette has quit IRC22:36
*** mgoddard has quit IRC22:39
*** jbadiapa has quit IRC22:39
*** mjturek has quit IRC22:39
*** manjeets has quit IRC22:39
*** jbadiapa has joined #openstack-kolla22:40
*** spiette has joined #openstack-kolla22:43
*** chrizl has quit IRC22:44
*** mgoddard has joined #openstack-kolla22:45
*** chrizl has joined #openstack-kolla22:49
*** Chaserjim has joined #openstack-kolla22:53
*** emccormick has quit IRC22:55
*** Chaserjim has quit IRC22:58
*** Chaserjim has joined #openstack-kolla22:59
*** emccormick has joined #openstack-kolla23:00
*** chrizl has quit IRC23:07
*** Chaserjim has quit IRC23:09
*** chrizl has joined #openstack-kolla23:14
*** Chaserjim has joined #openstack-kolla23:20
*** chrizl has quit IRC23:23
*** Chaserjim has quit IRC23:27
*** chrizl has joined #openstack-kolla23:28
*** manjeets has joined #openstack-kolla23:36
*** lemko has quit IRC23:36
*** Chaserjim has joined #openstack-kolla23:36
*** chrizl has quit IRC23:37
*** chrizl has joined #openstack-kolla23:42
*** hjensas has quit IRC23:47
*** emccormick has quit IRC23:52
*** hjensas has joined #openstack-kolla23:52
*** hrw has quit IRC23:56

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!