*** yamamoto has quit IRC | 00:36 | |
*** yamamoto has joined #murano | 00:38 | |
*** yamamoto has quit IRC | 00:44 | |
*** felipemonteiro has quit IRC | 00:51 | |
openstackgerrit | zhurong proposed openstack/murano-dashboard master: TEST https://review.openstack.org/520566 | 00:55 |
---|---|---|
*** zhurong has joined #murano | 01:03 | |
openstackgerrit | Merged openstack/murano-dashboard master: Display volume snapshots only in volume field https://review.openstack.org/523139 | 01:06 |
*** fragatina has quit IRC | 01:14 | |
*** fragatina has joined #murano | 01:15 | |
*** fragatina has quit IRC | 01:16 | |
*** yamamoto has joined #murano | 01:41 | |
*** fragatina has joined #murano | 01:42 | |
*** fragatina has quit IRC | 01:44 | |
*** yamamoto has quit IRC | 01:46 | |
*** felipemonteiro has joined #murano | 01:58 | |
*** zhurong has quit IRC | 02:00 | |
*** felipemonteiro_ has joined #murano | 02:17 | |
*** felipemonteiro has quit IRC | 02:20 | |
*** felipemonteiro_ has quit IRC | 02:20 | |
*** felipemonteiro_ has joined #murano | 02:21 | |
*** pbourke_ has quit IRC | 02:23 | |
*** pbourke_ has joined #murano | 02:25 | |
*** felipemonteiro_ has quit IRC | 02:25 | |
*** zhurong has joined #murano | 02:29 | |
openstackgerrit | zhurong proposed openstack/murano-dashboard master: TEST https://review.openstack.org/520566 | 02:48 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano master: Updated from global requirements https://review.openstack.org/525383 | 03:12 |
*** yamamoto has joined #murano | 03:49 | |
*** fragatina has joined #murano | 03:56 | |
*** fragatina has quit IRC | 04:01 | |
*** fragatina has joined #murano | 04:17 | |
openstackgerrit | zhurong proposed openstack/murano master: Murano tempest job with separate tempest plugin https://review.openstack.org/524787 | 04:25 |
openstackgerrit | zhurong proposed openstack/murano master: Remove murano_tempest_tests from murano repo https://review.openstack.org/525083 | 04:25 |
*** zhurong has quit IRC | 04:27 | |
openstackgerrit | zhurong proposed openstack/murano-dashboard master: TEST https://review.openstack.org/520566 | 04:42 |
*** zhurong has joined #murano | 04:54 | |
*** ianychoi has joined #murano | 05:07 | |
openstackgerrit | zhurong proposed openstack/murano master: Murano tempest job with separate tempest plugin https://review.openstack.org/524787 | 05:33 |
openstackgerrit | zhurong proposed openstack/murano master: Remove murano_tempest_tests from murano repo https://review.openstack.org/525083 | 05:33 |
*** fragatina has quit IRC | 05:44 | |
openstackgerrit | zhurong proposed openstack/murano-dashboard master: TEST https://review.openstack.org/520566 | 06:15 |
openstackgerrit | Merged openstack/murano-dashboard master: Remove the unused install venv scriptes https://review.openstack.org/524809 | 06:30 |
*** armaan has joined #murano | 06:40 | |
*** armaan has quit IRC | 06:54 | |
openstackgerrit | Merged openstack/murano master: Fix murano-congress-devstack-dsvm job https://review.openstack.org/524439 | 07:11 |
openstackgerrit | Merged openstack/murano master: Remove the unused install venv scriptes https://review.openstack.org/525056 | 07:11 |
*** zhurong has quit IRC | 07:16 | |
*** tianhui is now known as hui | 07:36 | |
*** hui_ has joined #murano | 07:41 | |
*** hui has quit IRC | 07:45 | |
*** hui_ is now known as hui | 07:46 | |
*** zhurong has joined #murano | 07:50 | |
*** jmccarthy has joined #murano | 08:02 | |
openstackgerrit | zhurong proposed openstack/murano-dashboard master: TEST https://review.openstack.org/520566 | 08:09 |
*** armaan has joined #murano | 08:22 | |
*** mrch has joined #murano | 08:43 | |
*** armaan has quit IRC | 09:10 | |
*** armaan has joined #murano | 09:20 | |
*** armaan has quit IRC | 10:09 | |
*** jmccarthy has left #murano | 10:26 | |
*** ianychoi has quit IRC | 10:55 | |
*** ianychoi has joined #murano | 10:55 | |
*** yamamoto has quit IRC | 11:28 | |
*** Guest30117 has joined #murano | 11:48 | |
*** armaan has joined #murano | 12:03 | |
Guest30117 | i installed openstack with devstack script and i tried to deploy a kubernetes cluster with murano but the image is not available. can someone help me | 12:07 |
*** yamamoto has joined #murano | 12:28 | |
*** yamamoto has quit IRC | 12:31 | |
*** yamamoto has joined #murano | 12:31 | |
*** zhurong has quit IRC | 12:36 | |
*** yamamoto has quit IRC | 12:38 | |
*** yamamoto has joined #murano | 12:40 | |
*** zhurong has joined #murano | 12:45 | |
*** mrch has quit IRC | 12:48 | |
*** mrch has joined #murano | 12:59 | |
*** zhurong has quit IRC | 13:02 | |
*** zhurong has joined #murano | 13:03 | |
*** zhurong has quit IRC | 13:27 | |
*** yamamoto has quit IRC | 13:47 | |
openstackgerrit | Guoqiang Ding proposed openstack/murano master: Fix the deprecated usage of "get_transport" https://review.openstack.org/525615 | 14:01 |
openstackgerrit | Guoqiang Ding proposed openstack/murano master: Fix the deprecated usage of "get_transport" https://review.openstack.org/525615 | 14:05 |
*** yamamoto has joined #murano | 14:11 | |
*** armaan has quit IRC | 14:29 | |
*** armaan has joined #murano | 14:31 | |
*** mrch has quit IRC | 15:14 | |
*** Be-El has joined #murano | 15:24 | |
Be-El | hi | 15:25 |
Be-El | i'm trying to implement actions to download files in a murano application. running murano 3.0.0-4 and a simple action with a single '- Return: new(std:File, base64Content => "Test", filename =>'test.test')' statement, I get an exception 'argument of type 'NoneType' is not iterable". any hints what might be missing? | 15:27 |
*** armaan has quit IRC | 15:30 | |
*** armaan has joined #murano | 15:30 | |
*** openstackgerrit has quit IRC | 15:48 | |
Guest30117 | i installed openstack with devstack script and i tried to deploy a kubernetes cluster with murano but the image is not available. can someone help me | 15:54 |
Be-El | Guest30117: you need to build an image. use diskimage-builder and the elements available in the k8s-docker-suite-app-murano github repository | 15:59 |
Be-El | I only got it working with flanell networks | 16:00 |
*** Guest30117 has quit IRC | 16:02 | |
*** armaan has quit IRC | 16:04 | |
*** openstackgerrit has joined #murano | 16:34 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano master: Updated from global requirements https://review.openstack.org/525383 | 16:34 |
*** Be-El has quit IRC | 16:43 | |
*** fragatina has joined #murano | 17:01 | |
*** fragatin_ has joined #murano | 17:02 | |
*** fragatina has quit IRC | 17:06 | |
*** fragatin_ has quit IRC | 17:44 | |
*** jose-phillips has quit IRC | 18:02 | |
*** jose-phillips has joined #murano | 18:05 | |
*** jose-phillips has quit IRC | 18:23 | |
*** armaan has joined #murano | 18:55 | |
*** armaan has quit IRC | 19:02 | |
*** armaan has joined #murano | 19:03 | |
*** fragatina has joined #murano | 19:06 | |
*** jose-phillips has joined #murano | 19:20 | |
*** jose-phillips has quit IRC | 19:24 | |
*** jose-phillips has joined #murano | 19:27 | |
*** yamamoto has quit IRC | 19:27 | |
*** armaan has quit IRC | 20:07 | |
*** yamamoto has joined #murano | 20:28 | |
*** yamamoto has quit IRC | 20:35 | |
*** devray has quit IRC | 21:44 | |
*** devray has joined #murano | 21:44 | |
*** fragatina has quit IRC | 22:13 | |
*** fragatina has joined #murano | 22:17 | |
*** fragatin_ has joined #murano | 22:17 | |
*** fragatina has quit IRC | 22:21 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!