Wednesday, 2016-06-22

*** toddjohn has joined #openstack-mistral00:46
*** catintheroof has joined #openstack-mistral00:47
*** cheneydc has joined #openstack-mistral00:59
*** catintheroof has quit IRC01:07
*** toddjohn_ has joined #openstack-mistral01:09
*** toddjohn has quit IRC01:11
*** toddjohn_ has quit IRC01:13
*** rrecio_ has quit IRC01:22
*** jpeeler has joined #openstack-mistral01:34
*** jpeeler has joined #openstack-mistral01:34
*** bobh has joined #openstack-mistral01:39
*** tonytan4ever has joined #openstack-mistral02:30
*** bobh has quit IRC03:06
*** gyee has quit IRC03:24
*** catintheroof has joined #openstack-mistral03:44
*** tonytan4ever has quit IRC03:53
*** catintheroof has quit IRC04:02
openstackgerrithardik proposed openstack/mistral: Doc updated for oslo_policy configuration  https://review.openstack.org/33262104:33
openstackgerritMerged openstack/mistral: Updated from global requirements  https://review.openstack.org/33230904:46
openstackgerritMerged openstack/mistral-extra: Updated from global requirements  https://review.openstack.org/33231004:46
rakhmerovhparekh: hi Hardik, can you please look at https://review.openstack.org/#/c/332056/? It's trivial05:07
rakhmerovrrecio_: what is your particular question?05:08
rakhmerovit's just an attribute "target" of task that tells Mistral where to route actions of this task, and then when you launch executors you can put "host = my_executor" in the config to mark it in a certain way05:11
rakhmerovjust like in http://docs.openstack.org/developer/mistral/guides/configuration_guide.html, see #905:11
*** shardy has joined #openstack-mistral05:20
openstackgerritMerged openstack/mistral: Fix mysql driver installation section in readme  https://review.openstack.org/33205605:22
openstackgerritMerged openstack/mistral: Remove .mailmap file  https://review.openstack.org/33214105:22
openstackgerritRenat Akhmerov proposed openstack/python-mistralclient: Remove .mailmap since it's no longer needed  https://review.openstack.org/33263005:26
*** chlong has quit IRC05:34
*** shardy has quit IRC05:38
*** chlong has joined #openstack-mistral05:47
openstackgerrithardik proposed openstack/mistral: Doc updated for oslo_policy configuration  https://review.openstack.org/33262105:53
openstackgerritMerged openstack/python-mistralclient: Updated from global requirements  https://review.openstack.org/33237106:21
openstackgerritRenat Akhmerov proposed openstack/mistral-extra: Remove .mailmap since it's no longer needed  https://review.openstack.org/33265506:49
*** dmellado_ has joined #openstack-mistral06:52
*** shardy has joined #openstack-mistral06:56
*** saphi has joined #openstack-mistral06:58
openstackgerritMarcos Fermín Lobo proposed openstack/python-mistralclient: Change action-get help to get action info by ID  https://review.openstack.org/32592107:02
mflobo1rakhmerov, rebased :)07:03
rakhmerovthanks, I see )07:03
*** dmellado has quit IRC07:04
*** Ravikiran_K has joined #openstack-mistral07:06
*** chlong has quit IRC07:25
*** jtomasek has quit IRC07:45
*** jtomasek has joined #openstack-mistral07:47
openstackgerritMarcos Fermín Lobo proposed openstack/mistral: Allow to use both name and id to access action definitions  https://review.openstack.org/32589408:05
rakhmerovmflobo1: can you also investigate test failures in https://review.openstack.org/#/c/325921/ ?08:19
rakhmerovyou probably need to fix functional tests08:19
rakhmerov4 failures08:19
rakhmerovit should be something simple08:20
*** dmk0202 has joined #openstack-mistral08:23
openstackgerritMerged openstack/mistral-extra: Remove .mailmap since it's no longer needed  https://review.openstack.org/33265508:35
openstackgerritMerged openstack/mistral: Fixed get_actions_list script to get glance actions  https://review.openstack.org/33101508:38
*** jpich has joined #openstack-mistral09:19
mflobo1rakhmerov, I'll try this afternoon09:38
rakhmerovok09:38
*** mflobo1 has left #openstack-mistral09:38
*** mflobo1 has joined #openstack-mistral09:39
openstackgerritDawid Deja proposed openstack/mistral: Remove std.mistral_http action from tests  https://review.openstack.org/33271409:44
*** cheneydc has quit IRC10:00
saphihi everybody10:09
saphiwhen I create execution10:09
saphiI has a error: ERROR mistral.engine.task_handler [-] An error while calculating task action inputs10:09
rakhmerovsaphi: btw, I was able to connect Mistral to Mitaka Keystone10:13
rakhmerovit works10:13
rakhmerovI can share my configs, they are slightly different than for Liberty and Kilo10:13
rakhmerovsaphi: as far your last question, information you gave is not enough10:14
rakhmerovprovide: 1) Workflow text 2) Workflow input 3) Full stack with error10:14
d0ugalWhere is the mistral-db-populate command in the code?10:16
rakhmerovddeja: hi, finally got to reviewing your patches...10:17
d0ugalI thought it would be defined in setup.cfg, but it seems not.10:17
rakhmerovd0ugal: hi, give me a sec..10:17
ddejarakhmerov: Hi, thanks!10:17
d0ugalrakhmerov: nevermind, I found it10:18
rakhmerovtell me :)10:19
d0ugalit is in setup.cfg, I had the name wrong. It is mistral-db-manage10:19
rakhmerovooh, ok10:19
rakhmerovyes10:19
d0ugalmistral-db-manage = mistral.db.sqlalchemy.migration.cli:main10:19
rakhmerovright10:19
rakhmerovsomething is wrong with it?10:19
d0ugalrakhmerov: Nope, I am just curious to see what it does :)10:19
saphihi rakhmerov: 1) here is workbook: https://github.com/openstack/mistral-extra/blob/master/examples/v2/openstack/nova_actions.yaml10:19
rakhmerovok10:19
saphi2) I follow this repo and do command same. data.json I replace with my data10:20
rakhmerovsaphi: full stack trace?10:21
rakhmerovthere should be info in it about what exactly is wrong with inpu10:21
saphi3) here you are: http://pastebin.com/HRyH9E0210:22
rakhmerovsaphi: type "mistral action-list" command10:24
rakhmerovhow many actions do you have?10:24
saphino actions. I think I have to create action before10:24
rakhmerovFailed to find action [action_name=nova.servers_create]10:24
rakhmerovyou need to populate DB first10:24
rakhmerovyes10:24
rakhmerovjust a sec10:25
rakhmerovlook at http://docs.openstack.org/developer/mistral/guides/installation_guide.html10:26
rakhmerovmistral-db-manage --config-file <path-to-mistral.conf> populate10:26
openstackgerritDawid Deja proposed openstack/mistral: Remove std.mistral_http action from tests  https://review.openstack.org/33271410:33
openstackgerritDougal Matthews proposed openstack/mistral: Don't create actions when attempting to update one that doesn't exist  https://review.openstack.org/33155410:34
saphiýe10:52
saphithanks10:52
saphihow to add nics to workbook rakhmerov10:52
*** saphi has quit IRC10:52
rakhmerovsaphi: I did not understand the question10:53
rakhmerovwhat do you mean exactly?10:53
*** Ravikiran_K has quit IRC11:09
*** chlong has joined #openstack-mistral11:21
openstackgerritMerged openstack/python-mistralclient: Remove .mailmap since it's no longer needed  https://review.openstack.org/33263011:30
openstackgerritAndras Kovi proposed openstack/mistral: Use client credentials to retrieve service list  https://review.openstack.org/33046911:36
*** chlong has quit IRC11:51
*** dprince has joined #openstack-mistral12:03
*** d0ugal has quit IRC12:25
*** d0ugal has joined #openstack-mistral12:25
rakhmerovddeja: I left my comments12:35
rakhmerovplease take a look12:35
* ddeja is looking12:37
*** chlong has joined #openstack-mistral13:06
*** bobh__ has joined #openstack-mistral13:27
*** tonytan4ever has joined #openstack-mistral13:27
*** bobh__ has quit IRC13:33
*** eggmaster has joined #openstack-mistral13:38
*** chlong has quit IRC13:49
eggmasterlooking at the gate failures for https://review.openstack.org/#/c/331870/2 it looks like tempest-account-generator is not in $PATH... see e.g. http://logs.openstack.org/70/331870/2/check/gate-manila-tempest-dsvm-mysql-generic/557fb18/logs/devstacklog.txt.gz13:51
eggmasterdoes that strike anyone else as odd?13:51
*** bobh_ has joined #openstack-mistral13:52
*** toddjohn has joined #openstack-mistral13:53
*** chlong has joined #openstack-mistral14:05
mflobo1rakhmerov, about the functional test issues for this patch  https://review.openstack.org/#/c/325921/14:06
mflobo1rakhmerov, I don't see how the patch is affecting those tests14:06
openstackgerritAndras Kovi proposed openstack/mistral: Use client credentials to retrieve service list  https://review.openstack.org/33046914:07
*** eggmaster has left #openstack-mistral14:33
*** tonytan4ever has quit IRC14:50
*** tonytan4ever has joined #openstack-mistral14:53
*** jistr is now known as jistr|mtg14:58
*** rrecio has joined #openstack-mistral14:58
*** tonytan4ever has quit IRC14:58
*** rrecio has quit IRC15:11
*** rrecio has joined #openstack-mistral15:27
*** jistr|mtg is now known as jistr15:32
*** tonytan4ever has joined #openstack-mistral15:41
*** catintheroof has joined #openstack-mistral15:49
*** chlong has quit IRC15:50
*** dmk0202 has quit IRC16:02
*** gyee has joined #openstack-mistral16:13
*** tonytan4ever has quit IRC16:15
*** shardy has quit IRC16:56
openstackgerritDawid Deja proposed openstack/mistral: New RPC layer implementation  https://review.openstack.org/19411717:11
openstackgerritDawid Deja proposed openstack/mistral: Integrating new RPC layer with Mistral  https://review.openstack.org/19756317:11
openstackgerritDawid Deja proposed openstack/mistral: Make RPC implementation configurable  https://review.openstack.org/19756217:11
openstackgerritDawid Deja proposed openstack/mistral: Adding OsloRPC server and client  https://review.openstack.org/19756117:11
openstackgerritDawid Deja proposed openstack/mistral: Add tests for Kombu driver  https://review.openstack.org/33048317:11
*** jpich has quit IRC18:05
*** toddjohn has quit IRC18:19
*** toddjohn has joined #openstack-mistral18:20
*** toddjohn has quit IRC18:22
*** toddjohn has joined #openstack-mistral18:22
*** tonytan4ever has joined #openstack-mistral18:45
*** bobh_ has quit IRC18:52
*** achanda has joined #openstack-mistral18:58
*** toddjohn has quit IRC19:01
*** achanda has quit IRC19:02
*** toddjohn_ has joined #openstack-mistral19:04
*** tonytan4ever has quit IRC19:22
*** bobh_ has joined #openstack-mistral19:24
openstackgerritOpenStack Proposal Bot proposed openstack/mistral: Updated from global requirements  https://review.openstack.org/33299719:58
openstackgerritOpenStack Proposal Bot proposed openstack/mistral-extra: Updated from global requirements  https://review.openstack.org/33299819:58
openstackgerritOpenStack Proposal Bot proposed openstack/python-mistralclient: Updated from global requirements  https://review.openstack.org/33300220:02
*** toddjohn_ has quit IRC20:21
*** toddjohn has joined #openstack-mistral20:22
*** toddjohn has quit IRC20:26
*** dprince has quit IRC20:35
*** toddjohn has joined #openstack-mistral22:21
*** toddjohn has quit IRC22:26
*** achanda_ has joined #openstack-mistral22:29
*** bobh_ has quit IRC22:45
*** zhenguo_ has quit IRC23:11
*** gyee has quit IRC23:11
*** catintheroof has quit IRC23:35
*** toddjohn has joined #openstack-mistral23:38
*** rrecio has quit IRC23:39

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