Thursday, 2014-06-12

openstackgerritSteve McLellan proposed a change to stackforge/python-muranoclient: Provide method for running action in an environment  https://review.openstack.org/9950200:01
sjmc7i've got to go too. slagun, i can take a look at the migration thing tomorrow if you guys are on holiday00:02
*** sjmc7 has quit IRC00:02
*** gokrokve has joined #murano01:14
*** gokrokve has quit IRC01:30
*** gokrokve has joined #murano01:30
*** gokrokve has quit IRC01:35
openstackgerritBrian Tully proposed a change to stackforge/murano-dashboard: Disable all buttons and links until AppCatalog page is loaded  https://review.openstack.org/9905002:43
openstackgerritAnkur Rishi proposed a change to stackforge/murano: Add optional fields to packages for supplier info  https://review.openstack.org/9946502:49
openstackgerritAnkur Rishi proposed a change to stackforge/python-muranoclient: Add ability to retrieve supplier logo for package  https://review.openstack.org/9955302:50
*** gokrokve has joined #murano03:05
*** gokrokve has quit IRC04:53
openstackgerritAnkur Rishi proposed a change to stackforge/murano: Add optional fields to packages for supplier info  https://review.openstack.org/9946505:34
*** ankurrr has quit IRC05:51
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944907:03
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944907:13
*** slagun has joined #murano08:03
*** stanlagun has quit IRC08:06
*** tnurlygayanov has quit IRC08:17
*** smurashov has quit IRC08:17
*** smurashov has joined #murano10:12
*** akuznetsova_ is now known as akuznetsova10:14
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944912:28
*** chandan_kumar has joined #murano12:41
*** chandan_kumar has quit IRC12:44
*** openstackgerrit has quit IRC12:46
*** openstackgerrit has joined #murano12:47
*** chandankumar has joined #murano12:50
*** drupalmonkey has joined #murano14:01
*** asalkeld has quit IRC14:12
*** sjmc7 has joined #murano14:25
*** btully has joined #murano14:43
*** JoelC has quit IRC14:47
openstackgerritA change was merged to stackforge/murano: Add heat_template_version to network fragments  https://review.openstack.org/9914514:56
openstackgerritSteve McLellan proposed a change to stackforge/murano: Add optional fields to packages for supplier info  https://review.openstack.org/9946515:09
btullyhi there ruhe15:33
btullyi was wondering if the 'implement horizon UI patterns' was going to get merged for juno 115:34
*** gokrokve has joined #murano15:54
*** bogdando has quit IRC15:55
*** bogdando has joined #murano15:56
ruhebtully: hi! yes, i hope so. i'm just waiting for tsufiev to approve it15:59
btully:D15:59
btullydid you get any sleep? ;)15:59
ruhesure, woke up at 1pm :)15:59
btullynice!16:00
sjmc7slagun - are you there?16:01
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds ability to throw/catch/rethrow exceptions in MuranoPL  https://review.openstack.org/9898416:07
slagunsjmc7 hi!16:08
sjmc7hey. hope you're not too sleepy after yesterday16:09
sjmc7sorry to distract you, i have a (hopefully) quick question16:09
slagunI slept for 4 hours and working since than :)16:09
sjmc7urgh16:09
slagunwhat is the question?16:10
sjmc7you did a patch to make sure initialize/destroy got called for objects, but i'm still seeing Instances get created without initialize being run16:10
slagunhow do you see that?16:10
sjmc7from the engine logs16:11
sjmc7as a test, in LinuxInstance:createDefaultInstanceSecurityGroupRules i removed the $environment: assignment16:12
sjmc7and changed the called to securityGroupManager.addGroupIngress to use the environment member variable defined in the base class16:12
sjmc7and i get an AttributeError. the engine logs don't show Instance:initialize being run16:13
sjmc7do i need to call it explicitly?16:13
sjmc7when should it be triggered?16:13
slagunFirst of all initialize was called. Otherwise all agent calls would be broken. Probably the problem is with logging, not execution16:16
slagunSecond $envoronment wasn't declared in parent class16:16
sjmc7it doesn't get to the agent calls16:16
slagunBut we do. I've just tested Telnet deployment that is implemented via agent16:17
sjmc7ok. i'll recheck the packages i've got then16:17
slagunIf property is not declared in Properties section but assigned somewhere ($.x: $y) it becomes classes private field16:18
sjmc7ahh, ok16:18
sjmc7so resources and environment are not available to subclasses16:18
sjmc7ok, my mistake, sorry!16:18
slagunthat was the case with $.environment. It didn't worked because it was not accessible from child16:19
slagunenvironment can be found at any time via find()16:19
sjmc7yeah - originally i was having problems with resources16:19
slagunand resources are private to the one who creates them.16:19
sjmc7i'll create a new instance. thanks for clearing that up16:19
slagunglad to help16:20
slagunMy way of testing is to add debugPrint method to base Object class. btw you can take https://blueprints.launchpad.net/murano/+spec/logging-api-in-muranopl if you'd like. This may be interesting16:23
openstackgerritRuslan Kamaldinov proposed a change to stackforge/murano: Bump pythonclient version to 0.5.2  https://review.openstack.org/9971016:29
*** gokrokve has quit IRC16:33
*** openstackgerrit has quit IRC16:38
*** bogdando has quit IRC17:00
*** gokrokve has joined #murano17:22
*** openstackgerrit has joined #murano18:12
openstackgerritSteve McLellan proposed a change to stackforge/murano: Deprecate run_tests.sh  https://review.openstack.org/9973318:27
sjmc7ruhe - i added https://blueprints.launchpad.net/murano/+spec/improve-testing yesterday18:32
sjmc7i'll add something to the agenda for next week's meeting18:32
ruhesjmc7: thank you. that should be the main topic on our agenda18:33
sjmc7did the id/guid discussion get resolved?18:34
sjmc7or does it need more discussion? :)18:34
ruhemore constructive discussion :)18:36
sjmc7leave it on the agenda?18:36
sjmc7or is that an offline thing?18:36
sjmc7and is there anything else you want on the agenda while i'm here?18:36
ruhelet's remove it from the agenda for now. i'll need to gather more opinion on that topic before we get back to it again18:38
sjmc7ok. we should try and resolve it soon; making database model changes like that is a pain18:39
openstackgerritA change was merged to stackforge/murano-dashboard: Implement Horizon UI patterns  https://review.openstack.org/9922918:40
openstackgerritA change was merged to stackforge/murano: Adds ability to throw/catch/rethrow exceptions in MuranoPL  https://review.openstack.org/9898418:42
openstackgerritA change was merged to stackforge/murano-dashboard: Do not show Library packages in Latest Apps section  https://review.openstack.org/9971919:03
ruheall right. all the patches have landed. i'll cut the tag soon19:11
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944919:18
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944919:20
openstackgerritRyan Peters proposed a change to stackforge/murano: Add optional fields to packages for supplier info  https://review.openstack.org/9946520:04
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944920:09
*** TravT has joined #murano20:29
openstackgerritSteve McLellan proposed a change to stackforge/murano-dashboard: Make individual flavor filters optional  https://review.openstack.org/9975720:31
*** btully has quit IRC20:32
*** openstackgerrit has quit IRC20:35
*** openstackgerrit has joined #murano20:35
*** asalkeld has joined #murano20:58
*** gokrokve_ has joined #murano21:02
*** gokrokve has quit IRC21:05
slagunsjmc7 I've got a new idea regarding https://blueprints.launchpad.net/murano/+spec/multitenancy-agent-messaging21:26
slagunI've put it on whiteboard there21:27
sjmc7have the engine act as an auth server?  interesting21:28
slagunexactly21:29
*** TravT has quit IRC21:31
openstackgerritStan Lagun proposed a change to stackforge/murano: Adds REST API endpoint for action execution  https://review.openstack.org/9944921:35
*** ankurrr has joined #murano21:52
*** drupalmonkey has quit IRC22:21
*** gokrokve_ has quit IRC22:32
*** gokrokve has joined #murano22:46
*** sjmc7 has quit IRC22:50
*** gokrokve has quit IRC23:39

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