*** tej has joined #openstack-mistral | 00:30 | |
*** tej has quit IRC | 00:37 | |
*** tej has joined #openstack-mistral | 01:04 | |
*** tej has quit IRC | 01:22 | |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Adding releasenotes management to Mistral https://review.openstack.org/245045 | 05:38 |
---|---|---|
openstackgerrit | Lingxian Kong proposed openstack/mistral: Adding releasenotes management to Mistral https://review.openstack.org/245045 | 05:52 |
*** LiatFried has joined #openstack-mistral | 06:04 | |
*** LimorStotland has joined #openstack-mistral | 06:48 | |
*** LimorStotland has quit IRC | 06:56 | |
*** tshtilma has joined #openstack-mistral | 06:59 | |
openstackgerrit | Merged openstack/python-mistralclient: Adding --insecure flag https://review.openstack.org/245099 | 08:21 |
openstackgerrit | Merged openstack/mistral: Removing wait() when initializing notification listener https://review.openstack.org/243146 | 08:22 |
*** nitzikow has joined #openstack-mistral | 08:31 | |
*** nitziko__ has joined #openstack-mistral | 09:00 | |
*** nitzikow has quit IRC | 09:02 | |
*** nitziko__ has quit IRC | 09:08 | |
*** nitzikow has joined #openstack-mistral | 09:10 | |
*** LiatFried has quit IRC | 09:15 | |
*** nitzikow has quit IRC | 09:16 | |
*** nitzikow has joined #openstack-mistral | 09:18 | |
*** nitzikow has quit IRC | 09:30 | |
*** nitzikow has joined #openstack-mistral | 09:31 | |
*** sergmelikyan has joined #openstack-mistral | 09:52 | |
*** sergmelikyan has quit IRC | 09:56 | |
*** sergmelikyan has joined #openstack-mistral | 10:01 | |
*** nitzikow has quit IRC | 10:02 | |
*** sergmelikyan has quit IRC | 10:04 | |
^Gal^ | anyone's arround? | 10:05 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db model for resource sharing https://review.openstack.org/244030 | 10:12 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db operations for resource members https://review.openstack.org/244154 | 10:12 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: [WIP] Support workflow sharing https://review.openstack.org/244155 | 10:12 |
xylan_kong | ^Gal^: i'm here for a few minutes | 10:12 |
*** LiatFried_ has joined #openstack-mistral | 10:13 | |
^Gal^ | xylan_kong: Hi :) | 10:13 |
^Gal^ | I have some questions regarding execution logic | 10:14 |
^Gal^ | I'm currently implementing a UI blueprint in which should have table action buttons to pass an execution state to "ERROR" "PAUSED" etc. | 10:15 |
*** sergmelikyan has joined #openstack-mistral | 10:15 | |
^Gal^ | When trying such logic, in either python client or CLI, it doesn't work | 10:15 |
^Gal^ | also, I'm keen to learn why shouldn't execution received both description change and change, in one request | 10:16 |
^Gal^ | description change and state change** | 10:17 |
xylan_kong | ^Gal^: hi, the behavior is based on the consideration of implementation | 10:21 |
xylan_kong | if you only update description, all mistral does is update the database in API layer. | 10:22 |
xylan_kong | and if you update the status, the request needs go through RPC, and processed by mistral engine | 10:23 |
^Gal^ | sounds good | 10:23 |
^Gal^ | legit :) | 10:23 |
xylan_kong | if we update description and status at the same time | 10:23 |
xylan_kong | things may become complex | 10:23 |
xylan_kong | ^Gal^ :-) | 10:23 |
^Gal^ | any idea regarding the state request which pass alright, an 200 http put, but state doesn't change? | 10:24 |
*** sergmelikyan has quit IRC | 10:25 | |
xylan_kong | ^Gal^: i'm not sure what you mean, could you provide more details? | 10:26 |
^Gal^ | sure I' | 10:26 |
^Gal^ | sure I'll copy paste my request | 10:27 |
xylan_kong | ^Gal^: ok, code talks everything :-) | 10:27 |
^Gal^ | mistral execution-update -s RUNNING 8f906697-4ca0-4d0c-9322-fc8d3392e342 | 10:27 |
^Gal^ | state does not chaned, same for "ERROR" | 10:27 |
^Gal^ | "PAUSED" does yields an error | 10:28 |
xylan_kong | what's the original state of the exeuction? | 10:28 |
^Gal^ | SUCCESS | 10:29 |
xylan_kong | ^Gal^: if you update an successful execution to running, nothing will happen | 10:30 |
^Gal^ | sounds legit, I should probably update the blueprint | 10:31 |
xylan_kong | ^Gal^: which documentation are you refering to? | 10:31 |
^Gal^ | https://blueprints.launchpad.net/mistral/+spec/mistral-dashboard-executions-screen | 10:32 |
xylan_kong | ^Gal^: actually, it's the lack of description about execution update feature, IMO | 10:33 |
^Gal^ | yep | 10:33 |
xylan_kong | you can make some additions to mistral official doc | 10:33 |
xylan_kong | to make it a littble bit improved | 10:34 |
^Gal^ | will do | 10:34 |
^Gal^ | I'm off to lunch, have a great weekend. I'll have a conversation with the guys | 10:34 |
^Gal^ | thanks! appreciate | 10:34 |
xylan_kong | ^Gal^: np | 10:35 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db model for resource sharing https://review.openstack.org/244030 | 11:43 |
*** LiatFried__ has joined #openstack-mistral | 12:13 | |
*** LiatFried_ has quit IRC | 12:16 | |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db operations for resource members https://review.openstack.org/244154 | 12:16 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: [WIP] Support workflow sharing https://review.openstack.org/244155 | 12:16 |
*** nitzikow has joined #openstack-mistral | 12:31 | |
*** LiatFried has joined #openstack-mistral | 12:45 | |
*** LiatFried__ has quit IRC | 12:45 | |
*** nitzikow has quit IRC | 12:49 | |
*** LiatFried__ has joined #openstack-mistral | 13:15 | |
*** LiatFried has quit IRC | 13:15 | |
*** LiatFried_ has joined #openstack-mistral | 13:46 | |
*** LiatFried__ has quit IRC | 13:46 | |
*** LiatFried_ has quit IRC | 14:38 | |
openstackgerrit | Shuquan Huang proposed openstack/mistral: OpenStack typo https://review.openstack.org/245540 | 14:57 |
*** LiatFried has joined #openstack-mistral | 14:58 | |
*** LiatFried has quit IRC | 15:05 | |
*** tshtilma has quit IRC | 15:16 | |
*** nitzikow has joined #openstack-mistral | 15:25 | |
*** nitzikow_ has joined #openstack-mistral | 15:36 | |
*** nitzikow has quit IRC | 15:40 | |
*** nitzikow_ has quit IRC | 15:41 | |
*** tshtilma has joined #openstack-mistral | 16:14 | |
*** tshtilma has quit IRC | 16:29 | |
openstackgerrit | venkatamahesh proposed openstack/mistral: Move the default directories into settings file https://review.openstack.org/245570 | 17:44 |
*** LiatFried_ has joined #openstack-mistral | 18:08 | |
*** LiatFried_ has quit IRC | 18:13 | |
*** LiatFried has joined #openstack-mistral | 18:13 | |
openstackgerrit | venkatamahesh proposed openstack/mistral: Add the CONTRIBUTING.rst file https://review.openstack.org/245577 | 18:24 |
*** tej has joined #openstack-mistral | 18:42 | |
*** tej has quit IRC | 18:51 | |
*** LiatFried has quit IRC | 18:58 | |
openstackgerrit | Bertrand Lallau proposed openstack/mistral: Remove kombu as a dependency for Mistral https://review.openstack.org/245601 | 21:31 |
*** bobh has joined #openstack-mistral | 22:10 | |
*** bobh has quit IRC | 22:47 | |
*** tej has joined #openstack-mistral | 22:56 | |
*** tej has quit IRC | 22:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!