*** drupalmonkey has quit IRC | 01:34 | |
*** drupalmonkey has joined #murano | 02:05 | |
*** yamamoto has joined #murano | 02:18 | |
*** tobe has joined #murano | 03:12 | |
*** Nikolay_St has joined #murano | 03:53 | |
*** tobe has quit IRC | 03:55 | |
*** tobe has joined #murano | 03:56 | |
*** tobe has quit IRC | 03:56 | |
*** tobe has joined #murano | 03:59 | |
*** tobe has quit IRC | 04:13 | |
*** kzaitsev_mb has joined #murano | 04:29 | |
pradip | hi katyafervent | 04:40 |
---|---|---|
kzaitsev_mb | pradip: I think she's on vacation today and tomorrow =) | 04:43 |
pradip | kzaitsev_mb : ok | 04:44 |
kzaitsev_mb | but feel free to ask your questions anyway =) There might be someone able to help, still =) | 04:44 |
pradip | kzaitsev_mb : thanks :) | 04:44 |
pradip | kzaitsev_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 |
pradip | kzaitsev_mb : log from horizon "Access to uninitialized property environment in class io.murano.apps.tulsi is forbidden" | 04:48 |
kzaitsev_mb | pradip: well, that means you have an error in your application — probably you declared a property tulsi, but didn't set it? | 04:50 |
pradip | kzaitsev_mb : how to set the property ...? | 04:53 |
*** kzaitsev_mb has quit IRC | 04:53 | |
*** kzaitsev_mb has joined #murano | 04:57 | |
kzaitsev_mb | sorry =) I'm on a train. Internet is laggy here. Have I missed anything? =) | 04:57 |
pradip | kzaitsev_mb : no , i asked only what i need to do ...? | 04:58 |
kzaitsev_mb | pradip: I think you need to add it to the Application dict in your UI/ui.yaml file | 05:00 |
kzaitsev_mb | the property I mean. | 05:00 |
pradip | kzaitsev_mb : you mean "Namespaces"...? | 05:03 |
kzaitsev_mb | pradip: https://github.com/openstack/murano-apps/blob/master/ApacheHTTPServer/package/UI/ui.yaml#L19 like this I mean | 05:07 |
kzaitsev_mb | We really need to start making a FAQ page for such questions =) I'll write yours down, somewhere, for a start =) | 05:09 |
kzaitsev_mb | I think we even have one somewhere, but it only has 2 or 3 questions. | 05:09 |
pradip | kzaitsev_mb : that's very nice.. | 05:11 |
kzaitsev_mb | pradip: 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_mb | If you want the user to set it in horizon — you should add it to the UI file. | 05:14 |
kzaitsev_mb | If you want to set it programmatically — well, I think all you need to do is set it =) | 05:14 |
pradip | kzaitsev_mb : i want to set it programmatically... | 05:15 |
kzaitsev_mb | ok. so how do you set it then? could you paste a few lines of your Classes/.yaml file, where you use it? | 05:16 |
pradip | kzaitsev_mb : http://paste.openstack.org/show/324472/ | 05:18 |
pradip | kzaitsev_mb : sorry this is not classes file ... | 05:19 |
*** drupalmonkey has quit IRC | 05:22 | |
pradip | kzaitsev_mb : Classes/.yaml file ... paste.openstack.org/show/324473/ | 05:25 |
pradip | http://paste.openstack.org/show/324473/ | 05:26 |
*** kzaitsev_mb has quit IRC | 05:27 | |
*** kzaitsev_mb has joined #murano | 05:27 | |
kzaitsev_mb | pradip: that's actually easy ;) | 05:30 |
kzaitsev_mb | - $.environment.reporter.report($this, $result) | 05:30 |
kzaitsev_mb | should be $._environment.reporter.report($this, $result) | 05:30 |
kzaitsev_mb | 61st line | 05:30 |
pradip | kzaitsev_mb : ok | 05:31 |
pradip | one more thing how can i add udp rule ...? | 05:31 |
kzaitsev_mb | pradip: haven't tried it myself, but I presume, you should replace tcp with udp in | 05:32 |
kzaitsev_mb | IpProtocol: tcp | 05:33 |
pradip | kzaitsev_mb : ok i will try it ... thanks for helping me :) | 05:34 |
kzaitsev_mb | pradip: no problem =) | 05:36 |
*** Nikolay_St has quit IRC | 05:39 | |
*** prefer has joined #murano | 05:48 | |
*** sergmelikyan has joined #murano | 05:49 | |
*** prefer has quit IRC | 05:50 | |
openstackgerrit | Kirill Zaitsev proposed openstack/murano: Improve dsl exception readability https://review.openstack.org/196542 | 05:54 |
kzaitsev_mb | pradip: ^^^ commit should improve readability of error messages =) | 05:56 |
*** tobe has joined #murano | 05:56 | |
kzaitsev_mb | I imageine we would have found out what happened faster, If the error message was | 05:57 |
kzaitsev_mb | Access to uninitialized property "environment" in class "io.murano.apps.tulsi" is forbidden | 05:57 |
*** tobe has quit IRC | 05:58 | |
*** tobe_ has joined #murano | 05:58 | |
kzaitsev_mb | this 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 IRC | 06:14 | |
kzaitsev_mb | ok, I'm away =) see you later | 06:17 |
*** kzaitsev_mb has quit IRC | 06:23 | |
*** prefer has joined #murano | 06:25 | |
openstackgerrit | Henar Muñoz proposed openstack/murano-apps: Adding Chef and Puppet examples with complete structure https://review.openstack.org/196555 | 06:48 |
*** exploreshaifali has joined #murano | 07:08 | |
*** samuelBartel has quit IRC | 07:11 | |
*** yamamoto has quit IRC | 07:27 | |
*** yamamoto has joined #murano | 07:31 | |
*** samuelBartel has joined #murano | 07:36 | |
*** prefer has quit IRC | 07:52 | |
*** Nikolay_St has joined #murano | 07:53 | |
*** sergmelikyan has joined #murano | 08:14 | |
*** sergmelikyan has quit IRC | 08:20 | |
*** sergmelikyan has joined #murano | 08:37 | |
sergmelikyan | katyafervent: https://review.openstack.org/#/c/196060/ | 08:44 |
sergmelikyan | please review :) | 08:44 |
*** rkhanbikov has quit IRC | 08:45 | |
openstackgerrit | Serg Melikyan proposed openstack/murano: Update from global-requirements https://review.openstack.org/196058 | 08:46 |
*** noa_koffman has quit IRC | 08:49 | |
*** noa_koffman has joined #murano | 08:49 | |
sergmelikyan | freerunner: 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 IRC | 09:11 | |
Nikolay_St | guys, do we have any plans to increase our UT coverage? | 09:11 |
Nikolay_St | I ask about it because I have problems with this commit: https://review.openstack.org/#/c/195975/ | 09:12 |
Nikolay_St | and it will be easier to see the reason if we have more coverage | 09:12 |
sergmelikyan | Nikolay_St: we would be happy - there is no specific goal, but this is something what we always trying to do | 09:16 |
*** igormarnat is now known as imarnat | 09:17 | |
*** imarnat is now known as igormarnat | 09:28 | |
*** sergmelikyan has quit IRC | 09:29 | |
*** igormarnat is now known as imarnat | 09:29 | |
*** yamamoto has joined #murano | 09:29 | |
openstackgerrit | Merged openstack/murano-dashboard: Update from global-requirements https://review.openstack.org/196060 | 09:46 |
*** openstackgerrit has quit IRC | 09:53 | |
*** openstackgerrit has joined #murano | 09:53 | |
openstackgerrit | Merged openstack/murano: Fix inconsistency of error message and validation when create env https://review.openstack.org/196040 | 09:55 |
openstackgerrit | Merged openstack/murano-dashboard: Fix inconsistency of message and validation when create env(dashboard) https://review.openstack.org/196049 | 09:55 |
*** prefer has joined #murano | 09:58 | |
*** sergmelikyan has joined #murano | 09:59 | |
*** imarnat is now known as igormarnat | 10:03 | |
*** sergmelikyan has quit IRC | 10:26 | |
*** sergmelikyan has joined #murano | 10:27 | |
*** igormarnat is now known as imarnat | 10:28 | |
*** imarnat is now known as igormarnat | 10:28 | |
*** exploreshaifali has quit IRC | 10:37 | |
*** igormarnat is now known as imarnat | 10:42 | |
openstackgerrit | Serg Melikyan proposed openstack/murano: Update from global-requirements https://review.openstack.org/196058 | 10:44 |
*** yamamoto has quit IRC | 11:08 | |
*** histrio has joined #murano | 11:21 | |
*** imarnat is now known as igormarnat | 11:29 | |
*** tobe_ has quit IRC | 11:49 | |
*** histrio has quit IRC | 11:55 | |
*** yamamoto has joined #murano | 12:01 | |
*** sergmelikyan has quit IRC | 12:03 | |
*** sergmelikyan has joined #murano | 12:03 | |
*** asalkeld has quit IRC | 12:04 | |
*** igormarnat is now known as imarnat | 12:16 | |
*** yamamoto has quit IRC | 12:22 | |
*** imarnat is now known as igormarnat | 12:26 | |
*** yamamoto has joined #murano | 12:30 | |
*** igormarnat is now known as imarnat | 12:32 | |
*** dkusidlo has joined #murano | 12:33 | |
*** imarnat is now known as igormarnat | 12:33 | |
*** yamamoto has quit IRC | 12:35 | |
*** igormarnat is now known as imarnat | 12:36 | |
*** sergmelikyan has quit IRC | 12:36 | |
*** imarnat is now known as igormarnat | 12:38 | |
*** Nikolay_St has quit IRC | 12:49 | |
*** yamamoto has joined #murano | 12:52 | |
*** exploreshaifali has joined #murano | 12:52 | |
*** sergmelikyan has joined #murano | 13:02 | |
*** igormarnat is now known as imarnat | 13:03 | |
*** imarnat is now known as igormarnat | 13:05 | |
*** igormarnat is now known as imarnat | 13:12 | |
*** yamamoto has quit IRC | 13:15 | |
*** yamamoto has joined #murano | 13:24 | |
*** drupalmonkey has joined #murano | 13:35 | |
*** Nikolay_St has joined #murano | 13:42 | |
openstackgerrit | Serg Melikyan proposed openstack/murano: Update from global-requirements https://review.openstack.org/196058 | 13:45 |
*** dkusidlo has quit IRC | 13:45 | |
*** dkusidlo has joined #murano | 13:47 | |
*** histrio has joined #murano | 13:52 | |
*** Nikolay_St has quit IRC | 13:53 | |
*** imarnat is now known as igormarnat | 13:53 | |
*** Nikolay_St has joined #murano | 13:53 | |
*** igormarnat is now known as imarnat | 13:55 | |
*** exploreshaifali has quit IRC | 13:57 | |
*** dkusidlo has quit IRC | 13:58 | |
*** falseprotagonist has joined #murano | 13:58 | |
*** falseprotagonist has quit IRC | 13:58 | |
*** falseprotagonist has joined #murano | 13:59 | |
*** histrio has quit IRC | 13:59 | |
*** falseprotagonist has quit IRC | 13:59 | |
*** histrio has joined #murano | 13:59 | |
*** Nikolay_St has quit IRC | 14:21 | |
*** Nikolay_St has joined #murano | 14:21 | |
*** imarnat is now known as igormarnat | 14:29 | |
*** kzaitsev_mb has joined #murano | 14:33 | |
*** igormarnat is now known as imarnat | 14:36 | |
*** imarnat is now known as igormarnat | 14:37 | |
*** igormarnat is now known as imarnat | 14:38 | |
*** imarnat is now known as igormarnat | 14:38 | |
*** yamamoto has quit IRC | 14:41 | |
*** yamamoto has joined #murano | 14:43 | |
freerunner | Hey folks! What about merging this? https://review.openstack.org/#/c/195642/ | 14:44 |
kzaitsev_mb | freerunner: 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 #murano | 14:47 | |
freerunner | kzaitsev_mb: It will be great, if we merge this. This change healing our dsvm-gate. | 14:48 |
kzaitsev_mb | freerunner: and we'll be able to start backporting stuff. Not that there is much stuff to backport to s/juno but still | 14:49 |
kzaitsev_mb | have you looked at s/kilo? | 14:49 |
kzaitsev_mb | I'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 |
freerunner | kzaitsev_mb: Not yet. Actually, I need to fix pep8 and check-jobs for our client and dashboard. | 14:50 |
freerunner | kzaitsev_mb: Is dsvm broken for s/kilo too? oO | 14:51 |
*** igormarnat is now known as imarnat | 14:51 | |
kzaitsev_mb | https://review.openstack.org/#/c/196035/ https://review.openstack.org/#/c/196034/ | 14:51 |
kzaitsev_mb | seems no | 14:51 |
kzaitsev_mb | and it's dashboard, not murano itself | 14:52 |
kzaitsev_mb | but still. =) | 14:52 |
freerunner | kzaitsev_mb: Damn. | 14:53 |
freerunner | kzaitsev_mb: There is. | 14:53 |
freerunner | kzaitsev_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.whl | 14:53 |
*** imarnat is now known as igormarnat | 14:54 | |
freerunner | kzaitsev_mb: Keystone again =( | 14:54 |
*** igormarnat is now known as imarnat | 14:54 | |
kzaitsev_mb | oh, yeah. everyone's complaining about that keystone client, that doesn't have cap for oslo_i18n. Horizon guys seem to have the same problem | 14:55 |
*** imarnat is now known as igormarnat | 14:59 | |
*** prefer has quit IRC | 14:59 | |
*** igormarnat is now known as imarnat | 15:03 | |
*** kzaitsev_mb has quit IRC | 15:05 | |
openstackgerrit | Merged openstack/murano: Update from global-requirements https://review.openstack.org/196058 | 15:06 |
freerunner | kzaitsev_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 IRC | 15:07 | |
freerunner | kzaitsev_ws: But about kilo.. Oh. They didn't have caps in kilo at all for client | 15:07 |
*** jasonsb has quit IRC | 15:09 | |
*** imarnat is now known as igormarnat | 15:09 | |
freerunner | kzaitsev_ws: kzaitsev_ws: FYI, I've found this. https://review.openstack.org/#/c/173833/3 | 15:10 |
*** igormarnat is now known as imarnat | 15:11 | |
*** imarnat is now known as igormarnat | 15:13 | |
*** dkusidlo has joined #murano | 15:20 | |
*** yamamoto has quit IRC | 15:20 | |
*** igormarnat is now known as imarnat | 15:21 | |
*** yamamoto has joined #murano | 15:23 | |
*** dkusidlo has quit IRC | 15:31 | |
*** Nikolay_St has quit IRC | 15:33 | |
*** imarnat is now known as igormarnat | 15:34 | |
*** yamamoto has quit IRC | 15:46 | |
*** sergmelikyan has quit IRC | 15:50 | |
*** samuelBartel has quit IRC | 15:50 | |
*** sergmelikyan has joined #murano | 15:58 | |
*** yamamoto has joined #murano | 16:01 | |
*** jasonsb has joined #murano | 16:25 | |
*** yamamoto has quit IRC | 16:38 | |
*** yamamoto has joined #murano | 16:41 | |
*** samuelBartel has joined #murano | 16:42 | |
*** samuelBartel has quit IRC | 16:48 | |
*** yamamoto has quit IRC | 16:51 | |
*** yamamoto has joined #murano | 16:54 | |
*** jasonsb has quit IRC | 16:59 | |
*** sergmelikyan has quit IRC | 17:01 | |
*** yamamoto has quit IRC | 17:05 | |
*** yamamoto has joined #murano | 17:06 | |
*** yamamoto has quit IRC | 17:09 | |
*** sergmelikyan has joined #murano | 17:14 | |
*** exploreshaifali has joined #murano | 17:16 | |
*** jasonsb has joined #murano | 17:24 | |
*** dontalton has joined #murano | 17:32 | |
*** exploreshaifali has quit IRC | 17:45 | |
*** sergmelikyan has quit IRC | 17:47 | |
*** exploreshaifali has joined #murano | 18:08 | |
*** yamamoto has joined #murano | 18:10 | |
*** yamamoto has quit IRC | 18:15 | |
*** openstackgerrit has quit IRC | 18:30 | |
*** openstackgerrit has joined #murano | 18:30 | |
*** jasonsb has quit IRC | 18:33 | |
*** Nikolay_St has joined #murano | 18:47 | |
*** samuelBartel has joined #murano | 19:04 | |
*** kzaitsev_mb has joined #murano | 19:12 | |
*** kzaitsev_mb has quit IRC | 19:26 | |
*** kzaitsev_mb has joined #murano | 19:31 | |
openstackgerrit | Nikolay Starodubtsev proposed openstack/murano: CF implementation initial commit https://review.openstack.org/196820 | 19:36 |
openstackgerrit | Nikolay Starodubtsev proposed openstack/murano: Switch to oslo_log https://review.openstack.org/195975 | 19:37 |
*** sergmelikyan has joined #murano | 19:52 | |
*** Nikolay_St has quit IRC | 19:54 | |
*** Nikolay_St has joined #murano | 19:56 | |
*** kzaitsev_mb has quit IRC | 20:02 | |
*** kzaitsev_mb has joined #murano | 20:11 | |
*** Nikolay_St has quit IRC | 20:13 | |
*** jasonsb has joined #murano | 20:18 | |
*** Nikolay_St has joined #murano | 20:18 | |
*** Nikolay_St has quit IRC | 20:24 | |
*** dontalton has quit IRC | 20:26 | |
*** jasonsb has quit IRC | 20:30 | |
*** drupalmonkey has quit IRC | 20:41 | |
*** drupalmonkey has joined #murano | 20:42 | |
*** samuelBartel has quit IRC | 20:50 | |
*** exploreshaifali has quit IRC | 20:51 | |
*** prefer has joined #murano | 21:04 | |
*** jasonsb has joined #murano | 21:09 | |
*** sergmelikyan has quit IRC | 21:18 | |
*** prefer has quit IRC | 21:34 | |
*** kzaitsev_mb has quit IRC | 21:42 | |
*** exploreshaifali has joined #murano | 22:23 | |
*** asalkeld has joined #murano | 22:29 | |
*** exploreshaifali has quit IRC | 22:56 | |
*** yamamoto has joined #murano | 23:24 | |
*** jasonsb_ has joined #murano | 23:45 | |
*** jasonsb has quit IRC | 23:45 | |
*** yamamoto has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!