*** bobh has joined #openstack-mistral | 00:41 | |
*** zhenguo has joined #openstack-mistral | 01:17 | |
openstackgerrit | Winson Chan proposed openstack/python-mistralclient: Add options to update env for executions and tasks https://review.openstack.org/260289 | 01:28 |
---|---|---|
*** gyee has quit IRC | 01:29 | |
openstackgerrit | Winson Chan proposed openstack/python-mistralclient: Add env option to CLI for executions and tasks update https://review.openstack.org/260289 | 01:29 |
*** bobh has quit IRC | 01:40 | |
*** bobh has joined #openstack-mistral | 01:53 | |
*** bobh has quit IRC | 02:19 | |
*** bobh has joined #openstack-mistral | 02:34 | |
*** bobh has quit IRC | 02:56 | |
*** bobh has joined #openstack-mistral | 03:26 | |
*** bobh has quit IRC | 03:27 | |
*** bobh has joined #openstack-mistral | 03:31 | |
*** bobh has quit IRC | 04:10 | |
*** bobh has joined #openstack-mistral | 04:15 | |
*** bobh has quit IRC | 04:34 | |
*** bobh has joined #openstack-mistral | 04:40 | |
*** bobh has quit IRC | 05:09 | |
openstackgerrit | Merged openstack/mistral: Support UUID when deleting a workflow definition https://review.openstack.org/256956 | 06:32 |
openstackgerrit | Merged openstack/python-mistralclient: Updated from global requirements https://review.openstack.org/260267 | 07:16 |
openstackgerrit | Merged openstack/mistral: Added Dockerfile to create docker image. https://review.openstack.org/251281 | 07:18 |
openstackgerrit | Merged openstack/mistral: Fix DB migration 009 constraint dropping https://review.openstack.org/258080 | 07:27 |
*** LimorStotland has joined #openstack-mistral | 07:32 | |
*** tshtilma has joined #openstack-mistral | 07:55 | |
rakhmerov | hparekh__: hi, you there? | 08:01 |
hparekh__ | hi | 08:01 |
rakhmerov | how are you? | 08:02 |
hparekh__ | Fine. Thanks. How are You? | 08:02 |
rakhmerov | good, thanks | 08:03 |
rakhmerov | quick question | 08:03 |
rakhmerov | as you may have noticed I approved your patch with the docker image | 08:03 |
rakhmerov | it tested it, it works fine | 08:04 |
rakhmerov | but | 08:04 |
rakhmerov | I noticed a small issue that you could probably easily fix | 08:04 |
hparekh__ | rakhmerov: what is the issue ? | 08:04 |
rakhmerov | when we run this image with Docker and log into it then Mistral, by default, doesn't have any standard actions uploaded | 08:05 |
rakhmerov | could you please add a required command to Dockerfile? | 08:05 |
hparekh__ | rakhmerov: oh, Yeah sure. | 08:05 |
rakhmerov | ok :) | 08:05 |
rakhmerov | thanks | 08:05 |
hparekh__ | :) | 08:06 |
rakhmerov | btw, for it took less than 2 mins to build an image | 08:06 |
rakhmerov | pretty fast | 08:06 |
hparekh__ | oh then there must be some issue with my network or something... | 08:07 |
lane_kong | maybe in mirantis, there is an internal docker registry :-) | 08:08 |
lane_kong | rakhmerov: hi, I see 'python tools/sync_db.py' is executed in Dockerfile, why you can't see stardard actions like 'std.echo, std.ssh, ...'? | 08:15 |
lane_kong | hparekh__: could you confirm that? | 08:15 |
hparekh__ | lane_kong: yeah i am building image and verify the same | 08:16 |
lane_kong | ok | 08:16 |
lane_kong | hparekh__: btw, since the patch was merged, would you please write a release note for that | 08:17 |
lane_kong | hparekh__: i think it's a big news for potential users or deployers of mistral | 08:17 |
rakhmerov | lane_kong: no, I work remotely from home ) | 08:20 |
rakhmerov | lane_kong: as far as sync_db.py, I see now | 08:20 |
rakhmerov | don't know, need to track the issue down | 08:20 |
rakhmerov | it's 100% that I don't have actions | 08:20 |
hparekh__ | lane_kong: yeah sure. i will ad release note | 08:21 |
rakhmerov | hparekh__: btw, it'd be better to use db-manage script instead of sync_db | 08:21 |
rakhmerov | as described in our installation guide | 08:21 |
rakhmerov | ok, anyway, please check if you have actions and if not then try to debug it | 08:22 |
hparekh__ | rakhmerov: As we have used sqlite database by default in docker image , I have used sync_db. | 08:24 |
rakhmerov | ooh, I see | 08:24 |
rakhmerov | yes | 08:24 |
rakhmerov | right, we don't need to run migrations in this case.. | 08:25 |
*** tshtilma has quit IRC | 08:25 | |
*** tshtilma has joined #openstack-mistral | 08:25 | |
*** tshtilma has quit IRC | 08:34 | |
*** tshtilma has joined #openstack-mistral | 08:34 | |
openstackgerrit | Merged openstack/mistral-specs: Allow env update on task re-run https://review.openstack.org/256886 | 08:44 |
*** [1]melisha has joined #openstack-mistral | 09:00 | |
*** melisha has quit IRC | 09:00 | |
*** [1]melisha is now known as melisha | 09:00 | |
*** [1]melisha has joined #openstack-mistral | 09:07 | |
*** melisha has quit IRC | 09:10 | |
*** [1]melisha is now known as melisha | 09:10 | |
*** melisha has quit IRC | 09:21 | |
*** melisha has joined #openstack-mistral | 09:23 | |
*** zhenguo has quit IRC | 10:01 | |
*** zhenguo has joined #openstack-mistral | 10:01 | |
openstackgerrit | Limor Stotland proposed openstack/mistral: If task fails on timeout - there is no clear message of failure https://review.openstack.org/259762 | 10:32 |
*** melisha has quit IRC | 12:09 | |
*** melisha has joined #openstack-mistral | 12:11 | |
*** dprince has joined #openstack-mistral | 12:34 | |
openstackgerrit | Merged openstack/mistral: Documentation for Mistral and Docker. https://review.openstack.org/257130 | 13:06 |
openstackgerrit | janonymous proposed openstack/mistral-extra: Put py34 first in the env order of tox https://review.openstack.org/260513 | 13:11 |
openstackgerrit | Limor Stotland proposed openstack/mistral: If task fails on timeout - there is no clear message of failure https://review.openstack.org/259762 | 13:56 |
*** tshtilma has quit IRC | 14:03 | |
*** tshtilma has joined #openstack-mistral | 15:01 | |
*** tonytan4ever has joined #openstack-mistral | 16:34 | |
*** gyee has joined #openstack-mistral | 16:34 | |
*** dprince has quit IRC | 16:35 | |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db model for resource sharing https://review.openstack.org/244030 | 16:51 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db operations for resource members https://review.openstack.org/244154 | 16:51 |
*** dprince has joined #openstack-mistral | 17:39 | |
*** openstackgerrit has quit IRC | 18:02 | |
*** openstackgerrit has joined #openstack-mistral | 18:03 | |
*** harlowja has quit IRC | 18:36 | |
*** harlowja has joined #openstack-mistral | 18:36 | |
*** tshtilma has quit IRC | 18:40 | |
*** bobh has joined #openstack-mistral | 19:17 | |
*** bobh has quit IRC | 20:25 | |
*** bobh has joined #openstack-mistral | 20:29 | |
*** bobh has quit IRC | 20:43 | |
*** tonytan4ever has quit IRC | 21:21 | |
*** bobh has joined #openstack-mistral | 21:28 | |
*** dprince has quit IRC | 22:12 | |
openstackgerrit | Winson Chan proposed openstack/mistral: Allow env update on resume and rerun workflows https://review.openstack.org/259275 | 22:19 |
openstackgerrit | Winson Chan proposed openstack/mistral: Update REST API to support env update https://review.openstack.org/259276 | 22:19 |
*** bobh has quit IRC | 23:00 | |
*** bradjones has quit IRC | 23:10 | |
*** bradjones has joined #openstack-mistral | 23:13 | |
*** bradjones has quit IRC | 23:13 | |
*** bradjones has joined #openstack-mistral | 23:13 | |
*** harlowja has quit IRC | 23:25 | |
*** harlowja has joined #openstack-mistral | 23:25 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!