| openstackgerrit | Dmytro Dovbii proposed stackforge/murano-specs: Add murano-agent-timeouts specification https://review.openstack.org/148161 | 02:55 |
|---|---|---|
| *** asalkeld_ has joined #murano | 06:02 | |
| *** asalkeld_ has quit IRC | 06:16 | |
| *** asalkeld_ has joined #murano | 06:16 | |
| *** asalkeld_ has quit IRC | 06:17 | |
| *** asalkeld_ has joined #murano | 06:17 | |
| *** asalkeld_ has quit IRC | 06:44 | |
| *** Miouge has joined #murano | 07:05 | |
| *** asalkeld_ has joined #murano | 07:05 | |
| *** asalkeld_ is now known as asalkeld | 07:07 | |
| *** StanLagun has joined #murano | 08:19 | |
| *** sergmelikyan has quit IRC | 08:28 | |
| *** sergmelikyan has joined #murano | 08:28 | |
| openstackgerrit | Natasha Beck proposed stackforge/murano: Add Mistarl client to murano https://review.openstack.org/147496 | 08:41 |
| *** sergmelikyan has quit IRC | 08:57 | |
| *** sergmelikyan has joined #murano | 08:58 | |
| sergmelikyan | StanLagun, what do you think about: https://review.openstack.org/147496 ? | 09:00 |
| sergmelikyan | I am not sure, do we need any tests for that? | 09:00 |
| sergmelikyan | And I have concern about line 20: mistral_import_error | 09:01 |
| StanLagun | it is not strictly necessary but is a good approach | 09:09 |
| StanLagun | mistral_import_error is a variable name, not a type name | 09:10 |
| StanLagun | this is old syntax for 'as mistral_import_error' | 09:10 |
| sergmelikyan | Omg, I am starting to forget Python %) | 09:12 |
| sergmelikyan | By the way, what do you know about keystoneclient.Session? | 09:13 |
| sergmelikyan | http://docs.openstack.org/developer/python-keystoneclient/using-sessions.html | 09:13 |
| StanLagun | I've seen them in keystone-client, I like the idea (but don't like the name) | 09:15 |
| sergmelikyan | I like the idea too, we need to think about supporting this in our client | 09:20 |
| sergmelikyan | StanLagun, https://review.openstack.org/142469 <- I think we also need to update config.py here, same as in previous release | 09:21 |
| StanLagun | what to update in config.py? | 09:24 |
| sergmelikyan | Looks like nothing, I thought about SSL settings, and endpoint_type, but I am not sure | 09:25 |
| sergmelikyan | that Congress supports SSL, and how endpoint selection is working with Sessions | 09:26 |
| StanLagun | as for config I think we need to adopt the same approach I wrote for Heat - have [cliuents] section with shared client settings and individual [client_xxx] sections that can override common settings and/or introduce client-specific settings | 09:36 |
| openstackgerrit | Henar Muñoz proposed stackforge/murano-specs: Update Blueprint template Spec https://review.openstack.org/141334 | 09:36 |
| openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Use Form instead of one-step workflow https://review.openstack.org/144304 | 09:38 |
| openstackgerrit | Henar Muñoz proposed stackforge/murano-specs: Update Blueprint template Spec https://review.openstack.org/141334 | 09:40 |
| openstackgerrit | Filip Blaha proposed stackforge/murano: Adds congress client to client manager https://review.openstack.org/142469 | 09:54 |
| openstackgerrit | Filip Blaha proposed stackforge/murano: Functional tests for policy enforcement https://review.openstack.org/147515 | 10:13 |
| *** FilipBlaha has joined #murano | 10:24 | |
| FilipBlaha | Hi Serg | 10:25 |
| *** FilipBlaha has quit IRC | 10:28 | |
| openstackgerrit | Radek Pospisil proposed stackforge/murano-specs: Policy Enforcement Point https://review.openstack.org/140395 | 10:30 |
| sergmelikyan | Hi, Filip | 10:31 |
| sergmelikyan | I was playing with your and Natashas commits and had a concern about line 21 | 10:33 |
| sergmelikyan | https://review.openstack.org/#/c/147496/3/murano/engine/client_manager.py | 10:33 |
| sergmelikyan | but looks like mistral_import_error is initialized in global scope, not only for except statement scope | 10:34 |
| sergmelikyan | and looks like this is slightly nicer approach, can you update you commit? | 10:34 |
| sergmelikyan | Otherwise it looks good to me :0 | 10:34 |
| sergmelikyan | :) | 10:34 |
| sergmelikyan | Filip? | 10:44 |
| *** FilipBlaha has joined #murano | 11:22 | |
| openstackgerrit | Natasha Beck proposed stackforge/murano: Add Mistarl client to murano https://review.openstack.org/147496 | 11:28 |
| *** RadekPospisil has joined #murano | 11:41 | |
| *** FilipBlaha has quit IRC | 11:47 | |
| openstackgerrit | Filip Blaha proposed stackforge/murano: Adds congress client to client manager https://review.openstack.org/142469 | 11:47 |
| *** FilipBlaha has joined #murano | 11:48 | |
| openstackgerrit | Natasha Beck proposed stackforge/murano: Add Mistarl client to murano https://review.openstack.org/147496 | 11:54 |
| *** OndrejVojta has joined #murano | 11:59 | |
| *** RadekPospisil has quit IRC | 12:32 | |
| openstackgerrit | Dmitry Teselkin proposed stackforge/murano-deployment: Use custom branch with tests https://review.openstack.org/148238 | 12:38 |
| *** RadekPospisil has joined #murano | 12:49 | |
| openstackgerrit | Merged stackforge/murano-deployment: Use custom branch with tests https://review.openstack.org/148238 | 13:10 |
| *** RadekPospisil_ has joined #murano | 13:13 | |
| *** RadekPospisil has quit IRC | 13:14 | |
| *** asalkeld has quit IRC | 13:30 | |
| openstackgerrit | Radek Pospisil proposed stackforge/murano-specs: Congress Support in Murano https://review.openstack.org/140397 | 13:36 |
| openstackgerrit | Merged stackforge/murano: Add Mistarl client to murano https://review.openstack.org/147496 | 13:39 |
| katyafervent | Let's review more in the review day! | 13:45 |
| *** FilipBlaha has quit IRC | 13:49 | |
| *** FilipBlaha has joined #murano | 13:50 | |
| openstackgerrit | Filip Blaha proposed stackforge/murano: Adds congress client to client manager https://review.openstack.org/142469 | 13:57 |
| *** FilipBlaha has quit IRC | 14:00 | |
| *** FilipBlaha has joined #murano | 14:01 | |
| openstackgerrit | Filip Blaha proposed stackforge/murano: Adds congress client to client manager https://review.openstack.org/142469 | 14:14 |
| openstackgerrit | Radek Pospisil proposed stackforge/murano-specs: Policy Enforcement Point https://review.openstack.org/140395 | 14:21 |
| *** Miouge has quit IRC | 14:28 | |
| openstackgerrit | Radek Pospisil proposed stackforge/murano-specs: Policy Enforcement Point https://review.openstack.org/140395 | 14:38 |
| openstackgerrit | Filip Blaha proposed stackforge/murano: Functional tests for policy enforcement https://review.openstack.org/147515 | 14:39 |
| openstackgerrit | Radek Pospisil proposed stackforge/murano-specs: Congress Support in Murano https://review.openstack.org/140397 | 14:44 |
| openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Show reason of failure during package upload https://review.openstack.org/137004 | 14:51 |
| openstackgerrit | Merged stackforge/murano: Adds congress client to client manager https://review.openstack.org/142469 | 15:21 |
| openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Change application index default sort from 'created' to 'name' https://review.openstack.org/134647 | 15:37 |
| *** OndrejVojta has quit IRC | 15:39 | |
| openstackgerrit | Ondrej Vojta proposed stackforge/murano: Initial implementation of policy enforcement point https://review.openstack.org/142458 | 15:39 |
| *** OndrejVojta has joined #murano | 15:40 | |
| *** OndrejVojta has quit IRC | 15:48 | |
| *** OndrejVojta has joined #murano | 15:49 | |
| *** RadekPospisil_ has quit IRC | 15:50 | |
| *** FilipBlaha has quit IRC | 16:22 | |
| openstackgerrit | Ekaterina Chernova proposed stackforge/murano-dashboard: Show reason of failure during package upload https://review.openstack.org/137004 | 16:25 |
| *** OndrejVojta has left #murano | 16:34 | |
| openstackgerrit | Dmytro Dovbii proposed stackforge/murano: Add timeouts for murano-agent calls https://review.openstack.org/148120 | 17:02 |
| *** RadekPospisil has joined #murano | 18:03 | |
| *** RadekPospisil has quit IRC | 18:14 | |
| *** openstackgerrit has quit IRC | 18:37 | |
| *** openstackgerrit has joined #murano | 18:37 | |
| *** slagun has joined #murano | 21:24 | |
| *** StanLagun has quit IRC | 21:28 | |
| *** asalkeld has joined #murano | 21:31 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!