Friday, 2014-01-10

*** gokrokve has quit IRC00:13
*** gokrokve has joined #murano00:13
*** gokrokve has quit IRC00:18
*** IlyaE has quit IRC02:14
*** IlyaE has joined #murano02:19
*** IlyaE has quit IRC02:21
*** gokrokve has joined #murano02:27
*** gokrokve has quit IRC03:04
*** gokrokve has joined #murano03:05
*** gokrokve has quit IRC03:09
*** harlowja is now known as harlowja_away03:31
*** gokrokve has joined #murano03:45
*** dim_ has quit IRC05:41
*** _igor_yozhikov_a is now known as IgorYozhikov07:05
*** IlyaE has joined #murano07:15
*** gokrokve has quit IRC07:16
*** gokrokve has joined #murano07:17
*** gokrokve has quit IRC07:21
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-dashboard: Extend exception messages.  https://review.openstack.org/6566707:38
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568707:44
*** gokrokve has joined #murano07:47
*** gokrokve_ has joined #murano07:49
*** gokrokve has quit IRC07:52
*** katyafervent has quit IRC07:52
*** gokrokve_ has quit IRC07:53
*** akuznetsova_ has joined #murano08:02
*** IlyaE has quit IRC08:06
*** katyafervent has joined #murano08:12
* katyafervent is now away: See you later!08:17
*** katyafervent is now known as katyafervent_awa08:17
*** dim_ has joined #murano08:18
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568708:25
*** katyafervent_awa is now known as katyafervent08:27
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Rewrite dynamic_ui to store Services data per-session.  https://review.openstack.org/6571108:44
*** stanlagun has quit IRC08:44
openstackgerritA change was merged to stackforge/murano-common: Fix issue with secure pip download  https://review.openstack.org/6567208:58
*** stanlagun has joined #murano08:58
openstackgerritTimur Nurlygayanov proposed a change to stackforge/murano-dashboard: Remove extra methods of interaction with API:   get_environment_name   get_environment_data  https://review.openstack.org/6452509:03
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-repository: Remove spam in logs from iso8601  https://review.openstack.org/6570509:05
*** IlyaE has joined #murano09:18
*** _ruhe is now known as ruhe09:33
*** IgorYozhikov has quit IRC09:48
*** IgorYozhikov has joined #murano09:48
*** gokrokve has joined #murano09:48
sergmelikyantsufiev, what are you storing in session? Whole services list loaded from disk and serialized to the session?09:52
sergmelikyanhttps://review.openstack.org/65711 - in this change09:52
openstackgerritTimur Nurlygayanov proposed a change to stackforge/murano-tests: Added workaround for pip 1.4.1 version  https://review.openstack.org/6591009:52
*** gokrokve has quit IRC09:53
openstackgerritA change was merged to stackforge/murano-tests: Added workaround for pip 1.4.1 version  https://review.openstack.org/6591009:53
tsufievsergmelikyan: i'm storing not only the services themselves, but also forms' cleaned_data which is stored in service objects10:03
tsufieveach service consists of several forms (steps) and if second step need to rely on first form data (while the first form instance is gone), we need to store such data in more persistent object - namely, service10:04
tsufievthe alternative here is to separate services storage from user identification (implemented with session_key) - but this approach is more error-prone10:05
tsufievi'd like to start separating once we hit perfomance issues10:06
* igormarnat is now away: went away...10:07
sergmelikyantsufiev, thx!10:08
tsufievhttp://docs.python.org/2.7/library/pickle.html#what-can-be-pickled-and-unpickled - about pickle restrictions10:09
tsufievmaybe, i should add explicit comments about those restrictions and sessions-pickle coupling...10:09
sergmelikyantsufiev, I was misunderstanding commit, I was thought this serialization was scoped/related to available services per tenant only tenant10:10
tsufievsergmelikyan: ok, now it is obvious to me that more comments are needed :)10:11
*** IgorYozhikov has quit IRC10:12
*** IgorYozhikov has joined #murano10:12
tsufievdo we use anywhere in murano code docstrings for extraction by doc-gen tools like sphinx? or do we plan to do so?10:20
tsufievlike this one https://github.com/openstack/horizon/blob/master/horizon/tables/actions.py#L17010:22
*** ruhe is now known as _ruhe10:26
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Rewrite dynamic_ui to store Services data per-session.  https://review.openstack.org/6571110:33
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Rewrite dynamic_ui to store Services data per-session.  https://review.openstack.org/6571110:34
*** bogdando has joined #murano10:44
*** gokrokve has joined #murano10:48
katyaferventHere is the link etherpad https://etherpad.openstack.org/p/murano-moving-to-master10:52
*** gokrokve has quit IRC10:53
katyaferventPlease check that release-0.4 branch and master are the same. Also cherry pick commits that already merged to master but need to be in 0.4.1 release (bugs and improvements only)10:53
*** IgorYozhikov has quit IRC10:57
*** IgorYozhikov has joined #murano10:57
*** _ruhe is now known as ruhe11:00
katyaferventtsufiev, sergmelikyan, dteselkin Please take a look at the previous message11:01
*** ruhe is now known as ruhe_away11:04
*** ruhe_away is now known as ruhe11:04
openstackgerritA change was merged to stackforge/murano-dashboard: Extend exception messages.  https://review.openstack.org/6566711:04
*** IgorYozhikov has quit IRC11:07
*** IgorYozhikov has joined #murano11:08
*** IlyaE has quit IRC11:18
openstackgerritSerg Melikyan proposed a change to stackforge/murano-agent: Bug: 1263727 (agent_template requires parameter)  https://review.openstack.org/6591811:22
openstackgerritSerg Melikyan proposed a change to stackforge/murano-agent: Cherry-pick changes from master:   * agent_template requires parameter  https://review.openstack.org/6591811:23
openstackgerritSerg Melikyan proposed a change to stackforge/murano-agent: Cherry-pick changes from master  https://review.openstack.org/6591811:23
sergmelikyanhttps://review.openstack.org/65918 - cherry-pics for murano-agent11:24
* tsufiev looks at murano-dashboard branch diffs and sighs...11:24
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568711:31
*** ruhe is now known as _ruhe11:33
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Cherry-pick the following commits from release-0.4:  https://review.openstack.org/6592111:33
*** _ruhe is now known as ruhe11:45
openstackgerritA change was merged to stackforge/murano-dashboard: Remove extra methods of interaction with API:   get_environment_name   get_environment_data  https://review.openstack.org/6452511:46
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Minor refactoring of dynamic_ui.  https://review.openstack.org/6571011:47
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Rewrite dynamic_ui to store Services data per-session.  https://review.openstack.org/6571111:47
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Move most of code for dynamic UI form creation into metaclass.  https://review.openstack.org/6364011:47
*** gokrokve has joined #murano11:48
*** gokrokve_ has joined #murano11:50
tsufievi've added a blueprint reference to dynamic-ui refactor commit11:50
*** gokrokve has quit IRC11:53
*** gokrokve_ has quit IRC11:55
*** dim_ has quit IRC12:14
openstackgerritAnastasia Kuznetsova proposed a change to stackforge/murano-tests: Fixed recognizing of  IP address of the subnet  https://review.openstack.org/6593412:39
*** gokrokve has joined #murano12:48
*** gokrokve has quit IRC12:53
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-repository: Fix log.exception usage. Add log translating  https://review.openstack.org/6593712:56
openstackgerritAnastasia Kuznetsova proposed a change to stackforge/murano-tests: Fixed recognizing of  IP address of the subnet  https://review.openstack.org/6593413:13
openstackgerritSerg Melikyan proposed a change to stackforge/murano-conductor: Cherry-pick changes from release-0.4  https://review.openstack.org/6594213:16
openstackgerritAnastasia Kuznetsova proposed a change to stackforge/murano-tests: Fixed recognizing of  IP address of the subnet  https://review.openstack.org/6593413:17
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568713:18
*** gokrokve has joined #murano13:48
openstackgerritA change was merged to stackforge/murano-repository: Remove spam in logs from iso8601  https://review.openstack.org/6570513:52
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568713:52
*** gokrokve has quit IRC13:53
katyaferventLet's do some code review please)13:53
sergmelikyan:)13:53
ogelbukh:))13:57
ogelbukhkatyafervent: hi, was nice to meet you at ny party )13:57
katyaferventogelbukh, Hi! Me too)13:59
*** akuznetsova_ has quit IRC13:59
igormarnatSasha, Stan, this is what I meant: http://www.opennet.ru/docs/RUS/ansi-c/ansi-c-7.html (see for example 7.2, old style)14:06
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Cherry-pick the following commits from release-0.4:  https://review.openstack.org/6592114:13
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Cherry-pick the following commits from release-0.4:  https://review.openstack.org/6592114:18
* igormarnat is now away: went away...14:20
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Cherry-pick the following commits from release-0.4:  https://review.openstack.org/6592114:23
*** gokrokve has joined #murano14:48
*** gokrokve has quit IRC14:53
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568715:03
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-repository: Initial draft for tenant isolation  https://review.openstack.org/6391915:17
openstackgerritA change was merged to stackforge/murano-api: Cherry-pick the following commits from release-0.4:  https://review.openstack.org/6592115:18
openstackgerritDmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration.  https://review.openstack.org/6568715:37
*** gokrokve has joined #murano15:39
*** gokrokve has quit IRC16:18
*** gokrokve has joined #murano16:18
*** gokrokve has quit IRC16:23
*** ruhe is now known as _ruhe16:59
*** _ruhe is now known as ruhe17:07
*** aignatov_ has quit IRC17:08
*** aignatov_ has joined #murano17:08
*** gokrokve has joined #murano17:08
* igormarnat is now away: went away...17:14
* IgorYozhikov is now away: went away...17:15
*** IgorYozhikov is now known as IYozhikov_away17:15
* igormarnat is now away: went away...17:27
*** ruhe is now known as _ruhe17:43
*** IlyaE has joined #murano17:46
*** harlowja_away is now known as harlowja17:47
*** ryanpetrello has joined #murano17:48
*** ryanpetrello has left #murano17:48
*** IlyaE has quit IRC18:29
*** _ruhe is now known as ruhe19:18
*** IlyaE has joined #murano19:34
*** IlyaE has quit IRC19:40
*** ruhe is now known as _ruhe19:51
*** gokrokve has quit IRC20:25
*** gokrokve has joined #murano21:58
*** IlyaE has joined #murano21:58
*** igormarnat has quit IRC22:29
*** igormarnat has joined #murano22:30
*** tsufiev has quit IRC22:30
*** dteselkin has quit IRC22:30
*** katyafervent has quit IRC22:30
*** katyafervent has joined #murano22:31
*** dteselkin has joined #murano22:31
*** tsufiev has joined #murano22:31

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