*** chlong has joined #openstack-mistral | 00:19 | |
*** toddjohn_ has joined #openstack-mistral | 00:45 | |
*** bobh has joined #openstack-mistral | 00:50 | |
*** toddjohn_ has quit IRC | 00:50 | |
*** cheneydc has joined #openstack-mistral | 00:56 | |
*** bobh has quit IRC | 01:06 | |
*** zhenguo_ has joined #openstack-mistral | 01:31 | |
*** bobh has joined #openstack-mistral | 01:43 | |
*** chlong has quit IRC | 01:56 | |
*** bobh has quit IRC | 02:39 | |
*** bobh has joined #openstack-mistral | 02:41 | |
*** toddjohn_ has joined #openstack-mistral | 02:47 | |
*** toddjohn_ has quit IRC | 02:52 | |
*** bobh has quit IRC | 03:13 | |
openstackgerrit | Merged openstack/mistral: Updated from global requirements https://review.openstack.org/316203 | 04:10 |
---|---|---|
rakhmerov | d0ugal: hi, no, it's not removed | 04:20 |
rakhmerov | d0ugal: 2.0.0 is the latest, yes. Why do you expect that 2015.1.0 should be installed? | 04:22 |
rakhmerov | there's kind of a problem with mistral packages on pypi. I'm not sure why it happens but most of the packages (e.g. 'mistral') are not searchable although they exist | 04:23 |
rakhmerov | as if their search index was broken | 04:24 |
openstackgerrit | Merged openstack/mistral: Fix the yaql github repository https://review.openstack.org/316457 | 04:25 |
*** toddjohn_ has joined #openstack-mistral | 04:48 | |
*** toddjohn_ has quit IRC | 04:53 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Remove oslo.messaging hack since it's broken with 5.0.0 version https://review.openstack.org/316578 | 05:18 |
*** toddjohn_ has joined #openstack-mistral | 06:50 | |
*** toddjohn_ has quit IRC | 06:54 | |
openstackgerrit | Ravikiran K proposed openstack/mistral: Add Designate apis as mistral actions https://review.openstack.org/315473 | 06:55 |
d0ugal | rakhmerov: Try "pip install mistral" pip picks 2015.1.0 because 2015 > 2 | 07:10 |
d0ugal | rakhmerov: We are working around it like this, but it is hacky :( https://review.openstack.org/#/c/314638/ | 07:11 |
rakhmerov | d0ugal: hm.. ok | 07:18 |
rakhmerov | d0ugal: I actually didn't understand your question in the first place (didn't carefully read it), yes I can remove it from pypi | 07:21 |
rakhmerov | I didn't do it so far only because I thought someone might be using it | 07:21 |
rakhmerov | but I guess there's no other decent way to do it | 07:21 |
d0ugal | rakhmerov: Yeah, I thought that might be the case. If it still has users it shouldn't be removed | 07:21 |
rakhmerov | d0ugal: the problem is that I don't know for sure | 07:22 |
d0ugal | You could switch back to the year based versioning system and re-release 2.0 as 2016.x.x :) | 07:22 |
d0ugal | Yeah, I don't think there is a way you can know :( | 07:22 |
rakhmerov | I switched to 2.x.x versioning because, as far as I remember, all OpenStack projects started using it | 07:23 |
d0ugal | Right | 07:23 |
*** jtomasek has joined #openstack-mistral | 07:26 | |
rakhmerov | so now is it arbitrary to follow this new version schema? | 07:26 |
rakhmerov | 2.0, 3.0 etc | 07:26 |
d0ugal | I'm not sure what everyone is doing now :) | 07:26 |
rakhmerov | because I'm not even managing releases anymore, there's a release team | 07:26 |
rakhmerov | ok, we'll discuss it with the release team | 07:27 |
d0ugal | It looks like the other OpenStack API's are not even on PyPI | 07:27 |
rakhmerov | d0ugal: is that problem with "pip install" something that you need to fix urgently? | 07:28 |
rakhmerov | d0ugal: there's problems with pypi like I said, they may be there but just not searchable | 07:28 |
rakhmerov | there's a bug in PyPi bugtracker for that, they're trying to fix it | 07:28 |
d0ugal | rakhmerov: No, we can work around it by adding this to the requirements.txt "mistral!=2015.1.0,>=2.0.0" | 07:28 |
d0ugal | Which just installs the latest version, excluding 2015.1.0 | 07:28 |
rakhmerov | d0ugal: yes, ok | 07:29 |
rakhmerov | we'll see what we can do | 07:29 |
d0ugal | but it is a shame that 2015.1.0 will be on PyPI as it is likely to confuse users until you reach version 2016 of Mistral :) | 07:29 |
rakhmerov | either to switch back to year based versioning or I'll actually delete 2015.1.0 | 07:29 |
d0ugal | rakhmerov: Thanks! Let me know if I can help at all | 07:29 |
rakhmerov | ok | 07:30 |
rakhmerov | I actually tend to just delete it ) | 07:30 |
d0ugal | haha, I would be tempted also | 07:30 |
rakhmerov | yeah :)) Just kind of a forced upgrade | 07:30 |
rakhmerov | nothing scary ) | 07:31 |
rakhmerov | unless someone is using it with production cloud | 07:31 |
rakhmerov | all people who use Mistral that I'm aware of use Liberty or Mitaka versions | 07:31 |
d0ugal | Maybe 2015.1.0 could be re-released under an old version like 1.1.0 if we do find users. | 07:32 |
d0ugal | Yeah, I imagine most people use mistral from PyPI only for development | 07:32 |
rakhmerov | hm.. that's a good point actually | 07:32 |
rakhmerov | we can really re-release it, yes | 07:32 |
rakhmerov | ok, I made a note to discuss it with the team | 07:33 |
d0ugal | Great, thanks again. | 07:34 |
rakhmerov | nmakhotkin: hi, can you please look at http://logs.openstack.org/73/315473/3/check/gate-mistral-devstack-dsvm/46ba950/console.html ? | 07:36 |
rakhmerov | ssh_proxied fails again for some reason | 07:37 |
nmakhotkin | hi, rakhmerov! | 07:38 |
nmakhotkin | yep, I'll take a look | 07:38 |
rakhmerov | thanks! | 07:38 |
*** shardy has joined #openstack-mistral | 07:40 | |
nmakhotkin | rakhmerov: I can't say the exact reason why it is failing | 07:45 |
nmakhotkin | but you can look at the relevant part of logs of executor here: http://logs.openstack.org/73/315473/3/check/gate-mistral-devstack-dsvm/46ba950/logs/screen-mistral-executor.txt.gz#_2016-05-16_07_28_03_025 | 07:45 |
nmakhotkin | weird.. auth is successful but error of executing | 07:46 |
rakhmerov | yes | 07:46 |
rakhmerov | I see | 07:46 |
nmakhotkin | and nothing helpful in exception | 07:46 |
rakhmerov | yeah | 07:47 |
rakhmerov | so it doesn't seem like a connectivity issue, right? | 07:47 |
nmakhotkin | I guess yes, right | 07:48 |
rakhmerov | hm.. | 07:49 |
*** toddjohn_ has joined #openstack-mistral | 07:51 | |
*** toddjohn_ has quit IRC | 07:56 | |
*** dmk0202 has joined #openstack-mistral | 08:32 | |
*** toddjohn_ has joined #openstack-mistral | 08:52 | |
*** toddjohn_ has quit IRC | 08:57 | |
*** cheneydc has quit IRC | 10:00 | |
d0ugal | rakhmerov: btw, if you ever want search that isn't broken this works. https://pypi.io/search/?q=mistral | 10:20 |
rakhmerov | ok | 10:25 |
rakhmerov | so why does this one work and official PyPi doesn't? | 10:26 |
rakhmerov | it says "This is a pre-production deployment of Warehouse, however changes made here WILL affect the production instance of PyPI." | 10:26 |
*** toddjohn_ has joined #openstack-mistral | 10:53 | |
rakhmerov | hparekh: hi Hardik | 10:54 |
rakhmerov | I saw that you rechecked https://review.openstack.org/#/c/311377/. Did you try to investigate why it's failing? | 10:54 |
rakhmerov | ideally we need to merge those patches that fail on stable/liberty | 10:54 |
*** toddjohn_ has quit IRC | 10:58 | |
*** dprince has joined #openstack-mistral | 11:59 | |
*** bobh has joined #openstack-mistral | 12:05 | |
openstackgerrit | venkatamahesh proposed openstack/python-mistralclient: Added CONTRIBUTING.rst file https://review.openstack.org/316786 | 12:09 |
*** Ravikiran_K has joined #openstack-mistral | 12:22 | |
*** toddjohn_ has joined #openstack-mistral | 12:23 | |
*** rbrady has joined #openstack-mistral | 12:46 | |
*** rbrady has quit IRC | 12:48 | |
*** rbrady has joined #openstack-mistral | 12:48 | |
*** toddjohn_ has quit IRC | 12:53 | |
*** ninag has joined #openstack-mistral | 12:54 | |
*** bobh has quit IRC | 13:03 | |
*** toddjohn_ has joined #openstack-mistral | 13:34 | |
*** tonytan4ever has joined #openstack-mistral | 13:35 | |
hparekh | rakhmerov, Hi, Yeah I am checking on that. | 13:35 |
hparekh | rakhmerov, Hi | 13:41 |
hparekh | rakhmerov,https://github.com/openstack/mistral/commit/cc45eeaf818b2ffe13915e322b28476b6fa922bc should be merge in stable/liberty | 13:42 |
*** bobh has joined #openstack-mistral | 14:21 | |
*** dprince has quit IRC | 14:42 | |
openstackgerrit | venkatamahesh proposed openstack/mistral: Replace keystone CLI with openstack CLI https://review.openstack.org/316893 | 14:47 |
*** toddjohn_ has quit IRC | 14:53 | |
*** Ravikiran_K has quit IRC | 14:58 | |
*** ninag has quit IRC | 15:01 | |
*** ninag has joined #openstack-mistral | 15:03 | |
*** ninag_ has joined #openstack-mistral | 15:04 | |
*** tonytan4ever has quit IRC | 15:04 | |
*** ninag__ has joined #openstack-mistral | 15:05 | |
*** ninag has quit IRC | 15:08 | |
*** ninag_ has quit IRC | 15:09 | |
*** ninag__ has quit IRC | 15:10 | |
*** hparekh__ has joined #openstack-mistral | 15:11 | |
*** hparekh__ has quit IRC | 15:11 | |
*** hparekh__ has joined #openstack-mistral | 15:13 | |
*** toddjohn_ has joined #openstack-mistral | 15:14 | |
*** hparekh__ has quit IRC | 15:15 | |
*** rena9067 has joined #openstack-mistral | 15:24 | |
*** toddjohn_ has quit IRC | 15:24 | |
*** toddjohn_ has joined #openstack-mistral | 15:25 | |
*** toddjoh__ has joined #openstack-mistral | 15:26 | |
*** toddjo___ has joined #openstack-mistral | 15:28 | |
*** toddjohn_ has quit IRC | 15:29 | |
*** toddjoh__ has quit IRC | 15:31 | |
*** toddjo___ has quit IRC | 15:32 | |
*** dmk0202 has quit IRC | 15:44 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/mistral: Updated from global requirements https://review.openstack.org/316943 | 15:57 |
rakhmerov | hparekh: ok | 16:01 |
*** toddjohn_ has joined #openstack-mistral | 16:02 | |
*** toddjohn_ has quit IRC | 16:03 | |
*** toddjohn_ has joined #openstack-mistral | 16:03 | |
*** Ravikiran_K has joined #openstack-mistral | 16:05 | |
*** toddjohn_ has quit IRC | 16:08 | |
*** gyee has joined #openstack-mistral | 16:09 | |
*** ninag has joined #openstack-mistral | 16:12 | |
*** ninag has quit IRC | 16:12 | |
*** toddjohn_ has joined #openstack-mistral | 16:12 | |
*** toddjohn_ has quit IRC | 16:16 | |
*** toddjohn_ has joined #openstack-mistral | 16:17 | |
*** ninag has joined #openstack-mistral | 16:17 | |
*** ninag has quit IRC | 16:18 | |
*** toddjohn_ has quit IRC | 16:21 | |
*** hparekh__ has joined #openstack-mistral | 16:42 | |
rbrady | rakhmerov: I can try to be available at a time within your work day | 17:01 |
*** hparekh__ has quit IRC | 17:02 | |
rakhmerov | rbrady: yes, ping me tomorrow when you can | 17:05 |
rbrady | rakhmerov: ack | 17:05 |
*** ninag has joined #openstack-mistral | 17:10 | |
*** toddjohn_ has joined #openstack-mistral | 17:10 | |
*** toddjohn_ has quit IRC | 17:10 | |
*** toddjohn_ has joined #openstack-mistral | 17:11 | |
*** ninag_ has joined #openstack-mistral | 17:11 | |
*** ninag_ has quit IRC | 17:11 | |
*** rena9067 has quit IRC | 17:14 | |
*** rena9067 has joined #openstack-mistral | 17:15 | |
*** ninag has quit IRC | 17:15 | |
*** tonytan4ever has joined #openstack-mistral | 17:21 | |
*** rena9067 has quit IRC | 17:21 | |
*** ninag has joined #openstack-mistral | 17:23 | |
*** bobh has quit IRC | 18:01 | |
*** bobh has joined #openstack-mistral | 18:04 | |
*** rena9067 has joined #openstack-mistral | 18:04 | |
*** ninag has quit IRC | 18:13 | |
*** toddjohn_ has quit IRC | 18:13 | |
*** ninag has joined #openstack-mistral | 18:13 | |
*** ninag has quit IRC | 18:14 | |
*** ninag has joined #openstack-mistral | 18:14 | |
*** toddjohn_ has joined #openstack-mistral | 18:15 | |
*** toddjohn_ has quit IRC | 18:16 | |
*** toddjohn_ has joined #openstack-mistral | 18:16 | |
*** Ravikiran_K has quit IRC | 18:16 | |
*** jtomasek has quit IRC | 18:19 | |
*** shardy has quit IRC | 18:24 | |
*** ninag has quit IRC | 18:24 | |
*** ninag has joined #openstack-mistral | 18:36 | |
*** ninag has quit IRC | 18:36 | |
*** ninag has joined #openstack-mistral | 18:37 | |
*** ninag has quit IRC | 18:42 | |
*** toddjohn_ has quit IRC | 18:43 | |
*** toddjohn_ has joined #openstack-mistral | 18:43 | |
*** bobh has quit IRC | 18:53 | |
*** ninag has joined #openstack-mistral | 18:59 | |
*** ninag has quit IRC | 18:59 | |
*** ninag has joined #openstack-mistral | 19:00 | |
*** tonytan4ever has quit IRC | 19:27 | |
*** bobh has joined #openstack-mistral | 19:43 | |
*** toddjohn_ has quit IRC | 19:51 | |
*** toddjohn_ has joined #openstack-mistral | 19:53 | |
*** tonytan4ever has joined #openstack-mistral | 19:53 | |
*** toddjoh__ has joined #openstack-mistral | 19:56 | |
*** toddjohn_ has quit IRC | 19:57 | |
*** toddjoh__ has quit IRC | 19:57 | |
*** toddjohn_ has joined #openstack-mistral | 19:58 | |
*** ninag has quit IRC | 20:03 | |
*** ninag_ has joined #openstack-mistral | 20:08 | |
*** ninag_ has quit IRC | 20:09 | |
*** ninag has joined #openstack-mistral | 20:11 | |
*** toddjohn_ has quit IRC | 20:11 | |
*** toddjohn_ has joined #openstack-mistral | 20:12 | |
*** ninag has quit IRC | 20:13 | |
*** dmk0202 has joined #openstack-mistral | 20:14 | |
*** ninag has joined #openstack-mistral | 20:16 | |
*** toddjohn_ has quit IRC | 20:16 | |
*** toddjohn_ has joined #openstack-mistral | 20:20 | |
*** ninag has quit IRC | 20:20 | |
*** ninag has joined #openstack-mistral | 20:21 | |
*** toddjohn_ has quit IRC | 20:22 | |
*** ninag has quit IRC | 20:29 | |
*** ninag has joined #openstack-mistral | 20:46 | |
*** ninag has quit IRC | 20:46 | |
*** ninag has joined #openstack-mistral | 20:47 | |
*** tonytan4ever has quit IRC | 20:47 | |
*** tonytan4ever has joined #openstack-mistral | 20:47 | |
*** ninag has quit IRC | 20:51 | |
openstackgerrit | Merged openstack/mistral: Add Designate apis as mistral actions https://review.openstack.org/315473 | 21:39 |
*** toddjohn_ has joined #openstack-mistral | 21:46 | |
*** toddjohn_ has quit IRC | 21:47 | |
*** toddjohn_ has joined #openstack-mistral | 21:47 | |
*** toddjohn_ has quit IRC | 21:52 | |
*** tonytan4ever has quit IRC | 22:01 | |
*** toddjohn_ has joined #openstack-mistral | 22:06 | |
*** bobh has quit IRC | 22:07 | |
*** toddjohn_ has quit IRC | 22:07 | |
*** toddjohn_ has joined #openstack-mistral | 22:08 | |
*** dmk0202 has quit IRC | 22:10 | |
*** toddjohn_ has quit IRC | 22:12 | |
*** toddjohn_ has joined #openstack-mistral | 22:13 | |
*** toddjohn_ has quit IRC | 22:18 | |
*** ninag has joined #openstack-mistral | 22:20 | |
*** ninag_ has joined #openstack-mistral | 22:22 | |
*** ninag has quit IRC | 22:25 | |
*** ninag_ has quit IRC | 22:26 | |
*** ninag has joined #openstack-mistral | 22:34 | |
*** ninag has quit IRC | 22:39 | |
*** ninag has joined #openstack-mistral | 22:40 | |
*** ninag has quit IRC | 22:44 | |
*** bobh has joined #openstack-mistral | 22:51 | |
*** bobh has quit IRC | 22:55 | |
kong | hi, rakhmerov, what do you think of the event listener in https://review.openstack.org/308664 to be a service like cron-trigger, rather than a standalone process? | 23:04 |
*** bobh has joined #openstack-mistral | 23:29 | |
*** ninag has joined #openstack-mistral | 23:30 | |
*** ninag has quit IRC | 23:35 | |
*** toddjohn_ has joined #openstack-mistral | 23:36 | |
*** toddjohn_ has quit IRC | 23:41 | |
*** rena9067 has quit IRC | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!