Monday, 2015-06-29

*** drupalmonkey has quit IRC01:34
*** drupalmonkey has joined #murano02:05
*** yamamoto has joined #murano02:18
*** tobe has joined #murano03:12
*** Nikolay_St has joined #murano03:53
*** tobe has quit IRC03:55
*** tobe has joined #murano03:56
*** tobe has quit IRC03:56
*** tobe has joined #murano03:59
*** tobe has quit IRC04:13
*** kzaitsev_mb has joined #murano04:29
pradiphi katyafervent04:40
kzaitsev_mbpradip: I think she's on vacation today and tomorrow =)04:43
pradipkzaitsev_mb : ok04:44
kzaitsev_mbbut feel free to ask your questions anyway =) There might be someone able to help, still =)04:44
pradipkzaitsev_mb : thanks :)04:44
pradipkzaitsev_mb : actualy i am creating one murano app catalog for deploying tomcat and one more service, and it's deploying well but at end it's return "Deploy FAILURE" ....... but my environment is working. can you help me to how to solve this error ...?04:47
pradipkzaitsev_mb : log from horizon "Access to uninitialized property environment in class io.murano.apps.tulsi is forbidden"04:48
kzaitsev_mbpradip: well, that means you have an error in your application — probably you declared a property tulsi, but didn't set it?04:50
pradipkzaitsev_mb : how to set the property ...?04:53
*** kzaitsev_mb has quit IRC04:53
*** kzaitsev_mb has joined #murano04:57
kzaitsev_mbsorry =) I'm on a train. Internet is laggy here. Have I missed anything? =)04:57
pradipkzaitsev_mb : no , i asked only what i need to do ...?04:58
kzaitsev_mbpradip: I think you need to add it to the Application dict in your UI/ui.yaml file05:00
kzaitsev_mbthe property I mean.05:00
pradipkzaitsev_mb : you mean "Namespaces"...?05:03
kzaitsev_mbpradip: https://github.com/openstack/murano-apps/blob/master/ApacheHTTPServer/package/UI/ui.yaml#L19 like this I mean05:07
kzaitsev_mbWe really need to start making a FAQ page for such questions =) I'll write yours down, somewhere, for a start =)05:09
kzaitsev_mbI think we even have one somewhere, but it only has 2 or 3 questions.05:09
pradipkzaitsev_mb : that's very nice..05:11
kzaitsev_mbpradip: so, about your question. You have a property, that you're trying to access. Do you want the user to set it in the UI or do you want to set it programmatically?05:13
kzaitsev_mbIf you want the user to set it in horizon — you should add it to the UI file.05:14
kzaitsev_mbIf you want to set it programmatically — well, I think all you need to do is set it =)05:14
pradipkzaitsev_mb : i want to set it programmatically...05:15
kzaitsev_mbok. so how do you set it then? could you paste a few lines of your Classes/.yaml file, where you use it?05:16
pradipkzaitsev_mb : http://paste.openstack.org/show/324472/05:18
pradipkzaitsev_mb : sorry this is not classes file ...05:19
*** drupalmonkey has quit IRC05:22
pradipkzaitsev_mb :  Classes/.yaml file ... paste.openstack.org/show/324473/05:25
pradiphttp://paste.openstack.org/show/324473/05:26
*** kzaitsev_mb has quit IRC05:27
*** kzaitsev_mb has joined #murano05:27
kzaitsev_mbpradip: that's actually easy ;)05:30
kzaitsev_mb          - $.environment.reporter.report($this, $result)05:30
kzaitsev_mbshould be $._environment.reporter.report($this, $result)05:30
kzaitsev_mb61st line05:30
pradipkzaitsev_mb : ok05:31
pradipone more thing how can i add udp rule ...?05:31
kzaitsev_mbpradip: haven't tried it myself, but I presume, you should replace tcp with udp in05:32
kzaitsev_mb                IpProtocol: tcp05:33
pradipkzaitsev_mb : ok i will try it ... thanks for helping me :)05:34
kzaitsev_mbpradip: no problem =)05:36
*** Nikolay_St has quit IRC05:39
*** prefer has joined #murano05:48
*** sergmelikyan has joined #murano05:49
*** prefer has quit IRC05:50
openstackgerritKirill Zaitsev proposed openstack/murano: Improve dsl exception readability  https://review.openstack.org/19654205:54
kzaitsev_mbpradip: ^^^ commit should improve readability of error messages =)05:56
*** tobe has joined #murano05:56
kzaitsev_mbI imageine we would have found out what happened faster, If the error message was05:57
kzaitsev_mbAccess to uninitialized property "environment" in class "io.murano.apps.tulsi" is forbidden05:57
*** tobe has quit IRC05:58
*** tobe_ has joined #murano05:58
kzaitsev_mbthis is like 2d time a week — when someone is puzzled by these error messages, so I think we sould fix the situation somehow =)05:58
*** sergmelikyan has quit IRC06:14
kzaitsev_mbok, I'm away =) see you later06:17
*** kzaitsev_mb has quit IRC06:23
*** prefer has joined #murano06:25
openstackgerritHenar Muñoz proposed openstack/murano-apps: Adding Chef and Puppet examples with complete structure  https://review.openstack.org/19655506:48
*** exploreshaifali has joined #murano07:08
*** samuelBartel has quit IRC07:11
*** yamamoto has quit IRC07:27
*** yamamoto has joined #murano07:31
*** samuelBartel has joined #murano07:36
*** prefer has quit IRC07:52
*** Nikolay_St has joined #murano07:53
*** sergmelikyan has joined #murano08:14
*** sergmelikyan has quit IRC08:20
*** sergmelikyan has joined #murano08:37
sergmelikyankatyafervent: https://review.openstack.org/#/c/196060/08:44
sergmelikyanplease review :)08:44
*** rkhanbikov has quit IRC08:45
openstackgerritSerg Melikyan proposed openstack/murano: Update from global-requirements  https://review.openstack.org/19605808:46
*** noa_koffman has quit IRC08:49
*** noa_koffman has joined #murano08:49
sergmelikyanfreerunner: can you reiterate why we need to use older release of mistral client and why our congress-mistral job is failing?08:51
*** yamamoto has quit IRC09:11
Nikolay_Stguys, do we have any plans to increase our UT coverage?09:11
Nikolay_StI ask about it because I have problems with this commit: https://review.openstack.org/#/c/195975/09:12
Nikolay_Stand it will be easier to see the reason if we have more coverage09:12
sergmelikyanNikolay_St: we would be happy - there is no specific goal, but this is something what we always trying to do09:16
*** igormarnat is now known as imarnat09:17
*** imarnat is now known as igormarnat09:28
*** sergmelikyan has quit IRC09:29
*** igormarnat is now known as imarnat09:29
*** yamamoto has joined #murano09:29
openstackgerritMerged openstack/murano-dashboard: Update from global-requirements  https://review.openstack.org/19606009:46
*** openstackgerrit has quit IRC09:53
*** openstackgerrit has joined #murano09:53
openstackgerritMerged openstack/murano: Fix inconsistency of error message and validation when create env  https://review.openstack.org/19604009:55
openstackgerritMerged openstack/murano-dashboard: Fix inconsistency of message and validation when create env(dashboard)  https://review.openstack.org/19604909:55
*** prefer has joined #murano09:58
*** sergmelikyan has joined #murano09:59
*** imarnat is now known as igormarnat10:03
*** sergmelikyan has quit IRC10:26
*** sergmelikyan has joined #murano10:27
*** igormarnat is now known as imarnat10:28
*** imarnat is now known as igormarnat10:28
*** exploreshaifali has quit IRC10:37
*** igormarnat is now known as imarnat10:42
openstackgerritSerg Melikyan proposed openstack/murano: Update from global-requirements  https://review.openstack.org/19605810:44
*** yamamoto has quit IRC11:08
*** histrio has joined #murano11:21
*** imarnat is now known as igormarnat11:29
*** tobe_ has quit IRC11:49
*** histrio has quit IRC11:55
*** yamamoto has joined #murano12:01
*** sergmelikyan has quit IRC12:03
*** sergmelikyan has joined #murano12:03
*** asalkeld has quit IRC12:04
*** igormarnat is now known as imarnat12:16
*** yamamoto has quit IRC12:22
*** imarnat is now known as igormarnat12:26
*** yamamoto has joined #murano12:30
*** igormarnat is now known as imarnat12:32
*** dkusidlo has joined #murano12:33
*** imarnat is now known as igormarnat12:33
*** yamamoto has quit IRC12:35
*** igormarnat is now known as imarnat12:36
*** sergmelikyan has quit IRC12:36
*** imarnat is now known as igormarnat12:38
*** Nikolay_St has quit IRC12:49
*** yamamoto has joined #murano12:52
*** exploreshaifali has joined #murano12:52
*** sergmelikyan has joined #murano13:02
*** igormarnat is now known as imarnat13:03
*** imarnat is now known as igormarnat13:05
*** igormarnat is now known as imarnat13:12
*** yamamoto has quit IRC13:15
*** yamamoto has joined #murano13:24
*** drupalmonkey has joined #murano13:35
*** Nikolay_St has joined #murano13:42
openstackgerritSerg Melikyan proposed openstack/murano: Update from global-requirements  https://review.openstack.org/19605813:45
*** dkusidlo has quit IRC13:45
*** dkusidlo has joined #murano13:47
*** histrio has joined #murano13:52
*** Nikolay_St has quit IRC13:53
*** imarnat is now known as igormarnat13:53
*** Nikolay_St has joined #murano13:53
*** igormarnat is now known as imarnat13:55
*** exploreshaifali has quit IRC13:57
*** dkusidlo has quit IRC13:58
*** falseprotagonist has joined #murano13:58
*** falseprotagonist has quit IRC13:58
*** falseprotagonist has joined #murano13:59
*** histrio has quit IRC13:59
*** falseprotagonist has quit IRC13:59
*** histrio has joined #murano13:59
*** Nikolay_St has quit IRC14:21
*** Nikolay_St has joined #murano14:21
*** imarnat is now known as igormarnat14:29
*** kzaitsev_mb has joined #murano14:33
*** igormarnat is now known as imarnat14:36
*** imarnat is now known as igormarnat14:37
*** igormarnat is now known as imarnat14:38
*** imarnat is now known as igormarnat14:38
*** yamamoto has quit IRC14:41
*** yamamoto has joined #murano14:43
freerunnerHey folks! What about merging this? https://review.openstack.org/#/c/195642/14:44
kzaitsev_mbfreerunner: looks good, but I really want to review it properly. (+782, -501) — there might be some typos or smth. Will have time to do so later today.14:46
*** dkusidlo has joined #murano14:47
freerunnerkzaitsev_mb: It will be great, if we merge this. This change healing our dsvm-gate.14:48
kzaitsev_mbfreerunner: and we'll be able to start backporting stuff. Not that there is much stuff to backport to s/juno but still14:49
kzaitsev_mbhave you looked at s/kilo?14:49
kzaitsev_mbI'm afraid it might be in a similar state. Also. Shouldn't we, say.. forward-port your change to stable/kilo? Is it feasible?14:50
freerunnerkzaitsev_mb: Not yet. Actually, I need to fix pep8 and check-jobs for our client and dashboard.14:50
freerunnerkzaitsev_mb: Is dsvm broken for s/kilo too? oO14:51
*** igormarnat is now known as imarnat14:51
kzaitsev_mbhttps://review.openstack.org/#/c/196035/ https://review.openstack.org/#/c/196034/14:51
kzaitsev_mbseems no14:51
kzaitsev_mband it's dashboard, not murano itself14:52
kzaitsev_mbbut still. =)14:52
freerunnerkzaitsev_mb: Damn.14:53
freerunnerkzaitsev_mb: There is.14:53
freerunnerkzaitsev_mb: Collecting oslo.i18n>=1.3.0 (from python-keystoneclient<1.4.0,>=1.1.0->python-muranoclient<0.6.0,>=0.5.6->murano-dashboard==2015.1.1.dev6)14:53
freerunner  Downloading http://pypi.DFW.openstack.org/packages/py2.py3/o/oslo.i18n/oslo.i18n-2.0.0-py2.py3-none-any.whl14:53
*** imarnat is now known as igormarnat14:54
freerunnerkzaitsev_mb: Keystone again =(14:54
*** igormarnat is now known as imarnat14:54
kzaitsev_mboh, yeah. everyone's complaining about that keystone client, that doesn't have cap for oslo_i18n. Horizon guys seem to have the same problem14:55
*** imarnat is now known as igormarnat14:59
*** prefer has quit IRC14:59
*** igormarnat is now known as imarnat15:03
*** kzaitsev_mb has quit IRC15:05
openstackgerritMerged openstack/murano: Update from global-requirements  https://review.openstack.org/19605815:06
freerunnerkzaitsev_ws: Yep. Looks like for s/juno the same problem will fixed soon. dims pinged keystone-guys and keystoneclient 1.1.1 will be released.15:07
*** dkusidlo has quit IRC15:07
freerunnerkzaitsev_ws: But about kilo.. Oh. They didn't have caps in kilo at all for client15:07
*** jasonsb has quit IRC15:09
*** imarnat is now known as igormarnat15:09
freerunnerkzaitsev_ws: kzaitsev_ws: FYI, I've found this. https://review.openstack.org/#/c/173833/315:10
*** igormarnat is now known as imarnat15:11
*** imarnat is now known as igormarnat15:13
*** dkusidlo has joined #murano15:20
*** yamamoto has quit IRC15:20
*** igormarnat is now known as imarnat15:21
*** yamamoto has joined #murano15:23
*** dkusidlo has quit IRC15:31
*** Nikolay_St has quit IRC15:33
*** imarnat is now known as igormarnat15:34
*** yamamoto has quit IRC15:46
*** sergmelikyan has quit IRC15:50
*** samuelBartel has quit IRC15:50
*** sergmelikyan has joined #murano15:58
*** yamamoto has joined #murano16:01
*** jasonsb has joined #murano16:25
*** yamamoto has quit IRC16:38
*** yamamoto has joined #murano16:41
*** samuelBartel has joined #murano16:42
*** samuelBartel has quit IRC16:48
*** yamamoto has quit IRC16:51
*** yamamoto has joined #murano16:54
*** jasonsb has quit IRC16:59
*** sergmelikyan has quit IRC17:01
*** yamamoto has quit IRC17:05
*** yamamoto has joined #murano17:06
*** yamamoto has quit IRC17:09
*** sergmelikyan has joined #murano17:14
*** exploreshaifali has joined #murano17:16
*** jasonsb has joined #murano17:24
*** dontalton has joined #murano17:32
*** exploreshaifali has quit IRC17:45
*** sergmelikyan has quit IRC17:47
*** exploreshaifali has joined #murano18:08
*** yamamoto has joined #murano18:10
*** yamamoto has quit IRC18:15
*** openstackgerrit has quit IRC18:30
*** openstackgerrit has joined #murano18:30
*** jasonsb has quit IRC18:33
*** Nikolay_St has joined #murano18:47
*** samuelBartel has joined #murano19:04
*** kzaitsev_mb has joined #murano19:12
*** kzaitsev_mb has quit IRC19:26
*** kzaitsev_mb has joined #murano19:31
openstackgerritNikolay Starodubtsev proposed openstack/murano: CF implementation initial commit  https://review.openstack.org/19682019:36
openstackgerritNikolay Starodubtsev proposed openstack/murano: Switch to oslo_log  https://review.openstack.org/19597519:37
*** sergmelikyan has joined #murano19:52
*** Nikolay_St has quit IRC19:54
*** Nikolay_St has joined #murano19:56
*** kzaitsev_mb has quit IRC20:02
*** kzaitsev_mb has joined #murano20:11
*** Nikolay_St has quit IRC20:13
*** jasonsb has joined #murano20:18
*** Nikolay_St has joined #murano20:18
*** Nikolay_St has quit IRC20:24
*** dontalton has quit IRC20:26
*** jasonsb has quit IRC20:30
*** drupalmonkey has quit IRC20:41
*** drupalmonkey has joined #murano20:42
*** samuelBartel has quit IRC20:50
*** exploreshaifali has quit IRC20:51
*** prefer has joined #murano21:04
*** jasonsb has joined #murano21:09
*** sergmelikyan has quit IRC21:18
*** prefer has quit IRC21:34
*** kzaitsev_mb has quit IRC21:42
*** exploreshaifali has joined #murano22:23
*** asalkeld has joined #murano22:29
*** exploreshaifali has quit IRC22:56
*** yamamoto has joined #murano23:24
*** jasonsb_ has joined #murano23:45
*** jasonsb has quit IRC23:45
*** yamamoto has quit IRC23:56

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