*** eghobo has joined #murano | 00:34 | |
*** eghobo has quit IRC | 00:58 | |
*** eghobo has joined #murano | 00:59 | |
*** eghobo has quit IRC | 01:08 | |
*** eghobo has joined #murano | 01:23 | |
*** eghobo has quit IRC | 01:49 | |
*** yamamoto has joined #murano | 02:13 | |
*** yamamoto has quit IRC | 03:23 | |
*** yamamoto has joined #murano | 03:23 | |
*** eghobo has joined #murano | 04:54 | |
*** eghobo has quit IRC | 06:30 | |
*** eghobo has joined #murano | 06:40 | |
*** gcivitella has joined #murano | 06:49 | |
*** eghobo has quit IRC | 06:51 | |
*** dteselkin has quit IRC | 07:06 | |
*** rakhmerov has quit IRC | 07:06 | |
*** katyafervent has quit IRC | 07:06 | |
*** IgorYozhikov has quit IRC | 07:06 | |
*** akuznetsova has quit IRC | 07:06 | |
*** igormarnat has quit IRC | 07:06 | |
*** pashkin has quit IRC | 07:06 | |
*** ativelkov has quit IRC | 07:06 | |
*** tsufiev has quit IRC | 07:06 | |
*** katyafervent has joined #murano | 07:07 | |
*** tsufiev has joined #murano | 07:07 | |
*** igormarnat has joined #murano | 07:08 | |
*** pashkin has joined #murano | 07:10 | |
*** akuznetsova has joined #murano | 07:11 | |
*** IgorYozhikov has joined #murano | 07:11 | |
*** rakhmerov has joined #murano | 07:12 | |
*** ativelkov has joined #murano | 07:13 | |
*** dteselkin has joined #murano | 07:14 | |
*** kzaitsev has joined #murano | 07:19 | |
*** samuelBartel has joined #murano | 07:25 | |
*** kzaitsev has quit IRC | 07:25 | |
*** igormarnat is now known as imarnat | 07:29 | |
*** imarnat is now known as igormarnat | 07:56 | |
gcivitella | Hi all, while I try to deploy a Kubernetes cluster I receive this error: http://ctrlv.in/557484 In my master node, the murano agent logs this: http://paste.openstack.org/show/203436/ . I recloned my devstack env last friday and then uploaded freshly pulled murano-apps. Can someone help me getting the kubernetes cluster installed? | 08:00 |
---|---|---|
*** igormarnat is now known as imarnat | 08:14 | |
*** sergmelikyan has joined #murano | 08:16 | |
sergmelikyan | Hi gcivitella, this is a known issue with murano-agent: https://review.openstack.org/170201 | 08:17 |
sergmelikyan | You need to rebuild you image with this fix | 08:17 |
gcivitella | sergmelikyan: thanks! I'll try | 08:20 |
*** kzaitsev has joined #murano | 08:51 | |
gcivitella | sergmelikyan: I did a git pull in my murano agent repo and then rebuilted the kubernetes image. The error is still there: http://paste.openstack.org/show/203466/ Is the fix available in master? Should I have to get the fix using download instructions of the review's page | 08:53 |
sergmelikyan | This fix is not yet merged, so you need to checkout murano-agent | 08:57 |
sergmelikyan | and then git fetch https://review.openstack.org/stackforge/murano-agent refs/changes/01/170201/3 && git checkout FETCH_HEAD | 08:57 |
sergmelikyan | sorry: git fetch https://review.openstack.org/stackforge/murano-agent refs/changes/01/170201/3 && git cherry-pick FETCH_HEAD | 08:57 |
sergmelikyan | this will cherry-pick this fix on top of master and then you need to rebuild image | 08:58 |
sergmelikyan | gcivitella ^ | 08:58 |
gcivitella | sergmelikyan: ok, I'll try. Thanks a lot | 09:00 |
*** serg_melikyan has joined #murano | 09:01 | |
*** yamamoto has quit IRC | 09:01 | |
*** kzaitsev has quit IRC | 09:02 | |
*** kzaitsev has joined #murano | 09:03 | |
*** imarnat is now known as igormarnat | 09:18 | |
*** freerunner has joined #murano | 09:33 | |
openstackgerrit | Merged stackforge/murano-agent: Fixes file placement https://review.openstack.org/170201 | 09:34 |
kzaitsev | gcivitella btw the fix for agent is about to get merged into master =) | 09:35 |
gcivitella | kzaitsev: ok, thanks :-) | 09:35 |
katyafervent | sergmelikyan, StanLagun https://review.openstack.org/#/c/172511/ | 09:47 |
katyafervent | Please, take a look ^^^^ | 09:47 |
StanLagun | katyafervent: you have my review there already | 09:54 |
openstackgerrit | Merged stackforge/murano: Adds describe method to Network implementations https://review.openstack.org/172456 | 11:02 |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-apps: Improve UI definitions https://review.openstack.org/172511 | 11:05 |
*** yamamoto has joined #murano | 11:55 | |
*** kzaitsev has quit IRC | 11:58 | |
gcivitella | Hy guys, sorry for bothering but I'd really like to get the kubernetes cluster runnning. I've gone beyond the problem with murano-agent and run into this: http://paste.openstack.org/show/203526/ My deploy fails because the master is unable to add minions and then fails setting up the replication controller:http://paste.openstack.org/show/203525/ Any hint? | 12:03 |
*** yamamoto has quit IRC | 12:10 | |
StanLagun | gcivitella: I'm working on it. The fix will be available later today | 12:10 |
gcivitella | StanLagun: ok thanks! | 12:11 |
openstackgerrit | Filip Blaha proposed stackforge/murano: Adding lintstack to support pylint gate job. https://review.openstack.org/172075 | 12:11 |
StanLagun | alternatively you can build k8s image with earlier k8s version | 12:12 |
StanLagun | but since this is not the only bug that will be fixed today I'd rather wait for an update | 12:12 |
*** kzaitsev has joined #murano | 12:12 | |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-apps: Improve UI definitions https://review.openstack.org/172511 | 12:26 |
gcivitella | StanLagun: ok then, I'll wait. Should I consider the kubernetes application still subject to heavy development or is something that is close to get a stable setup? | 12:27 |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-apps: Improve UI definitions https://review.openstack.org/172511 | 12:27 |
StanLagun | gcivitella: the later | 12:29 |
StanLagun | gcivitella: but the last word is on QA team | 12:30 |
*** yamamoto has joined #murano | 12:33 | |
*** kzaitsev_ has joined #murano | 12:35 | |
*** kzaitsev has quit IRC | 12:35 | |
openstackgerrit | Serg Melikyan proposed stackforge/murano: Enable OpenStack Theme for docs https://review.openstack.org/172898 | 12:35 |
sergmelikyan | gcivitella, our current k8s image doesn't use fixed version of k8s, this is the issue why it does not work :( | 12:39 |
sergmelikyan | StanLagun, we definitely should fix k8s version in the image | 12:40 |
StanLagun | sergmelikyan: there is no need for that because 1) we are going to provide image as a binary file which is not going to change and 2) They promise there won't be breaking changes after v1beta3. But we will need to switch to v1 final once it released | 12:42 |
sergmelikyan | 1) We are NOT providing image as a binary | 12:43 |
sergmelikyan | 2) I don't feel we should rely on that | 12:43 |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Better error logging for package/bundle import https://review.openstack.org/172901 | 12:44 |
*** openstackgerrit has quit IRC | 13:00 | |
*** openstackgerrit has joined #murano | 13:03 | |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Support multiple filenames for import commands https://review.openstack.org/172903 | 13:04 |
openstackgerrit | Alexander Tivelkov proposed stackforge/murano: A Galera-compliant database locking solution https://review.openstack.org/172905 | 13:09 |
openstackgerrit | Alexander Tivelkov proposed stackforge/murano: A Galera-compliant database locking solution https://review.openstack.org/172905 | 13:13 |
*** kzaitsev_ has quit IRC | 13:20 | |
openstackgerrit | Alexander Tivelkov proposed stackforge/murano: Fix for cross-tenant package and class isolation https://review.openstack.org/172015 | 13:21 |
openstackgerrit | Alexander Tivelkov proposed stackforge/murano: Fix for cross-tenant package and class isolation https://review.openstack.org/172015 | 13:24 |
*** kzaitsev has joined #murano | 13:28 | |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Better error logging for package/bundle import https://review.openstack.org/172901 | 13:39 |
*** kzaitsev has quit IRC | 13:49 | |
*** yamamoto has quit IRC | 13:51 | |
*** kzaitsev has joined #murano | 13:54 | |
openstackgerrit | Alexander Tivelkov proposed stackforge/murano: A Galera-compliant database locking solution https://review.openstack.org/172905 | 13:54 |
openstackgerrit | Alexander Tivelkov proposed stackforge/murano: Fix for cross-tenant package and class isolation https://review.openstack.org/172015 | 13:56 |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Support multiple filenames for import commands https://review.openstack.org/172903 | 14:01 |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Better error logging for package/bundle import https://review.openstack.org/172901 | 14:03 |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Support multiple filenames for import commands https://review.openstack.org/172903 | 14:05 |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-apps: Improve UI definitions https://review.openstack.org/172511 | 14:16 |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-apps: Improve UI definitions https://review.openstack.org/172511 | 14:21 |
*** drupalmonkey has joined #murano | 14:26 | |
*** yamamoto has joined #murano | 14:27 | |
*** DaveJ__ has joined #murano | 14:31 | |
*** yamamoto has quit IRC | 14:51 | |
openstackgerrit | Merged stackforge/murano-apps: Improve UI definitions https://review.openstack.org/172511 | 14:57 |
*** serg_melikyan has quit IRC | 15:04 | |
openstackgerrit | Radek Pospisil proposed stackforge/murano: Cleanup action policies will be created manually as described in this documentation. https://review.openstack.org/172950 | 15:04 |
*** serg_melikyan has joined #murano | 15:13 | |
*** serg_melikyan has quit IRC | 15:13 | |
*** serg_melikyan has joined #murano | 15:14 | |
*** serg_melikyan has quit IRC | 15:14 | |
*** serg_melikyan has joined #murano | 15:18 | |
*** serg_mel_ has joined #murano | 15:21 | |
*** serg_melikyan has quit IRC | 15:22 | |
*** serg_mel_ has quit IRC | 15:22 | |
*** serg_melikyan has joined #murano | 15:23 | |
*** serg_melikyan has quit IRC | 15:23 | |
*** serg_melikyan has joined #murano | 15:24 | |
*** serg_mel_ has joined #murano | 15:25 | |
*** serg_melikyan has quit IRC | 15:25 | |
*** serg_mel_ has quit IRC | 15:25 | |
*** serg_melikyan has joined #murano | 15:25 | |
*** serg_melikyan has quit IRC | 15:25 | |
*** serg_melikyan has joined #murano | 15:26 | |
*** serg_melikyan has quit IRC | 15:26 | |
*** serg_melikyan has joined #murano | 15:32 | |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Better error logging for package/bundle import https://review.openstack.org/172901 | 15:35 |
openstackgerrit | Kirill Zaitsev proposed stackforge/python-muranoclient: Support multiple filenames for import commands https://review.openstack.org/172903 | 15:37 |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Fix flavor requirements https://review.openstack.org/172966 | 15:44 |
*** igormarnat is now known as imarnat | 15:52 | |
*** eghobo has joined #murano | 16:22 | |
*** eghobo has quit IRC | 16:23 | |
*** serg_melikyan has quit IRC | 16:28 | |
openstackgerrit | Filip Blaha proposed stackforge/murano: policy enforcement - add cleaning action rules https://review.openstack.org/172990 | 16:29 |
*** kzaitsev has quit IRC | 16:47 | |
*** eghobo has joined #murano | 16:50 | |
*** imarnat is now known as igormarnat | 16:52 | |
*** eghobo_ has joined #murano | 17:11 | |
*** eghobo has quit IRC | 17:14 | |
*** eghobo has joined #murano | 17:15 | |
*** eghobo_ has quit IRC | 17:17 | |
*** gcivitella has quit IRC | 17:18 | |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Fix flavor requirements https://review.openstack.org/172966 | 17:44 |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Fix flavor requirements https://review.openstack.org/172966 | 17:57 |
*** eghobo has quit IRC | 18:03 | |
*** eghobo has joined #murano | 18:04 | |
*** eghobo has quit IRC | 18:16 | |
openstackgerrit | Ekaterina Chernova proposed stackforge/murano: Show example of setting requirements to flavor field https://review.openstack.org/173028 | 18:18 |
*** serg_melikyan has joined #murano | 19:29 | |
*** serg_melikyan has quit IRC | 19:33 | |
*** kzaitsev has joined #murano | 20:23 | |
*** eghobo has joined #murano | 20:27 | |
*** eghobo_ has joined #murano | 20:29 | |
*** eghobo has quit IRC | 20:32 | |
*** kzaitsev has quit IRC | 20:38 | |
*** kzaitsev has joined #murano | 20:44 | |
*** igormarnat is now known as imarnat | 21:11 | |
*** imarnat is now known as igormarnat | 21:16 | |
*** sergmelikyan has quit IRC | 22:14 | |
*** drupalmonkey has quit IRC | 22:21 | |
*** DaveJ__ has quit IRC | 22:31 | |
*** kzaitsev has quit IRC | 22:36 | |
*** eghobo_ has quit IRC | 22:41 | |
*** slagun has joined #murano | 23:31 | |
*** StanLagun has quit IRC | 23:34 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!