*** Murali_ has quit IRC | 00:08 | |
*** gokrokve has joined #murano | 00:09 | |
*** gokrokve has quit IRC | 00:14 | |
*** gokrokve has joined #murano | 01:09 | |
*** gokrokve has quit IRC | 01:14 | |
*** Murali_ has joined #murano | 02:02 | |
*** gokrokve has joined #murano | 03:09 | |
*** gokrokve has quit IRC | 03:14 | |
*** Murali_ has quit IRC | 03:24 | |
*** lazy_prince is now known as killer_prince | 03:32 | |
*** Murali_ has joined #murano | 04:05 | |
*** Murali_ has quit IRC | 04:09 | |
*** Murali_ has joined #murano | 04:09 | |
*** gokrokve has joined #murano | 04:09 | |
*** Murali_ has quit IRC | 04:11 | |
*** Murali__ has joined #murano | 04:11 | |
*** gokrokve has quit IRC | 04:14 | |
openstackgerrit | Angus Salkeld proposed a change to stackforge/murano-agent: Add dib element to build an image with murano-agent https://review.openstack.org/119691 | 04:41 |
---|---|---|
*** Murali__ has quit IRC | 04:49 | |
*** Murali_ has joined #murano | 04:50 | |
*** Murali_ has quit IRC | 04:55 | |
openstackgerrit | Angus Salkeld proposed a change to stackforge/murano-agent: Add dib element to build an image with murano-agent https://review.openstack.org/119691 | 05:48 |
*** gokrokve has joined #murano | 06:09 | |
*** gokrokve has quit IRC | 06:14 | |
*** killer_prince has quit IRC | 07:23 | |
*** romainh has joined #murano | 07:46 | |
*** gokrokve has joined #murano | 08:09 | |
*** gokrokve has quit IRC | 08:14 | |
*** gokrokve has joined #murano | 09:09 | |
*** gokrokve has quit IRC | 09:13 | |
*** gokrokve has joined #murano | 10:09 | |
*** gokrokve has quit IRC | 10:14 | |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano: Make engine tests based on python murano client https://review.openstack.org/111220 | 10:17 |
*** gokrokve has joined #murano | 11:09 | |
*** gokrokve has quit IRC | 11:14 | |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano-deployment: Add running of new test suite in murano-dashboard https://review.openstack.org/119739 | 11:43 |
*** gokrokve has joined #murano | 12:09 | |
*** romainh has quit IRC | 12:10 | |
*** gokrokve has quit IRC | 12:14 | |
*** asalkeld has quit IRC | 12:17 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Fix test cases to run https://review.openstack.org/119742 | 12:25 |
*** romainh has joined #murano | 12:27 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-deployment: Run dashboard test by file name https://review.openstack.org/119742 | 12:55 |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Run dashboard test by file name https://review.openstack.org/119742 | 13:02 |
*** gokrokve has joined #murano | 13:09 | |
*** gokrokve has quit IRC | 13:13 | |
*** gokrokve has joined #murano | 14:00 | |
*** Murali has joined #murano | 14:01 | |
*** drupalmonkey has joined #murano | 14:05 | |
*** romainh has quit IRC | 14:18 | |
*** sjmc7 has joined #murano | 14:24 | |
*** sjmc7_ has joined #murano | 14:35 | |
*** romainh has joined #murano | 14:36 | |
*** sjmc7 has quit IRC | 14:38 | |
*** sergmelikyan has quit IRC | 14:42 | |
*** Murali has quit IRC | 14:59 | |
*** Murali has joined #murano | 14:59 | |
*** sergmelikyan has joined #murano | 15:26 | |
*** gokrokve_ has joined #murano | 15:31 | |
*** gokrokve has quit IRC | 15:34 | |
*** sjmc7 has joined #murano | 15:40 | |
*** sjmc7_ has quit IRC | 15:42 | |
sjmc7 | sergmelikyan - i was trying to decide about https://bugs.launchpad.net/bugs/1366124 earlier | 15:56 |
sjmc7 | i don't know if we can necessarily create a router because if there's more than one external network we won't know which to use | 15:56 |
sjmc7 | i'm not sure if more than one external net is allowed, though | 15:57 |
sergmelikyan | sjmc7, thank, I've created change that gets name of router from configuration file and searches for that specific router or raise exception | 15:58 |
sjmc7 | ok. i think that's a good compromise | 15:58 |
sergmelikyan | sjmc7, so no reason to have ability to create router in Murano? | 15:58 |
sergmelikyan | Right? | 15:58 |
sjmc7 | i'm not sure | 15:58 |
sjmc7 | i don't know if it's harmful to create lots of routers | 15:59 |
sjmc7 | i think if we did, we would need to ask which external network to use | 15:59 |
sergmelikyan | What about one router per tenant? | 15:59 |
sjmc7 | that's an option. but even then, i think we'd need to ask which network | 15:59 |
sergmelikyan | sure | 16:00 |
sjmc7 | i think maybe this goes back to when there used to be more control over networking when creating an environment | 16:01 |
sjmc7 | i don't know if we can always make the right choice without any input | 16:02 |
sjmc7 | the right thing i think is a common dialog when creating an environment to ask those questions, and try and make the defaults useful | 16:03 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano: Use only specific router for created networks https://review.openstack.org/119800 | 16:04 |
sergmelikyan | sjmc7, we thought about choosing networking options in UI (as advanced version of Create Environment dialog) but postponed this feature... I think we can do this in K. | 16:05 |
sjmc7 | yeah | 16:06 |
sergmelikyan | sjmc7, I will start working on the change based on one above that will create router with specified name and join to external network specified in configuration. Later we will replace it with option in UI that gives ability to select external network/router when Env is created | 16:09 |
sjmc7 | ah, that's a good idea | 16:10 |
sjmc7 | i'l ltry and have someone take a look at the patch today | 16:10 |
sergmelikyan | btw, when you will be not so busy we need to think about roadmap for the next release. Me and ruhe will have something at the end of this week, and later we can discuss and extend with your thoughts | 16:12 |
sjmc7 | yeah.. i'm talking to our product manager today about what he wants, so next week would be good timing | 16:12 |
sjmc7 | i think i'm going to be busy for weeks :( | 16:12 |
sergmelikyan | :( | 16:23 |
*** gokrokve has joined #murano | 16:28 | |
sergmelikyan | sjmc7, I have split your original bug to the one bug and one blueprint. I've create blueprint about adding ability to create router if router is not exist https://blueprints.launchpad.net/murano/+spec/create-router-for-murano | 16:30 |
*** btully has joined #murano | 16:30 | |
sergmelikyan | BP will target RC1 | 16:30 |
sergmelikyan | btully, morning! btully can you share how is Murano dashboard is called in your deployment? | 16:31 |
*** gokrokve_ has quit IRC | 16:31 | |
*** gokrokve has quit IRC | 16:32 | |
ruhe | sjmc7: hi! did you resolve passport issues btw? | 16:41 |
sjmc7 | :) yeah | 16:41 |
ruhe | great | 16:42 |
btully | hi sergmelikyan just saw your message | 16:47 |
btully | when you say | 16:48 |
btully | "my deployment" | 16:48 |
btully | do you mean my local environment or are you referring to the actual deployment process for an application? | 16:48 |
*** gokrokve has joined #murano | 16:53 | |
*** romainh has quit IRC | 17:13 | |
*** Murali___ has joined #murano | 18:01 | |
*** Murali has quit IRC | 18:04 | |
*** romainh has joined #murano | 18:44 | |
*** romainh has left #murano | 18:44 | |
*** openstackgerrit has quit IRC | 18:51 | |
*** openstackgerrit has joined #murano | 19:06 | |
*** openstackgerrit has quit IRC | 19:06 | |
*** openstackgerrit has joined #murano | 19:07 | |
*** drupalmonkey has quit IRC | 19:38 | |
*** drupalmonkey has joined #murano | 19:38 | |
*** Murali___ has quit IRC | 19:41 | |
*** Murali_ has joined #murano | 19:44 | |
openstackgerrit | Georgy Okrokvertskhov proposed a change to stackforge/murano: Add Error Log entry on ValueError exception https://review.openstack.org/119899 | 20:21 |
*** killer_prince has joined #murano | 21:03 | |
*** killer_prince is now known as lazy_prince | 21:03 | |
*** asalkeld has joined #murano | 21:51 | |
*** Murali_ has quit IRC | 21:54 | |
*** asalkeld has quit IRC | 22:08 | |
*** asalkeld has joined #murano | 22:18 | |
*** Murali has joined #murano | 22:26 | |
*** Murali has quit IRC | 22:26 | |
*** Murali_ has joined #murano | 22:27 | |
*** Murali___ has joined #murano | 22:29 | |
*** Murali_ has quit IRC | 22:33 | |
*** asalkeld has quit IRC | 22:38 | |
*** gokrokve has quit IRC | 22:48 | |
*** Murali___ has quit IRC | 22:54 | |
*** asalkeld has joined #murano | 22:56 | |
*** asalkeld has quit IRC | 23:02 | |
*** asalkeld has joined #murano | 23:20 | |
*** gokrokve has joined #murano | 23:28 | |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Allow signalTransport option for sw deployments https://review.openstack.org/119956 | 23:38 |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Allow signalTransport option for sw deployments https://review.openstack.org/119956 | 23:41 |
*** Murali_ has joined #murano | 23:47 | |
*** gokrokve has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!