openstackgerrit | OpenStack Proposal Bot proposed openstack/mistral-dashboard master: Updated from global requirements https://review.openstack.org/470463 | 01:36 |
---|---|---|
*** d0ugal has quit IRC | 03:19 | |
*** d0ugal_ has joined #openstack-mistral | 03:19 | |
*** gkadam has joined #openstack-mistral | 03:30 | |
*** gkadam has quit IRC | 03:30 | |
*** gkadam has joined #openstack-mistral | 03:30 | |
*** cargonza_ has joined #openstack-mistral | 05:13 | |
*** harlowja has quit IRC | 05:22 | |
*** cargonza has quit IRC | 05:22 | |
*** cargonza_ is now known as cargonza | 05:22 | |
*** sharatss has joined #openstack-mistral | 05:38 | |
*** therve has quit IRC | 05:44 | |
*** therve has joined #openstack-mistral | 05:46 | |
*** sharat has joined #openstack-mistral | 06:19 | |
*** sharatss has quit IRC | 06:21 | |
rakhmerov | thrash|g0ne: hi Brad, can you please have a look again at https://review.openstack.org/#/c/473876/ ? | 06:28 |
*** shardy has joined #openstack-mistral | 07:06 | |
*** jpich has joined #openstack-mistral | 07:19 | |
*** d0ugal_ has quit IRC | 07:46 | |
*** d0ugal has joined #openstack-mistral | 07:46 | |
*** d0ugal has quit IRC | 07:46 | |
*** d0ugal has joined #openstack-mistral | 07:46 | |
d0ugal | rakhmerov: Hey | 07:47 |
rakhmerov | d0ugal: hi | 07:50 |
d0ugal | rakhmerov: Just an FYI that next week I am at europython and the week after I am on vacation | 07:51 |
d0ugal | rakhmerov: so I will be around next week, but not that easy to contact - email is probably best and the following week I'll be offline :) | 07:52 |
rakhmerov | ok, got it ) | 07:52 |
rakhmerov | have fun! | 07:52 |
d0ugal | Thanks | 07:52 |
d0ugal | Trying to catch up on any important reviews today/tomorrow | 07:52 |
*** warface has joined #openstack-mistral | 08:08 | |
openstackgerrit | Merged openstack/mistral master: Update .gitignore https://review.openstack.org/477419 | 08:09 |
*** florianf has joined #openstack-mistral | 08:13 | |
warface | hey guys, just saw the update to mistral docs, looks good :) | 08:17 |
warface | I was wondering if it possible to configure the mistral server via env variables, I've just seen a config file till now in the examples | 08:19 |
*** gkadam has quit IRC | 08:58 | |
*** khandhedia has joined #openstack-mistral | 09:00 | |
khandhedia | Hi, | 09:02 |
khandhedia | I am trying to create the sample workflow as suggested in one of the tutorial - https://www.youtube.com/watch?v=9kaac_AfNow, but seems it is not going well in my case. More details about the problem are here: https://stackoverflow.com/questions/44931997/authorization-failed-cannot-authenticate-without-an-auth-url Can someone please assist? | 09:04 |
*** csatari has joined #openstack-mistral | 09:04 | |
*** gkadam has joined #openstack-mistral | 09:06 | |
csatari | Hi | 09:06 |
csatari | I'm playing with migrating Mistral docs to the Pike structure | 09:07 |
csatari | I'm moving to openstacdocstheme which affects the releasenotes also. | 09:08 |
csatari | I have two interesting issues. | 09:08 |
csatari | when doing tox -e releasenotes on the master I get this: Could not satisfy constraints for 'mistral': installation from path or url cannot be constrained to a version | 09:09 |
csatari | https://www.irccloud.com/pastebin/vTahDCCX/ | 09:11 |
rakhmerov | csatari: hi, there was recently the patch that switched Mistral to openstackdocstheme | 09:11 |
rakhmerov | and a few more (for other repos) are on review | 09:11 |
rakhmerov | have you seen them? | 09:12 |
csatari | Nope | 09:12 |
csatari | Where can I find them. | 09:12 |
csatari | ? | 09:12 |
rakhmerov | csatari: https://review.openstack.org/#/c/479791/ | 09:14 |
rakhmerov | it's the one that got merged | 09:14 |
rakhmerov | https://review.openstack.org/#/c/480372/ | 09:14 |
rakhmerov | sharat: did you make just these two? | 09:14 |
rakhmerov | or I missed something? | 09:15 |
rakhmerov | khandhedia: hi | 09:15 |
rakhmerov | I believe that the config is wrong | 09:15 |
rakhmerov | sec.. | 09:15 |
sharat | rakhmerov, only that | 09:16 |
rakhmerov | ok | 09:16 |
rakhmerov | khandhedia: you can try to use this as a reference http://paste.openstack.org/show/614555/ | 09:18 |
khandhedia | rakhmerov: ok, trying it. | 09:19 |
rakhmerov | but instead of all "rabbit" properties just insert transport_url = rabbit://guest:guest@localhost:5672/ | 09:19 |
rakhmerov | ok | 09:19 |
rakhmerov | khandhedia: I'd also recommend to check if a simpler workflow works fine | 09:19 |
rakhmerov | w/o calling any openstack services | 09:20 |
*** warface has quit IRC | 09:20 | |
rakhmerov | just create one task with std.echo or std.http action, for example | 09:20 |
csatari | rakhmerov sharat : Okay. I planned to add the openstackdocstheme introduction to https://review.openstack.org/#/c/480643/ , but I will not do it. | 09:21 |
rakhmerov | csatari: it's just a move to openstackdocstheme, we didn't touch the folder structure | 09:21 |
rakhmerov | knowing that you're planning to take care of it | 09:21 |
csatari | Cool. | 09:22 |
csatari | I also plan a patch with adding warning-is-error to setup.cfg | 09:24 |
csatari | By the way my original problem with "Could not satisfy constraints for 'mistral': installation from path or url cannot be constrained to a version" still persist with https://review.openstack.org/#/c/479791 | 09:28 |
*** shardy is now known as working_shardy | 09:44 | |
*** gkadam has quit IRC | 09:47 | |
*** gkadam has joined #openstack-mistral | 09:48 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral-specs master: Switch from oslosphinx to openstackdocstheme https://review.openstack.org/480372 | 09:53 |
khandhedia | rakhmerov: I created mistral container afresh. Prepared mistral.conf as you suggested. standard actions like std.echo works well. However, keystone projects.list has same error even now. | 09:53 |
khandhedia | Here is the trace: http://paste.openstack.org/show/614561/ | 09:54 |
sharat | csatari, you can take up the doc-migration patches by yourself and do the changes required | 09:54 |
*** livelace has joined #openstack-mistral | 09:57 | |
rakhmerov | khandhedia: ok, I see. Same problem. Can you please file a bug at Launchpad? | 09:59 |
rakhmerov | we'll look into this | 09:59 |
rakhmerov | khandhedia: it's weird that it still mentions "auth_url" | 10:00 |
rakhmerov | because config doesn't have it, only auth_uri | 10:00 |
*** jpich_ has joined #openstack-mistral | 10:05 | |
*** jpich has quit IRC | 10:08 | |
*** warface has joined #openstack-mistral | 10:17 | |
*** working_shardy is now known as shardy | 10:21 | |
*** jpich_ is now known as jpich | 10:25 | |
*** thrash|g0ne is now known as thrash | 12:08 | |
*** rbrady-afk is now known as rbrady | 12:12 | |
*** dprince has joined #openstack-mistral | 12:24 | |
*** chlong_ has joined #openstack-mistral | 12:36 | |
kong | khandhedia: try to add 'auth_type=password' in keystone_authtoken section | 13:07 |
* kong tries to answer a question before go to bed | 13:07 | |
sharat | kong, hi | 13:17 |
*** catintheroof has joined #openstack-mistral | 13:25 | |
*** dprince has quit IRC | 13:26 | |
*** dprince has joined #openstack-mistral | 13:29 | |
*** catintheroof has quit IRC | 13:36 | |
*** gkadam has quit IRC | 13:36 | |
*** catintheroof has joined #openstack-mistral | 13:37 | |
*** livelace has quit IRC | 13:54 | |
*** brunograz has quit IRC | 14:00 | |
*** brunograz has joined #openstack-mistral | 14:00 | |
*** brunograz has quit IRC | 14:00 | |
*** brunograz has joined #openstack-mistral | 14:01 | |
*** bobh has joined #openstack-mistral | 14:12 | |
*** sharat has quit IRC | 14:33 | |
*** brunograz has quit IRC | 14:36 | |
*** brunograz has joined #openstack-mistral | 14:45 | |
*** dprince has quit IRC | 14:52 | |
*** catintheroof has quit IRC | 14:58 | |
*** catintheroof has joined #openstack-mistral | 15:02 | |
*** warface has quit IRC | 15:04 | |
*** jpich has quit IRC | 15:49 | |
openstackgerrit | Gergely Csatari proposed openstack/mistral master: WIP: Applying Pike document structure https://review.openstack.org/480643 | 16:11 |
*** dprince has joined #openstack-mistral | 16:23 | |
*** thrash is now known as thrash|biab | 17:04 | |
*** shardy has quit IRC | 17:07 | |
*** harlowja has joined #openstack-mistral | 17:13 | |
*** thrash|biab is now known as thrash | 17:37 | |
*** jtomasek has joined #openstack-mistral | 18:18 | |
*** jtomasek has quit IRC | 18:46 | |
*** jtomasek has joined #openstack-mistral | 19:11 | |
*** jtomasek has quit IRC | 19:28 | |
*** dprince has quit IRC | 20:17 | |
*** florianf has quit IRC | 20:29 | |
*** catintheroof has quit IRC | 21:55 | |
*** bobh has quit IRC | 22:11 | |
*** dprince has joined #openstack-mistral | 22:25 | |
*** thrash is now known as thrash|g0ne | 22:29 | |
*** dprince has quit IRC | 23:35 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!