Tuesday, 2015-06-23

openstackgerritVahid Hashemian proposed openstack/murano-specs: Specification for Adding TOSCA Support  https://review.openstack.org/19442200:09
*** yamamoto has joined #murano00:10
*** yamamoto has quit IRC00:52
*** yamamoto has joined #murano01:02
*** yamamoto has quit IRC01:10
*** cing has joined #murano01:21
*** yamamoto has joined #murano01:46
*** Nikolay_St has joined #murano03:09
*** Nikolay_St has quit IRC03:15
*** tobe has joined #murano03:26
*** Nikolay_St has joined #murano04:40
*** tobe has quit IRC05:11
*** Nikolay_St has quit IRC05:13
*** tobe has joined #murano05:17
*** tobe has quit IRC05:19
*** drupalmonkey has quit IRC05:39
*** exploreshaifali has joined #murano06:02
*** tobe has joined #murano06:22
*** igormarnat is now known as imarnat06:39
*** exploreshaifali has quit IRC06:43
*** kztsv_mbp has joined #murano06:56
*** Nikolay_St has joined #murano06:56
*** sergmelikyan has joined #murano07:13
*** samuelBartel has joined #murano07:19
*** imarnat is now known as igormarnat07:20
*** gcivitella has joined #murano07:30
*** akuznetsova__ is now known as akuznetsova07:48
khivinfreerunner, thanks!08:17
*** sergmelikyan has quit IRC08:19
*** sergmelikyan has joined #murano08:32
*** igormarnat is now known as imarnat08:47
*** kztsv_mbp has quit IRC08:49
*** sergmelikyan has quit IRC09:14
*** imarnat is now known as igormarnat09:19
*** igormarnat is now known as imarnat09:24
openstackgerritDmytro Dovbii proposed openstack/murano-dashboard: Add ability to abandon environment  https://review.openstack.org/18806909:41
*** kztsv_mbp has joined #murano09:49
*** sergmelikyan has joined #murano09:50
ruhekztsv_mbp, sergmelikyan: please take a look at https://review.openstack.org/#/c/194247 we need this for packaging in Debian10:02
sergmelikyanruhe: +2 we really don't use this requirement10:05
sergmelikyanI am worried about failed non-voting gates :(10:05
sergmelikyankztsv_mbp: please double check that and review?10:06
*** yamamoto has quit IRC10:11
*** mgershen has joined #murano10:19
*** cing has quit IRC10:20
*** cing has joined #murano10:20
sergmelikyanfolks, looks like we overused our lab where CI is running10:24
sergmelikyanQuota exceeded for ram: Requested 4096, but already used 51200 of 51200 ram (HTTP 40310:25
sergmelikyanfreerunner, aderyugin can you take a look?10:25
kztsv_mbpsergmelikyan: ruhe: it seems, that it's not used anywere indeed. I want to check it really fast though10:26
*** serg_melikyan has joined #murano10:26
kztsv_mbpin the meanwhile — take a look at https://review.openstack.org/#/c/194211/10:26
kztsv_mbpIt seems that I can remove all the openstack.common libs oin this commit, if I like. I'm not really sure about with_venv, install_venv and local — what are those?10:28
*** sergmelikyan has quit IRC10:30
serg_melikyanwith_venv/install_venv are used to create and run something in the venv :)10:30
serg_melikyan(c) KO10:30
serg_melikyanOr how this mem looks like in english?10:30
serg_melikyanlocal - no idea10:30
serg_melikyan"Local storage of variables using weak references"10:31
serg_melikyanhttps://github.com/openstack/murano-dashboard/blob/master/muranodashboard/openstack/common/local.py#L1610:31
serg_melikyannot sure that this thing is even used10:31
kztsv_mbplooks like we're not using them anywhere anymore10:31
kztsv_mbpI'll remove the whole openstack.common in this commit then. And see if everything is ok =)10:32
serg_melikyankztsv_mbp: nope10:32
kztsv_mbpwhy not?10:32
serg_melikyanwe use version utils from there10:32
kztsv_mbpnot anymore10:32
kztsv_mbplook at the commit ;)10:32
kztsv_mbpin it we start using versionutils from oslo_log ;)10:32
serg_melikyanah...10:33
serg_melikyanI think we can also remove with_venv/install_venv given that we don't run murano-dashboard per-se10:33
kztsv_mbpand _i18n was used by log. and local is not used by anything.10:34
serg_melikyan+1 for removing whole openstack common10:35
kztsv_mbpI'm afraid some jobs might use with_vevn10:35
serg_melikyanI am almost sure that we don't use them in jobs10:35
kztsv_mbpor smth. will check murano-deployment just in case10:35
serg_melikyanaderyugin, freerunner?10:35
openstackgerritNikolay Starodubtsev proposed openstack/murano-specs: Add spec cloud-foundry-service-broker-api  https://review.openstack.org/19225010:36
freerunnerserg_melikyan: I'll do it10:36
kztsv_mbpwell, I can't find with_venv enywhere in deployment scripts10:37
serg_melikyanfreerunner: thx10:38
serg_melikyanfreerunner: btw, I am interested how this happened - we usually clean-up all resources behind10:38
*** tobe has quit IRC10:39
openstackgerritMerged openstack/murano: Fix table with block constructs in muranoPl doc  https://review.openstack.org/19267210:39
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: Remove openstack.common libs and fix tests  https://review.openstack.org/19421110:43
kztsv_mbp14 files changed, 6 insertions(+), 1719 deletions(-)10:43
kztsv_mbpwe got the fire and we gotta let it burn! ♪♪10:45
serg_melikyankztsv_mbp: I love commits like that :)10:45
serg_melikyankztsv_mbp: btw, why you are adding murano.json?10:45
freerunnerserg_melikyan: This patch is root cause of CI interruption https://review.openstack.org/#/c/188062/10:45
serg_melikyanfreerunner: this patch is not merged - how it can affect CI/10:46
serg_melikyan>10:46
kztsv_mbpfair point. it was a leftover from policy attempts10:46
serg_melikyan?10:46
freerunnerserg_melikyan: This patch was processed by CI, and I retriggered CI on it yesterday10:47
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: Remove openstack.common libs and fix tests  https://review.openstack.org/19421110:47
freerunnerserg_melikyan: You can look to the logs of rally. It more readable. http://logs.openstack.org/62/188062/6/check/gate-rally-dsvm-murano-task/a3f020a/rally-plot/results.html.gz#/MuranoEnvironments.create_and_delete_environment/failures10:47
serg_melikyanAh... you mean tests running on this patch lead to resource leak on the lab?10:47
freerunnerserg_melikyan: Exactly10:47
serg_melikyanddovbii: ^10:48
serg_melikyanPlease take a look10:48
freerunnerserg_melikyan: There is - if request.GET.get('abandon').lower() == 'true':\nAttributeError: 'NoneType' object has no attribute 'lower'\n", "type": "AttributeError"}, "title": "Internal Server Error"} (HTTP 500)10:48
*** serg_melikyan has quit IRC10:48
freerunnerserg_melikyan: Our cleanups is based on murano-api, and of course finally this patch affects CI :(10:50
*** yamamoto has joined #murano10:50
*** yamamoto has quit IRC10:55
*** sergmelikyan has joined #murano11:01
sergmelikyanfreerunner: please, ping me when lab will be cleaned up11:01
sergmelikyanI would like to merge this: https://review.openstack.org/19095611:02
freerunnersergmelikyan: done 10 munutes ago ;)11:02
sergmelikyanAnd then we can proceed with https://review.openstack.org/19407711:02
*** yamamoto has joined #murano11:03
sergmelikyanFolks, just a gentle reminder - liberty-1 will be released on this Thursday11:10
sergmelikyanLet's focus on bugs and cleaning up important things11:10
sergmelikyanfreerunner: thx11:10
kztsv_mbphttps://review.openstack.org/#/c/194211/ and the tests are good =)))11:20
openstackgerritDmytro Dovbii proposed openstack/murano: Modify environment delete API endopoint to have "abandon" feature  https://review.openstack.org/18806211:23
*** imarnat is now known as igormarnat11:24
*** yamamoto has quit IRC11:24
*** yamamoto has joined #murano11:27
*** yamamoto_ has joined #murano11:28
*** yamamoto has quit IRC11:32
*** yamamoto_ has quit IRC11:36
*** igormarnat is now known as imarnat11:40
*** yamamoto has joined #murano11:43
*** cing has quit IRC11:51
openstackgerritDmytro Dovbii proposed openstack/murano: Modify environment delete API endopoint to have "abandon" feature  https://review.openstack.org/18806211:59
openstackgerritKirill Zaitsev proposed openstack/murano: Enable trusts by default  https://review.openstack.org/19461511:59
openstackgerritDmytro Dovbii proposed openstack/murano: Modify environment delete API endopoint to have "abandon" feature  https://review.openstack.org/18806212:03
*** imarnat is now known as igormarnat12:06
*** igormarnat is now known as imarnat12:09
openstackgerritMerged openstack/murano: Make use of devstack external plugin  https://review.openstack.org/19095612:09
*** imarnat is now known as igormarnat12:12
*** sergmelikyan has quit IRC12:13
*** igormarnat is now known as imarnat12:14
*** imarnat is now known as igormarnat12:18
*** sergmelikyan has joined #murano12:21
*** sergmelikyan has quit IRC12:27
*** sergmelikyan has joined #murano12:28
*** sergmelikyan has quit IRC12:32
*** sergmelikyan has joined #murano12:35
*** igormarnat is now known as imarnat12:40
*** yamamoto has quit IRC12:45
*** imarnat is now known as igormarnat12:46
*** igormarnat is now known as imarnat12:56
*** imarnat is now known as igormarnat12:58
*** igormarnat is now known as imarnat12:58
*** sergmelikyan has quit IRC13:07
*** sergmelikyan has joined #murano13:17
*** openstack has quit IRC13:17
*** openstack has joined #murano13:18
*** sergmelikyan has quit IRC13:26
*** sergmelikyan has joined #murano13:34
*** kztsv_mbp has quit IRC13:40
*** yamamoto has joined #murano13:46
*** yamamoto has quit IRC13:51
*** sergmelikyan has quit IRC13:53
*** kztsv_mbp has joined #murano13:54
*** sergmelikyan has joined #murano13:55
*** drupalmonkey has joined #murano14:00
*** imarnat is now known as igormarnat14:02
*** yamamoto has joined #murano14:02
*** igormarnat is now known as imarnat14:07
*** imarnat is now known as igormarnat14:29
*** sergmelikyan has quit IRC14:33
*** kztsv_mbp has quit IRC14:33
*** igormarnat is now known as imarnat14:33
*** sergmelikyan has joined #murano14:47
*** yamamoto has quit IRC14:56
*** sergmelikyan has quit IRC15:00
*** sergmelikyan has joined #murano15:00
*** yamamoto has joined #murano15:01
*** samuelBartel has quit IRC15:04
*** kztsv_mbp has joined #murano15:06
*** sergmelikyan has quit IRC15:10
*** samuelBartel has joined #murano15:16
*** Flcn has joined #murano15:34
*** jasonsb has quit IRC15:42
*** jasonsb has joined #murano15:43
*** jasonsb has quit IRC15:47
*** gcivitella has quit IRC15:53
*** yamamoto has quit IRC16:01
*** samuelBartel has quit IRC16:06
openstackgerritVahid Hashemian proposed openstack/murano-specs: Specification for Adding TOSCA Support  https://review.openstack.org/19442216:08
*** yamamoto has joined #murano16:08
*** yamamoto has quit IRC16:21
*** yamamoto has joined #murano16:26
openstackgerritVahid Hashemian proposed openstack/murano-specs: Specification for Adding TOSCA Support  https://review.openstack.org/19442216:27
*** imarnat is now known as igormarnat16:28
openstackgerritVahid Hashemian proposed openstack/murano-specs: Specification for Adding TOSCA Support  https://review.openstack.org/19442216:29
kztsv_mbpfolks do we still need https://review.openstack.org/#/c/193261/ this patch?16:32
*** yamamoto has quit IRC16:38
*** Flcn has quit IRC16:39
*** Flcn has joined #murano16:41
Nikolay_Stkztsv_mbp: why do you think we need to skip it?16:47
*** igormarnat is now known as imarnat16:48
*** jasonsb has joined #murano16:52
*** yamamoto has joined #murano16:55
*** sergmelikyan has joined #murano16:56
*** dontalton has joined #murano17:01
*** Flcn has quit IRC17:23
*** yamamoto has quit IRC17:24
openstackgerritAlex Khivin proposed openstack/murano-apps: Add Failover Cluster application  https://review.openstack.org/19363417:38
freerunnersergmelikyan: So, for enabling bot for openstack/murano we need to merge this https://review.openstack.org/#/c/193180/ and also commit python-mistralclient to global-requirements.17:40
freerunnersergmelikyan: for python-muranoclient will be enough merging yaql.17:41
sergmelikyanfreerunner: awesome news :)17:42
sergmelikyanlet's hope YAQL will be approved soon17:42
freerunnersergmelikyan: But in murano-dashboard we have django-floppyforms, that not in global-requirements. Maybe we need to commit it to there?17:43
sergmelikyanI am not sure that we still need this floppyforms at all17:44
sergmelikyankztsv_mbp: maybe you can take a look? Do we really need them?17:44
sergmelikyanI remember that we started using them years ago, maybe we can archive same with horizon itself?17:44
sergmelikyanor something from the requirements.txt?17:45
freerunnersergmelikyan: So, if this requirement not needed anymore, we should commit only python-mistralclient and I'll tune a bot for us =)17:46
kztsv_mbpsergmelikyan: will do. probably we don't need them17:46
sergmelikyanwe use them for only 1 control...17:47
sergmelikyanbb :)17:48
* sergmelikyan decided to go to bed earlier - tomorrow is a tough day17:48
*** sergmelikyan has quit IRC17:49
*** Nikolay_St has quit IRC17:56
*** imarnat is now known as igormarnat18:17
*** jfluhmann has joined #murano18:23
*** Flcn has joined #murano18:24
*** yamamoto has joined #murano18:25
*** kztsv_mbp has quit IRC18:25
*** mgershen has quit IRC18:29
*** yamamoto has quit IRC18:30
*** Nikolay_St has joined #murano19:05
*** openstackgerrit has quit IRC19:21
*** openstackgerrit has joined #murano19:22
*** kztsv_mbp has joined #murano19:59
*** Flcn has quit IRC20:14
*** kztsv_mbp has quit IRC20:22
*** Nikolay_St has quit IRC20:30
*** dontalton has quit IRC20:32
*** dontalton has joined #murano20:33
*** Nikolay_St has joined #murano20:46
*** Nikolay_St has quit IRC21:02
*** kztsv_mbp has joined #murano21:03
*** Nikolay_1t has joined #murano21:07
*** kztsv_ws is now known as kzaitsev_ws21:13
*** kztsv_mbp is now known as kzaitsev_mb21:17
*** Nikolay_1t has quit IRC21:27
*** Nikolay_St has joined #murano21:33
*** Nikolay_St has quit IRC21:54
*** Nikolay_St has joined #murano22:00
*** yamamoto has joined #murano22:03
*** yamamoto has quit IRC22:07
*** dontalton2 has joined #murano22:20
*** Nikolay_St has quit IRC22:20
*** Nikolay_St has joined #murano22:21
*** Nikolay_St has quit IRC22:48
*** Nikolay_St has joined #murano22:48
*** Nikolay_St has quit IRC23:15
*** Nikolay_St has joined #murano23:16
*** dontalton2 has quit IRC23:16
*** dontalton has quit IRC23:16
*** yamamoto has joined #murano23:24
*** yamamoto has quit IRC23:41
*** Nikolay_St has quit IRC23:42
*** Nikolay_St has joined #murano23:43
*** yamamoto has joined #murano23:47
*** kzaitsev_mb has quit IRC23:47
*** kzaitsev_mb has joined #murano23:48
*** jasonsb has quit IRC23:52

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