Monday, 2016-01-18

*** toddjohn_ has quit IRC00:21
*** hparekh has joined #openstack-mistral01:08
openstackgerrithardik proposed openstack/mistral: tempest-lib has been added to requirements.txt  https://review.openstack.org/26462502:01
*** lane_kong1 has joined #openstack-mistral02:28
*** lane_kong1 has left #openstack-mistral02:29
*** LiatFried_ has quit IRC02:59
openstackgerritke liang proposed openstack/mistral: Add oslo_i18n support  https://review.openstack.org/26884503:04
openstackgerritke liang proposed openstack/mistral: Add oslo_i18n support  https://review.openstack.org/26884504:51
openstackgerritke liang proposed openstack/mistral: Add oslo_i18n support  https://review.openstack.org/26884505:47
*** LiatFried has joined #openstack-mistral05:58
*** Ravikiran_K has joined #openstack-mistral06:37
*** ge has joined #openstack-mistral06:51
geHardik?06:52
gei tried the docker based installation...having problems bringing up the rabbitmq-server inside the docker container06:53
gewill you be able to help me out..06:54
geotherwise, the mistral-server seems to be running inside the container06:54
gebut i don't see how i can point my browser to it and see things (workflows/ actions/ schedules/....)06:55
hparekhge hi06:59
*** chlong has quit IRC07:00
hparekhge currently docker base installation does not have dashboard with it07:00
hparekhge, you have to run command inside the docker07:01
hparekhge, you have to run command inside the docker container07:01
geoh ok, understand07:01
geso if i install it as a normal setup, i should be able to access the dashboard and work with it..?07:02
hparekhge, yeah correct07:02
geok thanks, all i need is just this 'rabbitmq-server' & the 'mistral-server --all' ?07:03
hparekhyes and database endpoint. You can check mistral.conf and customize it as per your environment07:04
geoh ok, will check07:04
gei just want to run it and make sure there is no openstack dependency etc07:04
gelets see, will upate once i have it going here07:04
hparekhok07:05
openstackgerritzhangguoqing proposed openstack/mistral: Hacking log for warning  https://review.openstack.org/26810007:05
hparekhge,  Mistral dashborad installation http://docs.openstack.org/developer/mistral/guides/dashboard_guide.html07:08
gegreat, thank you07:08
hparekhge, also install python-mistralclient07:09
hparekhge, let me know if you face any trouble07:10
geok, will do07:10
gemistralclient is required for...? is this the CLI for the server?07:10
geor the agent (worker/ executor..) component07:11
hparekhyes..dashboard also uses it.07:11
geoh ok thanks for noting07:11
openstackgerritzhangguoqing proposed openstack/mistral: Hacking log for warning  https://review.openstack.org/26810007:12
geso, i need:  mistral-client, mistral-server (api/engine/executor), dashboard, db, rabbitmq-server...is that all07:12
gebtw when doing 'docker build..'  saw some error that basically said zeromq driver/ client is amiss in the environment etc07:13
gedo we need that or just rabbitmq should suffice07:14
hparekhge can you give me exact error message ?07:14
ge1sec07:14
geStep 26 : RUN oslo-config-generator --config-file tools/config/config-generator.mistral.conf --output-file /etc/mistral/mistral.conf  ---> Running in 46f4ecb635e8 ERROR:oslo_messaging._drivers.zmq_driver.zmq_async:ZeroMQ not found!07:15
hparekhge i am looking into it and update you07:16
geok, thank you07:17
*** jtomasek has joined #openstack-mistral07:46
gebtw, hardik, you could run mistral on a different environment ( non-openstack/ non-devstack), right...and you can  install it following the instructions rom here...? https://github.com/openstack/mistral07:49
hparekhgr regrading docker. The error it shows is not actual error. It is oslo.messaging library problem and fix available after next release.07:53
hparekhhttps://bugs.launchpad.net/oslo.messaging/+bug/152841507:53
openstackLaunchpad bug 1528415 in oslo.messaging ""ERROR [oslo_messaging._drivers.zmq_driver.zmq_async] ZeroMQ not found!" shows up in other projects and isn't necessary" [Medium,Fix released] - Assigned to Oleksii Zamiatin (ozamiatin)07:53
hparekhge so i think you can run docker container. it will run fine.07:54
hparekhge you can run 'mistral workflow-list' command inside the container.07:55
hparekhge For mistral installation and configuration http://docs.openstack.org/developer/mistral/guides/installation_guide.html  may useful for you07:58
geoh thanks for checking, so we can ignore this error for now then07:59
geyes i am following these instructions...just wanted to confirm if the same instructions just work and was tried on a new box (without openstack/ devpack installed etc..)08:00
*** aspiers has joined #openstack-mistral08:59
openstackgerrithardik proposed openstack/mistral: Change LOG.warn to LOG.warning  https://review.openstack.org/26311209:16
openstackgerrithardik proposed openstack/mistral: Hacking log for warning  https://review.openstack.org/26810009:16
*** gpaz has joined #openstack-mistral09:18
*** Ravikiran_K has quit IRC09:28
*** bhaskarduvvuri has joined #openstack-mistral10:00
*** pbelamge has joined #openstack-mistral10:13
*** Ravikiran_K has joined #openstack-mistral10:15
*** pbelamge has quit IRC10:17
*** pbelamge has joined #openstack-mistral10:17
*** pbelamge has quit IRC10:19
*** pbelamge has joined #openstack-mistral10:20
*** Ravikiran_K has left #openstack-mistral10:21
*** Ravikiran_K has joined #openstack-mistral10:23
*** bhaskarduvvuri has quit IRC10:27
*** pbelamge has quit IRC10:28
*** Ravikiran_K has quit IRC10:32
*** pbelamge has joined #openstack-mistral10:33
*** bhaskarduvvuri has joined #openstack-mistral10:37
*** bradjones has quit IRC10:38
*** bradjones has joined #openstack-mistral10:40
*** bradjones has quit IRC10:40
*** bradjones has joined #openstack-mistral10:40
openstackgerritMerged openstack/mistral: Change LOG.warn to LOG.warning  https://review.openstack.org/26311210:58
*** LimorStotland has joined #openstack-mistral12:21
*** bradjones has quit IRC12:30
*** chlong has joined #openstack-mistral12:36
LimorStotlandHI all I have a question about join. I have the next workflow : http://paste.openstack.org/show/484133/ how many task-execution should i have for  start_heal_servers_workflow ?12:36
LimorStotlandbecause when i am running task-list i get the next results http://paste.openstack.org/show/484136/12:38
LimorStotlandaccepted that because I am using join I will have only one task of  start_heal_servers_workflow.12:38
akuznetsovaLimorStotland, hi12:44
LimorStotland,Hi akuznetsova12:44
akuznetsovaas far as I know yo should have only one task-exec for start_heal_servers_workflow12:44
akuznetsovait should be executed only once when list_servers and list_stack_servers are done12:45
LimorStotlandThat what i thought.. ok so it's a bug... i will open a bug12:45
LimorStotlandthanks akuznetsova  :-)12:45
akuznetsovayes, please12:45
akuznetsovaLimorStotland, no problem12:45
akuznetsovaLimorStotland, regarding created bug: is such behavior valid for all 'join' types ?13:03
LimorStotlandI think so because i saw it on all and on 213:03
LimorStotlandI opened the bug : https://bugs.launchpad.net/mistral/+bug/153529513:04
openstackLaunchpad bug 1535295 in Mistral "Task with join runs more than once" [Undecided,New]13:04
LimorStotlandfeel free to add whatever you think is missing :-)13:04
*** dprince has joined #openstack-mistral13:04
*** bhaskarduvvuri has quit IRC13:23
*** toddjohn_ has joined #openstack-mistral13:38
*** bobh has joined #openstack-mistral13:39
*** bhaskarduvvuri has joined #openstack-mistral13:52
*** bhaskarduvvuri has quit IRC13:58
*** bhaskarduvvuri has joined #openstack-mistral14:00
*** bobh_ has joined #openstack-mistral14:38
*** bobh has quit IRC14:41
*** pbelamge has quit IRC14:45
*** bobh_ has quit IRC14:46
*** bobh has joined #openstack-mistral14:50
*** bobh_ has joined #openstack-mistral14:54
*** bobh has quit IRC14:55
*** bobh has joined #openstack-mistral15:03
*** bobh_ has quit IRC15:03
*** bobh has quit IRC15:11
*** bobh has joined #openstack-mistral15:11
*** pbelamge has joined #openstack-mistral15:20
*** pbelamge has quit IRC15:28
*** chlong has quit IRC15:31
*** ninag has joined #openstack-mistral15:36
*** bobh has quit IRC15:42
openstackgerritGal Margalit proposed openstack/mistral-dashboard: UI: Cron trigger create modal  https://review.openstack.org/26915015:43
*** gpaz has quit IRC15:49
*** hparekh_ has joined #openstack-mistral16:02
*** hparekh_ has quit IRC16:08
*** tonytan4ever has joined #openstack-mistral16:27
*** ^Gal^ has joined #openstack-mistral16:33
*** bhaskarduvvuri has quit IRC16:37
*** bhaskarduvvuri_ has joined #openstack-mistral16:37
*** zhenguo has joined #openstack-mistral16:48
*** pbelamge has joined #openstack-mistral16:55
*** pbelamge has quit IRC16:56
*** bobh has joined #openstack-mistral17:04
*** LimorStotland has quit IRC17:09
openstackgerritMichael Krotscheck proposed openstack/mistral: Added CORS support to Mistral  https://review.openstack.org/26537017:15
*** achanda has joined #openstack-mistral17:30
*** tonytan4ever has quit IRC17:40
*** tonytan4ever has joined #openstack-mistral19:12
*** achanda has quit IRC19:14
*** achanda has joined #openstack-mistral19:40
*** bhaskarduvvuri_ has quit IRC19:48
*** achanda has quit IRC19:53
*** dprince has quit IRC20:17
*** tonytan4ever has quit IRC20:19
*** tonytan4ever has joined #openstack-mistral20:25
*** achanda has joined #openstack-mistral21:12
*** achanda has quit IRC21:17
*** tonytan4ever has quit IRC21:20
*** tonytan4ever has joined #openstack-mistral21:38
*** jtomasek has quit IRC21:50
*** chlong has joined #openstack-mistral22:12
*** toddjoh__ has joined #openstack-mistral22:31
*** toddjohn_ has quit IRC22:33
*** achanda has joined #openstack-mistral22:48
*** achanda has quit IRC22:50
*** achanda has joined #openstack-mistral22:52
*** tonytan4ever has quit IRC22:56
*** toddjohn_ has joined #openstack-mistral23:07
*** toddjoh__ has quit IRC23:10
*** achanda has quit IRC23:14
*** achanda has joined #openstack-mistral23:23
*** bobh has quit IRC23:30
*** ninag has quit IRC23:30
*** tsufiev has quit IRC23:32
*** rakhmerov has quit IRC23:32
*** rakhmerov has joined #openstack-mistral23:37
*** tsufiev has joined #openstack-mistral23:39
*** toddjohn_ has quit IRC23:49
*** toddjohn_ has joined #openstack-mistral23:49
*** achanda has quit IRC23:50
*** toddjoh__ has joined #openstack-mistral23:51
*** toddjohn_ has quit IRC23:54
*** toddjohn_ has joined #openstack-mistral23:56
*** toddjoh__ has quit IRC23:58
*** toddjoh__ has joined #openstack-mistral23:58

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