Thursday, 2015-04-30

*** joefides_ has quit IRC00:50
*** joefides has joined #murano00:51
*** eghobo has quit IRC00:56
*** pradip_ has joined #murano01:21
*** pradip__ has joined #murano01:22
*** pradip_r has quit IRC01:24
*** pradip__ is now known as pradip_r01:24
*** pradip_ has quit IRC01:26
openstackgerritgreg pryzby proposed openstack/murano-apps: Add apps needed for a CI/CD pipeline.  https://review.openstack.org/17890102:31
*** seens has joined #murano03:20
*** seens has quit IRC03:50
*** eghobo has joined #murano04:17
*** openstackgerrit has quit IRC05:22
*** openstackgerrit has joined #murano05:22
*** drupalmonkey has joined #murano06:04
*** drupalmonkey has quit IRC06:20
*** pradip_r has quit IRC06:33
*** pradip_r has joined #murano06:33
*** eghobo_ has joined #murano06:36
*** eghobo has quit IRC06:39
*** eghobo has joined #murano06:44
*** eghobo_ has quit IRC06:45
*** eghobo has quit IRC06:50
*** slagun has quit IRC06:55
*** igormarnat is now known as imarnat07:14
*** ogzy has joined #murano07:39
katyaferventhi zigo !07:48
zigokatyafervent: Hi.07:48
zigoI've just uploaded murano-dashboard to Sid.07:49
katyaferventhave you succeeded in image building? what issues do you have now?07:50
zigokatyafervent: Image building of what?07:52
zigoMurano images?07:52
zigoI haven't tried, to be honest.07:52
zigokatyafervent: Last time, when I went to moscow, I've been told that disk-image-builder had issue with the murano element, has this been solved since?07:53
zigokatyafervent: I could update DIB and package the murano element thing.07:53
katyaferventwell I don't remember issues with murano dib elements and I didn't go deep onto this topic, but it should work.07:55
katyaferventwe don't have any open bugs. so it should work)07:55
katyaferventyou said you were building Debian package?07:55
katyaferventor Ubuntu one?07:55
zigokatyafervent: I am the Debian package maintainer for all of OpenStack.07:56
zigokatyafervent: I maintain ALL of this https://qa.debian.org/developer.php?login=openstack-devel@lists.alioth.debian.org07:56
zigokatyafervent: I've just uploaded all of Kilo to Sid over the last 3 days, after Jessie was released this week-end.07:56
zigokatyafervent: Let me try to upgrade DIB right away now then.07:56
katyaferventthat's cool :)07:57
zigokatyafervent: Why don't you try using openstack-debian-images by the way?07:57
zigoThat's how is build the official Debian image for OpenStack, and it should be fairly easy to integrate.07:58
katyaferventso I just wanted to mention that previosly we build images only with Ubuntu07:58
katyaferventso there are may be issues with Debian07:59
katyaferventwe now start migration process to Debian07:59
zigokatyafervent: Yes, I have read your mail.07:59
zigokatyafervent: What exactly is needed in the Murano image, could you describe it?07:59
katyaferventso we are expecting to update dib elements if it's required08:00
katyaferventWell, as I said I never build build image by myself08:00
katyaferventI can only provide links wo all the instructions that we have08:01
zigokatyafervent: Please do !08:01
katyafervent*for08:01
katyaferventsure08:01
zigokatyafervent: I'm convince that it should be a way more maintainable to get away from DIB.08:01
katyaferventhere is the first one http://murano.readthedocs.org/en/stable-kilo/image_builders/linux.html08:02
katyaferventhttps://github.com/openstack/murano-apps/tree/master/Docker/DockerStandaloneHost/elements  - here is elements to support Docker apps08:04
zigokatyafervent: These instructions can't be used in a Debian context, IMO.08:05
zigoWe should be using packages, not git clone / tox ...08:05
zigokatyafervent: Let's fix this, ok ? :)08:05
*** imarnat is now known as igormarnat08:05
katyaferventok, so I will ping our guys to update that article to support Debian08:05
*** igormarnat is now known as imarnat08:06
katyaferventdo you have existing instruction somewhere that may be a good example?08:06
zigokatyafervent: No, let's put a script within the Murano package to create the image.08:06
zigokatyafervent: Could you describe what's in the image?08:06
zigokatyafervent: Basically, just murano-agent, right?08:07
katyaferventhttps://github.com/openstack/murano-agent should be in the image08:07
katyaferventzigo, right08:07
zigokatyafervent: Then frankly, it should be super easy to do with openstack-debian-images.08:08
zigokatyafervent: Let me finish to update murano-agent to the latest version first.08:09
zigoThis will take me a few minutes only.08:09
katyaferventok08:10
zigokatyafervent: There's a new dependency called gitpython over there. What is this?08:10
zigoI need to package this, right? https://github.com/gitpython-developers/GitPython/08:11
zigoHum... it seems already in Debian in version 0.3.2~RC1-308:13
zigoIs this enough?08:13
zigoI've just uploaded murano-agent RC1 to Sid.08:18
zigoI can make it as an official Debian backport when it migrates to Testing, within 5 days.08:18
zigokatyafervent: If I make an image, will you be able to test it?08:20
katyaferventsure08:20
katyaferventI can't tell you about gitpython08:21
katyafervent:( I'll ask why it's needed08:21
zigokatyafervent: What's important is to know if the version of python-git is high enough in Jessie for murano-agent to use.08:24
*** imarnat is now known as igormarnat08:24
katyaferventI think sergmelikyan will answer shortly08:24
zigokatyafervent: I also need to know what kinds of configuration should be injected in the image (like login / pass for the rabbitmq for the murano-agent, and so on...)08:26
*** igormarnat is now known as imarnat08:27
zigokatyafervent: Basically, it would go like this: http://paste.debian.net/170134/08:27
zigo(of course, customize the -u flag with your nearest debian mirror...)08:28
katyaferventcool08:28
zigokatyafervent: Then at the end of the hook, you'd do more customization ...08:28
zigoThat's the part which I don't know.08:28
dteselkinzigo: how to convert the image to qcow2 format?08:36
zigodteselkin: The script does it for you.08:39
dteselkinSo it will create a base image, then run hook.sh, and then create qcow2?08:40
*** kzaitsev has joined #murano08:42
katyaferventzigo, gitpython is used by agent to download git repos08:44
zigodteselkin: Yes.08:45
zigodteselkin: The hook script is called before unmounting the chroot.08:45
zigodteselkin: Just read the script, it's *very* small (on purpose).08:45
dteselkinzigo: is it the same https://github.com/marekruzicka/openstack-debian-image ?08:51
*** kzaitsev has quit IRC08:54
zigodteselkin: This looks like a *very* outdated version.08:54
zigodteselkin: openstack-debian-images is available directly in Debian Jessie (and Sid, of course...).08:54
zigodteselkin: This is used to produce http://cdimage.debian.org/cdimage/openstack/08:55
dteselkinzigo: I just want to see the code *without* installing the package :)08:55
zigodteselkin: http://anonscm.debian.org/cgit/openstack/openstack-debian-images.git08:56
dteselkinzigo: thanks!08:56
*** rkhanbikov has joined #murano09:08
* zigo goes back home09:10
zigobye09:10
katyaferventsee you09:16
*** ogzy has quit IRC09:39
sergmelikyan#eventlet09:39
*** imarnat is now known as igormarnat09:53
*** igormarnat is now known as imarnat09:55
zigokatyafervent: Did you figure out how to build the image?09:55
openstackgerritMerged openstack/murano-dashboard: Drop use of 'oslo' namespace package  https://review.openstack.org/17840710:05
*** kzaitsev has joined #murano10:07
*** openstackgerrit_ has joined #murano10:15
*** imarnat is now known as igormarnat10:15
*** kzaitsev has quit IRC10:21
*** aderyugin has joined #murano10:24
*** igormarnat is now known as imarnat10:26
*** imarnat is now known as igormarnat10:28
*** igormarnat is now known as imarnat10:30
*** openstackgerrit_ has quit IRC10:31
aderyuginzigo: In this moment we are looking for the way to build Debian image with diskimage-builder, but there are some problems with Debian elements10:37
katyaferventzigo, aderyugin knows more :)10:41
*** imarnat is now known as igormarnat10:44
*** aderyugin has quit IRC10:47
*** kzaitsev has joined #murano11:05
*** kzaitsev has quit IRC11:25
*** kzaitsev has joined #murano11:28
*** kzaitsev_ has joined #murano11:29
*** kzaitsev_ has quit IRC11:29
*** kzaitsev has quit IRC11:33
openstackgerritMikhail Dubov proposed openstack/murano-apps: Add Rally  https://review.openstack.org/17652011:47
*** aderyugin has joined #murano11:50
pradip_rfreerunner : hi11:58
*** kzaitsev has joined #murano12:02
pradip_rfreerunner : devstack is returns error , have you tried today stable/kilo http://paste.openstack.org/show/213536/12:03
katyaferventhi pradip_r, not yet12:06
freerunnerpradip_r: Yep! I tryed it a few minutes ago and it works fine. Could u share with me your local rc and make sure that you using devstack from stable/kilo branch.12:07
pradip_r<katyafervent> : actualy in last setup i did lots of experiment .... now i am trying for fresh setup but i am getting error while deploying..12:07
katyaferventyou can see here list of patches for stable/kilo https://github.com/openstack/murano/commits/stable/kilo12:08
katyaferventoslo_congih was not changes there12:09
freerunnerpradip_r: This is my localrc for devstack http://paste.openstack.org/show/213538/12:09
pradip_r<freerunner> :  are you able to deploy the environment and get ssh to that instance...?12:11
freerunnerpradip_r: yes!12:12
freerunnerpradip_r: i used 8 vcpu and 16Gb RAM for VM, where devstack lives. Nova-compute was hosted on this VM too.12:13
pradip_rfreerunner : here i am able to deploy docker only but unable to ssh & when i going for other env like apache tomcat , instances and network is creating but while installing apllication it's failing..12:15
pradip_rfreerunner : i am also using 2 core and 4 vcpu and 8gb ram ..12:16
freerunnerpradip_r: What flavor you using? It's very hard for murano to deploy m1.medium flavor on this configuration. And need to make sure that your deployed instances have internet connection.12:18
pradip_r freerunne, katyafervent : same error i am getting when i am using this localrc provided by you .. http://paste.openstack.org/show/213548/12:19
freerunnerpradip_r: Hmm. Can you share with me stackrc file from root of devstack directory?12:20
pradip_r<freerunner> : i am creating instance manualy in same network which is created by murano and same ssh key , then i am able to ssh and get internet also...12:21
freerunnerpradip_r: Have you any error messages in murano-engine.log?12:24
pradip_rfreerunner : stackrc file http://paste.openstack.org/show/213550/12:25
*** henar has joined #murano12:26
pradip_r<freerunner> : devstack is not reaching to murano while configuring keystone it's giving error...12:27
katyaferventfreerunner, may be we have error with configuring murano config?12:27
katyaferventsimilar that we have for rabbit mq?12:28
freerunnerkatyafervent: i'm not sure about this12:29
pradip_rfreerunner : can you try now devtack with stable/kilo..?12:30
freerunnerpradip_r: Sure, i try one more time.12:31
pradip_r<freerunner> : i am aloso trying with my last working localrc12:31
openstackgerritMikhail Dubov proposed openstack/murano: Add Rally jobs related files to Murano  https://review.openstack.org/17904212:33
*** joefides has quit IRC12:34
pradip_r<freerunner> : same error...!!12:37
freerunner./unstack12:37
freerunnerpradip_r: ./unstack12:37
freerunnerpradip_r: sudo rm -rf /opt/stack12:38
freerunnerpradip_r: ./stack again12:38
pradip_rkatyafervent : in working setup status from last 5 min "Instance is created. Deploying Apache"12:45
pradip_rfreerunner : again ...12:47
pradip_rkatyafervent : "Deploy FAILURE "12:54
pradip_rkatyafervent : i tried with creating new instance manual in same network ssh and internet i am able to get12:55
katyaferventpradip_r, do you use image with murano-agent?12:55
katyaferventyou can go to the Deployments page and find the reason of error12:56
pradip_rkatyafervent : yes , following by this link http://murano.readthedocs.org/en/stable-kilo/image_builders/linux.html12:56
katyaferventmurano logs can provide more information about failure rather then shown in dashboard12:57
pradip_r<katyafervent> : ok12:57
*** joefides has joined #murano12:59
pradip_rkatyafervent : Traceback from murano-engine http://paste.openstack.org/show/213580/13:03
pradip_r katyafervent : i think this log is some more usefull..13:04
freerunnerpradip_r: whew. check internet connection from spawned VM please.13:04
pradip_rfreerunner : ok13:05
katyaferventagent is unreachable by murano-engine. and we need to find out why13:05
katyaferventfreerunner, do you remember, where agent-config is stored on the spawned VM?13:05
freerunnerkatyafervent: /etc/murano/agent.conf13:06
katyaferventwe can check if it was updated or not13:06
pradip_rWarning: Permanently added '172.24.4.5' (ECDSA) to the list of known hosts.13:06
pradip_rPermission denied (publickey).13:06
katyaferventBut I think that there is no connection and config is not updated..13:06
freerunnerpradip_r: ec2-user@172.24.4.513:07
freerunnerpradip_r: Your keypair from .ssh/id_rsa.pub need to be assigned to vm. This keypair should belong to host you connecting from.13:08
pradip_rfreerunner : hey successfully login :)13:09
pradip_rinternet is also there...13:09
freerunnerkatyafervent: This exception appear not only for case, when agent can't connect no rabbitmq. It can be caused by slow internet or missing internet at all.13:10
freerunnerpradip_r: ping 8.8.8.8 is successful?13:10
pradip_r<freerunner> : yes13:11
freerunnerpradip_r: share with me /etc/murano/agent.conf please13:11
pradip_r<freerunner> : ok13:12
freerunnerpradip_r: or inspect it by yourself. Settings should be not default.13:12
pradip_r<freerunner> in /etc/murano there is no agent.conf file..13:15
pradip_r<freerunner> : only three configuration file is there murano.conf  murano-paste.ini  policy.json13:18
freerunnerpradip_r: can u run this command? service murano-agent status13:20
pradip_r<freerunner> it's returning "murano-agent: unrecognized service"13:20
freerunnerpradip_r: So, this is good news! We found the root!13:21
freerunnerpradip_r: Your image have no murano-agent13:21
pradip_rfreerunner : hmm13:21
freerunnerpradip_r: Just download image from http://murano-files.mirantis.com/13:22
freerunnerpradip_r: and check again ;)13:22
pradip_r<freerunner> : i am downloading ubuntu14.04-x64-agent-master.qcow213:23
freerunnerpradip_r: yep, you can use this image for apache/mysql/etc without docker installation.13:24
freerunnerpradip_r: for docker use need to download ubuntu14.04-x64-docker.qcow2 image13:25
pradip_r<freerunner> : is this image for docker application only...?13:25
freerunnerpradip_r: not only for docker, it can be used for standard deployment13:25
pradip_rhmm13:26
freerunnerpradip_r: and kubernetes image is cumulative. In includes kubernetes elements, docker elements and standart murano-agent13:26
pradip_r<freerunner> : can you send me any link which have updated application catalog for murano13:28
*** kzaitsev has quit IRC13:32
openstackgerritgreg pryzby proposed openstack/murano-apps: Move the files to packages subdirectory  https://review.openstack.org/17906313:34
openstackgerritDmytro Dovbii proposed openstack/murano: Add missed tests for migrations  https://review.openstack.org/17906513:35
*** drupalmonkey has joined #murano13:36
pradip_r<freerunner> : image is uploaded to glance...13:40
pradip_r<freerunner> : any extra configuration ...?13:41
*** kzaitsev has joined #murano13:47
pradip_r<freerunner> : Deploy FAILURE13:55
*** rkhanbikov has quit IRC13:55
freerunnerpradip_r: hmm14:02
freerunnerpradip_r: Which error now?14:03
pradip_r<freerunner> : inside instance trying to run "sudo apt-get update " it's not working14:04
pradip_r<freerunner> : this also same like others14:04
pradip_rsudo apt-get update working now14:04
pradip_r2015-04-22 15:28:57 - [murano.common.exceptions.TimeoutException]: The Agent does not respondwithin 600 seconds14:05
pradip_r<freerunner> : it's unable to communicate with agent...!!14:06
pradip_r <freerunner> : this is Traceback file  http://paste.openstack.org/show/213642/14:08
*** kzaitsev has quit IRC14:13
freerunnerpradip_r: Let's go inside spawned VM14:16
pradip_r<freerunner> : done..14:17
freerunnerpradip_r: service murano-agent status14:17
freerunnerpradip_r: execute this, plz14:17
*** kzaitsev has joined #murano14:17
pradip_rfreerunner : murano-agent start/running, process 137914:18
freerunnerpradip_r: this is better, than last time14:18
freerunner*then14:18
pradip_rhmm14:18
freerunnerpradip_r: ping 8.8.8.8 ?14:18
pradip_rfreerunner : pinging14:19
freerunnerpradip_r: sudo apt-get update?14:19
pradip_r<freerunner> : working14:20
*** serg_melikyan has joined #murano14:20
freerunnerpradip_r: wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test10.zip   << this command helps us to check speed14:21
freerunner*help14:21
pradip_r<freerunner> : 2.66MB/s14:22
freerunnerpradip_r: hmm, this is good speed14:22
pradip_r<freerunner> : hmmm .. :)14:23
*** kzaitsev has quit IRC14:23
freerunnerpradip_r: share with me please /etc/muramo/agent.conf and /var/log/murano-agent.log14:23
pradip_r <freerunner> : from instance ..?14:24
freerunneryes, from instance which spawned by murano14:24
*** kzaitsev has joined #murano14:24
pradip_r<freerunner> : agent.conf http://paste.openstack.org/show/213646/14:27
freerunnerpradip_r: looks like all fine with agent.14:28
freerunnerpradip_r: let's check the log14:28
pradip_r<freerunner> : log>>>>> http://paste.openstack.org/show/213659/14:33
freerunnerpradip_r: WOW. This is strange error in log. I have never encountered it before.14:34
freerunnerpradip_r: It's look like nova.clouds.archive.ubuntu unavailable..14:35
*** kzaitsev has quit IRC14:36
freerunnerpradip_r: More precisely, we got "Hash Sum mismatch"14:36
pradip_r<freerunner> : hmm....!!!14:37
freerunnerpradip_r: Can u deploy apache one more time?14:41
pradip_r<freerunner> : ok can you send me latest apache app link , it may be problem from package...!!14:42
freerunnerpradip_r: Download it from https://github.com/openstack/murano-apps14:43
freerunnerpradip_r: There ApacheHTTPServer directory14:44
pradip_rok14:44
freerunnerpradip_r: Zip files in package directory and upload to Murano14:45
freerunnerpradip_r: Or you can just clone this repo to your devstack host and use murano-manage to import package dir14:46
*** kzaitsev has joined #murano14:46
*** ddovbii has quit IRC14:48
openstackgerritgreg pryzby proposed openstack/murano-apps: Add apps needed for a CI/CD pipeline.  https://review.openstack.org/17906314:49
openstackgerritEkaterina Chernova proposed openstack/murano: Update meta folder readme  https://review.openstack.org/17911214:49
*** kzaitsev has quit IRC14:51
pradip_r<freerunner> : Instance is created. Deploying Apache14:53
freerunnerpradip_r: This is good news14:54
*** kzaitsev has joined #murano14:57
pradip_r<freerunner> : Deploy FAILURE15:01
freerunnerpradip_r: Can u deploy smth else? MySQL, for example?15:03
pradip_r<freerunner> : ok15:04
*** serg_melikyan has quit IRC15:05
*** serg_melikyan has joined #murano15:06
pradip_r<freerunner> : Deployment finished with errors15:09
pradip_rPackage for class io.murano.databases.SqlDatabase is not found15:09
pradip_r<freerunner> : in this deployment instance also not created...15:10
*** serg_melikyan has quit IRC15:11
pradip_r <freerunner>  : tried with postgre also same faild..15:13
freerunnerpradip_r: this is so strange15:13
pradip_r<freerunner>  : Now time to go home .... alredy 9:00 pm15:15
freerunnerpradip_r: See u ;)15:15
pradip_r<freerunner> : sure tommorow ..... bye :)15:16
openstackgerritEkaterina Chernova proposed openstack/murano: Update meta folder readme  https://review.openstack.org/17911215:17
*** serg_melikyan has joined #murano15:19
*** kzaitsev has quit IRC15:26
*** kzaitsev has joined #murano15:31
*** MrAlex has quit IRC15:33
*** henar has quit IRC15:35
*** kzaitsev has quit IRC15:58
*** serg_melikyan has quit IRC16:11
*** serg_melikyan has joined #murano16:12
*** samuelBartel has quit IRC16:14
openstackgerritSerg Melikyan proposed openstack/murano-deployment: Do not install novaclient forcefully  https://review.openstack.org/17915416:31
openstackgerritSerg Melikyan proposed openstack/murano-deployment: Do not install novaclient forcefully  https://review.openstack.org/17915416:33
openstackgerritgreg pryzby proposed openstack/murano-apps: Add apps needed for a CI/CD pipeline.  https://review.openstack.org/17890116:37
*** serg_melikyan has quit IRC16:37
*** eghobo has joined #murano16:39
*** kzaitsev has joined #murano16:39
openstackgerritRuslan Kamaldinov proposed openstack/murano-deployment: Install python-novaclient friendly to kilo requirements  https://review.openstack.org/17915616:44
*** serg_melikyan has joined #murano16:47
openstackgerritMerged openstack/murano-deployment: Install python-novaclient friendly to kilo requirements  https://review.openstack.org/17915616:48
*** serg_melikyan has quit IRC17:00
*** kzaitsev has quit IRC17:04
*** shaggycat has quit IRC17:04
*** eghobo_ has joined #murano17:09
*** shaggycat has joined #murano17:11
*** eghobo has quit IRC17:12
*** serg_melikyan has joined #murano17:13
*** serg_melikyan has quit IRC17:17
openstackgerritAlexander Tivelkov proposed openstack/murano: Fix for HOT parameter types conversion  https://review.openstack.org/17917317:26
*** kzaitsev has joined #murano17:27
*** kzaitsev has quit IRC17:30
*** serg_melikyan has joined #murano17:30
*** kzaitsev has joined #murano17:32
openstackgerritAlexander Tivelkov proposed openstack/murano: Fixed YAQL tag leakage to YAML loader  https://review.openstack.org/17917617:35
*** vryzhenkin has joined #murano17:40
*** kzaitsev has quit IRC17:40
*** zimboboyd has quit IRC17:47
*** freerunner has quit IRC17:47
*** kzaitsev has joined #murano17:47
*** zimboboyd has joined #murano17:49
*** kzaitsev has quit IRC17:50
*** kzaitsev has joined #murano17:52
*** serg_melikyan has quit IRC17:54
*** serg_melikyan has joined #murano17:55
*** kzaitsev has quit IRC17:57
*** kzaitsev has joined #murano18:09
*** kzaitsev has quit IRC18:11
*** serg_melikyan has quit IRC18:11
*** serg_melikyan has joined #murano18:13
openstackgerritVictor Ryzhenkin proposed openstack/murano-deployment: Fixed incorrect logic for select branch  https://review.openstack.org/17918718:15
*** serg_melikyan has quit IRC18:15
openstackgerritMerged openstack/murano-deployment: Fixed incorrect logic for select branch  https://review.openstack.org/17918718:22
*** serg_melikyan has joined #murano18:22
*** serg_melikyan has quit IRC18:28
*** serg_melikyan has joined #murano18:29
*** serg_melikyan has quit IRC18:36
*** serg_melikyan has joined #murano18:37
*** serg_melikyan has quit IRC18:39
*** serg_melikyan has joined #murano18:40
*** shaggycat has quit IRC18:40
*** serg_melikyan has quit IRC18:41
*** serg_melikyan has joined #murano18:43
*** eghobo_ has quit IRC19:16
*** igormarnat is now known as imarnat20:07
*** imarnat is now known as igormarnat20:15
*** eghobo has joined #murano20:19
*** serg_melikyan has quit IRC20:47
openstackgerritgreg pryzby proposed openstack/murano-apps: Add apps needed for a CI/CD pipeline.  https://review.openstack.org/17923820:49
openstackgerritgreg pryzby proposed openstack/murano-apps: Add apps needed for a CI/CD pipeline.  https://review.openstack.org/17890120:51
*** igormarnat is now known as imarnat20:56
*** imarnat is now known as igormarnat21:07
openstackgerritgreg pryzby proposed openstack/murano-apps: Add apps needed for a CI/CD pipeline.  https://review.openstack.org/17924621:10
*** mragupat has joined #murano21:25
*** joefides has quit IRC21:53
*** pradip_ has joined #murano22:08
zigoHey guys, the week of the release is *not* the time to update one package requirements.txt.22:09
zigoPlease do not *ever* do this again.22:09
zigoRequirements should be frozen a month before that.22:09
zigoThis really isn't serious. :(22:10
*** pradip_r has quit IRC22:10
*** pradip_ is now known as pradip_r22:10
zigoDoing a change of the requirements the day just before the release should *never* happen.22:12
*** mragupat has quit IRC22:22
zigoFYI, python-yaql is in version 0.2.3 in Debian Sid, so this causes a real, serious issue for me.22:28
zigoHum...22:29
zigoNot that much as I'm the package maintainer of that one too! :)22:29
zigoGosh, that's a version of yaql which was released 3 days ago.22:35
zigoDefinitively, there's something wrong here.22:35
*** drupalmonkey has quit IRC22:41
*** pradip_ has joined #murano22:49
*** pradip_r has quit IRC22:52
*** pradip_ is now known as pradip_r22:52
zigoativelkov: Is it safe to use version 1.0.0b2 of yaql with murano?23:00
zigoBecause 0.2.6 has lots of Python3 issues, and my package used to support Python3.23:01
zigoI don't really want to revert that ...23:01
*** pradip_r has quit IRC23:17
*** pradip_r has joined #murano23:18

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