| *** asalkeld has joined #murano | 00:24 | |
| *** pradip_r has quit IRC | 00:40 | |
| *** pradip_r has joined #murano | 00:40 | |
| *** freerunner has quit IRC | 00:58 | |
| *** eghobo has quit IRC | 01:22 | |
| *** eghobo has joined #murano | 01:22 | |
| *** kzaitsev has quit IRC | 01:36 | |
| *** eghobo has quit IRC | 01:44 | |
| *** serg_melikyan has joined #murano | 02:09 | |
| *** serg_melikyan has quit IRC | 02:13 | |
| *** eghobo has joined #murano | 03:50 | |
| *** gokrokve has joined #murano | 04:16 | |
| *** eghobo has quit IRC | 04:18 | |
| *** gokrokve has quit IRC | 04:20 | |
| *** eghobo has joined #murano | 04:25 | |
| *** gokrokve has joined #murano | 04:45 | |
| *** eghobo_ has joined #murano | 05:13 | |
| *** eghobo has quit IRC | 05:17 | |
| *** eghobo has joined #murano | 05:19 | |
| *** eghobo_ has quit IRC | 05:21 | |
| *** gokrokve_ has joined #murano | 05:58 | |
| *** gokrokve has quit IRC | 06:01 | |
| *** gokrokve_ has quit IRC | 06:02 | |
| *** openstackgerrit has quit IRC | 06:23 | |
| *** openstackgerrit has joined #murano | 06:23 | |
| *** ddovbii has joined #murano | 06:48 | |
| zigo | I've fixed Python 3 issues for yaql 0.2.6. | 07:06 |
|---|---|---|
| zigo | But I saw there's a 1.0 beta2, which has some Python 3 fixes too. | 07:06 |
| zigo | Do you guys want the patch? | 07:06 |
| zigo | Also, could you please add testing on Python 3, so what happened on the 28th of april doesn't happen again? | 07:06 |
| zigo | Please give me an answer. | 07:07 |
| zigo | I'll be arround all morning until 11:15am. | 07:07 |
| zigo | (Paris time) | 07:07 |
| *** eghobo has quit IRC | 07:12 | |
| katyafervent | hi zigo! | 07:58 |
| zigo | katyafervent: Hi there! | 07:58 |
| zigo | I really would appreciate some help. | 07:59 |
| zigo | Murano is the last of all Kilo packages which I couldn't upload to Sid because of these Yaql issues. | 07:59 |
| katyafervent | yaql should support Python2 in 1.0 version | 08:00 |
| katyafervent | but currently Murano uses the previous version | 08:00 |
| zigo | katyafervent: You mean python3 ? | 08:01 |
| zigo | katyafervent: Well, can someone fix things, somehow? Either fix Python3 support in Yaql 0.2.6, or fix Murano so that it could use version 1.0 of Yaql? | 08:01 |
| zigo | Otherwise, I'm stuck with no other possibility but to drop support for Python 3 in the Yaql package, and that's really a crap way to handle things. | 08:02 |
| *** samuelBartel has joined #murano | 08:02 | |
| katyafervent | we should add job for python-3 for the yaql ci | 08:03 |
| katyafervent | zigo, yeah, I meant 3 | 08:03 |
| zigo | Exactly. | 08:03 |
| katyafervent | migrate to the new yaql is one of the priority task | 08:04 |
| katyafervent | it will be murano from liberty | 08:04 |
| katyafervent | is it ok for you or do ouy need murano in kilo? | 08:04 |
| katyafervent | or, I see, you need Kilo | 08:04 |
| zigo | katyafervent: As I wrote, I need this backported to Murano for Kilo, or yaql 0.2.6 fixed for Python 3. | 08:04 |
| katyafervent | and why python 3 supporting is necessary in kilo? | 08:06 |
| zigo | katyafervent: My Debian package for Yaql 0.2.3 had Python 3 support (Debian specific patch). If I want to upgrade to 0.2.6, my patch isn't enough anymore. | 08:09 |
| zigo | katyafervent: The only option is to drop Python 3 support from the Debian package, which is bad, because when I want to re-add Python3 support, the package can be stuck in the FTP master NEW queue for month, and I'd like to avoid this. | 08:10 |
| zigo | Plus anyway, dropping Python3 support is just so lame ... | 08:10 |
| zigo | katyafervent: Yaql 0.2.6 was released just a few days before the release day, and now Murano needs it. This is a completely wrong way to handle things, and I do expect the Murano team to at least fix problems like this if such a bad release management happens. | 08:11 |
| katyafervent | zigo, we don't plan to support Python 3 in yaql 0.2.6, let's wait for sergmelikyan and he tells what we are going to do next | 08:13 |
| katyafervent | I think we will backport patches, that supports new yaql and change the requirements | 08:13 |
| zigo | katyafervent: That'd be best, IMO as well. | 08:14 |
| * zigo -> cofee time... | 08:15 | |
| sergmelikyan | zigo, o/ | 08:50 |
| zigo | sergmelikyan: Hi! | 08:50 |
| sergmelikyan | zigo, we don't plan to support python 3 in yaql 0.2.x | 08:51 |
| *** kzaitsev has joined #murano | 08:51 | |
| zigo | sergmelikyan: Then could you please write a patch to support 1.0 in Murano, so I can upload both yaql 1.0 and murano 2015.1.0? | 08:51 |
| zigo | I'm ok with patches not yet merged, I can do a Debian specific patch. | 08:51 |
| sergmelikyan | zigo, it's considerable amount of work and importantly it's changing language available to the user in Murano. | 08:53 |
| sergmelikyan | zigo, what is wrong with not supporting Python 3 for Murano? | 08:53 |
| zigo | sergmelikyan: Not in Murano, but in Yaql. | 08:54 |
| sergmelikyan | Murano does not have support for Python 3, and I don't get what is wrong with that | 08:54 |
| zigo | sergmelikyan: What's wrong is that it is a major regression. | 08:54 |
| sergmelikyan | YAQL never supported Python 3 | 08:54 |
| zigo | sergmelikyan: It did in version 0.2.3 in Debian, as I wrote a Debian specific patch for it which was trivial to write. | 08:54 |
| zigo | sergmelikyan: Also, Python 3.3 is declared !!! | 08:55 |
| zigo | From setup.cfg: | 08:55 |
| zigo | classifier = | 08:55 |
| zigo | [...] | 08:55 |
| zigo | Programming Language :: Python :: 3 | 08:55 |
| zigo | Programming Language :: Python :: 3.3 | 08:55 |
| zigo | sergmelikyan: What do you suggest that I do then? Just drop support for Python3 support in python-yaql in Debian? | 08:56 |
| sergmelikyan | zigo, yep | 08:56 |
| zigo | :( | 08:56 |
| zigo | sergmelikyan: Is there at least some plan to move to Python 3 for Murano? | 08:57 |
| zigo | Python 2 will be removed from distributions at some point. | 08:58 |
| zigo | In Debian, the plan is to deprecate it from Stretch (ie: Debian 9) and remove it from Buster (ie: Debian 10). | 08:58 |
| zigo | BTW: File "/home/zigo/sources/openstack/kilo/python-yaql/build-area/python-yaql-0.2.6/yaql/__init__.py", line 16, in <module> | 09:00 |
| zigo | import context | 09:00 |
| zigo | ImportError: No module named 'context' | 09:00 |
| zigo | This issue is also in 0.2.6 in Py2 ... | 09:00 |
| zigo | Ah no, sorry, my bad. | 09:01 |
| zigo | (I was still testing with Py3) | 09:01 |
| *** kzaitsev has quit IRC | 09:20 | |
| *** kzaitsev has joined #murano | 09:22 | |
| pradip_r | katyafervent : hi | 09:31 |
| pradip_r | katyafervent : i had build a image using latest murano agent and it's working fine....!! | 09:32 |
| *** igormarnat is now known as imarnat | 09:41 | |
| *** imarnat is now known as igormarnat | 09:53 | |
| *** kzaitsev has quit IRC | 10:06 | |
| *** kzaitsev has joined #murano | 10:13 | |
| sergmelikyan | zigo, yaql 0.2.x is supported version of YAQL, we are working on 1.0.0 that would be used starting from liberty | 10:14 |
| vryzhenkin | pradip_r: Hi! This is really good news! | 10:15 |
| *** vryzhenkin is now known as freerunner | 10:15 | |
| *** freerunner is now known as vryzhenkin | 10:15 | |
| *** vryzhenkin is now known as freerunner | 10:15 | |
| pradip_r | vryzhenkin : yes .. :) | 10:17 |
| pradip_r | vryzhenkin : actualy i am going to deploy cloud foundry.... can you tell me what is minimum configuration it's required....? | 10:18 |
| *** serg_melikyan has joined #murano | 10:21 | |
| *** katyafervent is now known as katyafervent_awa | 10:22 | |
| openstackgerrit | Olga Gusarenko proposed openstack/murano: Murano docs structure https://review.openstack.org/176908 | 10:30 |
| *** serg_melikyan has quit IRC | 10:32 | |
| openstackgerrit | Olga Gusarenko proposed openstack/murano: Murano docs structure https://review.openstack.org/176908 | 10:34 |
| *** igormarnat is now known as imarnat | 10:37 | |
| *** katyafervent_awa is now known as katyafervent | 10:38 | |
| freerunner | pradip_r: So, AFAIK, for CloudFoundry app u need at least 8GB of ram and 4VCPU (m1.large flavor) | 10:48 |
| *** imarnat is now known as igormarnat | 10:56 | |
| *** shaggycat has joined #murano | 11:08 | |
| *** freerunn_ has joined #murano | 11:25 | |
| *** freerunn_ has quit IRC | 11:40 | |
| *** igormarnat is now known as imarnat | 11:43 | |
| openstackgerrit | Olga Gusarenko proposed openstack/murano: Murano docs structure https://review.openstack.org/176908 | 11:48 |
| *** kzaitsev has quit IRC | 11:51 | |
| *** kzaitsev has joined #murano | 11:54 | |
| *** freerunn_ has joined #murano | 11:54 | |
| *** freerunn_ has left #murano | 11:55 | |
| *** freerunn_ has joined #murano | 11:55 | |
| *** freerunner has quit IRC | 12:01 | |
| *** freerunner has joined #murano | 12:02 | |
| *** freerunner has quit IRC | 12:06 | |
| *** freerunner has joined #murano | 12:19 | |
| *** kzaitsev has quit IRC | 12:32 | |
| *** kzaitsev has joined #murano | 12:34 | |
| *** freerunner has quit IRC | 12:37 | |
| openstackgerrit | Ekaterina Chernova proposed openstack/murano: Fix cleanup_duplicates PluginLoader method https://review.openstack.org/180125 | 12:39 |
| openstackgerrit | Ekaterina Chernova proposed openstack/murano: Fix cleanup_duplicates PluginLoader method https://review.openstack.org/180125 | 12:46 |
| openstackgerrit | Ekaterina Chernova proposed openstack/murano-dashboard: Add catalog parameter to packages list API call https://review.openstack.org/180132 | 12:54 |
| openstackgerrit | Kirill Zaitsev proposed openstack/murano-dashboard: Add catalog parameter to packages list API call https://review.openstack.org/180136 | 13:03 |
| openstackgerrit | Ekaterina Chernova proposed openstack/murano-dashboard: Add catalog parameter to packages list API call https://review.openstack.org/180132 | 13:04 |
| *** serg_melikyan has joined #murano | 13:17 | |
| *** serg_melikyan has quit IRC | 13:22 | |
| *** serg_melikyan has joined #murano | 13:22 | |
| *** serg_melikyan has quit IRC | 13:22 | |
| *** freerunner has joined #murano | 13:23 | |
| *** serg_melikyan has joined #murano | 13:26 | |
| *** kzaitsev has quit IRC | 13:43 | |
| *** kzaitsev has joined #murano | 13:50 | |
| *** kzaitsev has quit IRC | 13:55 | |
| *** imarnat is now known as igormarnat | 14:01 | |
| *** kzaitsev has joined #murano | 14:02 | |
| *** igormarnat is now known as imarnat | 14:02 | |
| *** gokrokve has joined #murano | 14:10 | |
| *** kzaitsev has quit IRC | 14:16 | |
| *** freerunner has quit IRC | 14:18 | |
| openstackgerrit | Merged openstack/murano: Remove unused dependency on lockfile https://review.openstack.org/179853 | 14:25 |
| *** serg_melikyan has quit IRC | 14:34 | |
| openstackgerrit | Merged openstack/murano: Fixed YAQL tag leakage to YAML loader https://review.openstack.org/179176 | 14:35 |
| *** gokrokve_ has joined #murano | 14:43 | |
| *** serg_melikyan has joined #murano | 14:44 | |
| *** gokrokve has quit IRC | 14:46 | |
| *** serg_melikyan has quit IRC | 15:01 | |
| *** serg_melikyan has joined #murano | 15:02 | |
| *** pradip_r has quit IRC | 15:09 | |
| *** pradip_r has joined #murano | 15:10 | |
| *** pradip_r has quit IRC | 15:17 | |
| *** pradip_r has joined #murano | 15:23 | |
| *** freerunner has joined #murano | 15:28 | |
| *** pradip_r has quit IRC | 15:29 | |
| *** pradip_r has joined #murano | 15:29 | |
| *** pradip_r has quit IRC | 15:35 | |
| *** freerunner has quit IRC | 15:37 | |
| *** freerunner has joined #murano | 15:38 | |
| *** samuelBartel has quit IRC | 15:40 | |
| *** pradip_r has joined #murano | 15:42 | |
| *** freerunner has quit IRC | 15:42 | |
| *** pradip_ has joined #murano | 15:47 | |
| *** pradip_r has quit IRC | 15:48 | |
| *** pradip_ is now known as pradip_r | 15:48 | |
| *** freerunner has joined #murano | 15:53 | |
| *** serg_melikyan has quit IRC | 15:55 | |
| *** eghobo has joined #murano | 16:01 | |
| *** freerunner has quit IRC | 16:03 | |
| *** freerunner has joined #murano | 16:04 | |
| *** freerunner has quit IRC | 16:05 | |
| *** serg_melikyan has joined #murano | 16:06 | |
| *** freerunner has joined #murano | 16:08 | |
| *** serg_melikyan has quit IRC | 16:11 | |
| *** pradip_r has quit IRC | 16:12 | |
| *** pradip_r has joined #murano | 16:12 | |
| *** freerunner has quit IRC | 16:22 | |
| *** gokrokve_ has quit IRC | 16:39 | |
| openstackgerrit | Ekaterina Chernova proposed openstack/murano: Fix cleanup_duplicates PluginLoader method https://review.openstack.org/180125 | 16:40 |
| *** pradip_r has quit IRC | 16:43 | |
| *** freerunner has joined #murano | 16:44 | |
| *** freerunner has quit IRC | 16:46 | |
| *** freerunner has joined #murano | 16:47 | |
| *** freerunner has quit IRC | 16:47 | |
| *** pradip_r has joined #murano | 16:48 | |
| openstackgerrit | Merged openstack/murano-agent: Drop use of 'oslo' namespace package https://review.openstack.org/178390 | 17:00 |
| *** imarnat is now known as igormarnat | 17:00 | |
| ruhe | meeting time everyone | 17:01 |
| ruhe | at #openstack-meeting-alt | 17:01 |
| -openstackstatus- NOTICE: zuul has been restarted to troubleshoot an issue, gerrit events between 15:00-17:00 utc were lost and changes updated or approved during that time will need to be rechecked or have their approval votes readded to trigger testing | 17:03 | |
| *** gokrokve has joined #murano | 17:07 | |
| *** gokrokve has quit IRC | 17:07 | |
| *** serg_melikyan has joined #murano | 17:07 | |
| *** gokrokve has joined #murano | 17:12 | |
| *** serg_melikyan has quit IRC | 17:12 | |
| *** gokrokve has quit IRC | 17:12 | |
| *** freerunner has joined #murano | 17:14 | |
| openstackgerrit | Ekaterina Chernova proposed openstack/murano: Murano docs structure https://review.openstack.org/176908 | 17:15 |
| *** freerunner has quit IRC | 17:28 | |
| *** igormarnat is now known as imarnat | 17:29 | |
| *** imarnat is now known as igormarnat | 17:35 | |
| *** freerunner has joined #murano | 17:35 | |
| openstackgerrit | Henar Muñoz proposed openstack/murano: Functional tests for Chef and Puppet examples https://review.openstack.org/177721 | 17:44 |
| *** freerunner has quit IRC | 18:04 | |
| *** gokrokve has joined #murano | 18:09 | |
| *** gokrokve has quit IRC | 18:12 | |
| *** gokrokve has joined #murano | 18:24 | |
| *** gokrokve has quit IRC | 18:29 | |
| *** gokrokve has joined #murano | 18:34 | |
| *** gokrokve has quit IRC | 19:01 | |
| *** gokrokve has joined #murano | 19:01 | |
| *** freerunner has joined #murano | 20:08 | |
| *** Samos123 has quit IRC | 20:38 | |
| *** Samos123 has joined #murano | 20:44 | |
| *** freerunner has quit IRC | 22:19 | |
| *** freerunner has joined #murano | 22:23 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!