*** achanda has quit IRC | 00:27 | |
*** achanda has joined #openstack-zaqar | 01:28 | |
*** achanda has quit IRC | 01:32 | |
*** stanchan has quit IRC | 01:50 | |
*** achanda has joined #openstack-zaqar | 02:33 | |
*** achanda has quit IRC | 03:14 | |
*** achanda has joined #openstack-zaqar | 03:15 | |
*** achanda has quit IRC | 03:15 | |
*** boris-42 has joined #openstack-zaqar | 03:48 | |
*** achanda has joined #openstack-zaqar | 04:09 | |
*** Qiming has joined #openstack-zaqar | 05:01 | |
*** achanda has quit IRC | 07:46 | |
*** flwang1 has quit IRC | 08:30 | |
*** flwang1 has joined #openstack-zaqar | 10:04 | |
*** boris-42 has quit IRC | 10:20 | |
*** akanksha has joined #openstack-zaqar | 12:11 | |
*** Qiming has quit IRC | 15:24 | |
*** stanchan has joined #openstack-zaqar | 16:09 | |
*** akanksha has quit IRC | 17:38 | |
*** achanda has joined #openstack-zaqar | 18:00 | |
*** flwang1 has quit IRC | 18:02 | |
*** flwang1 has joined #openstack-zaqar | 18:19 | |
*** achanda has quit IRC | 18:31 | |
*** achanda has joined #openstack-zaqar | 19:27 | |
*** flwang1 has quit IRC | 20:06 | |
*** rubal has joined #openstack-zaqar | 20:14 | |
rubal | hi, i am installing zaqar and i have reached to a point where i am receiving an error " InvalidDriver: Either a replica set or a mongos is required to guarantee message delivery " can anyone help me in resolving this | 20:15 |
---|---|---|
*** achanda has quit IRC | 20:47 | |
*** achanda has joined #openstack-zaqar | 20:50 | |
*** flwang1 has joined #openstack-zaqar | 21:02 | |
flwang | rubal: if you're using mongo as the data driver and there is no replicate set, then you have to set the unreliable=True in zaqar.conf | 21:04 |
*** achanda has quit IRC | 21:11 | |
*** stanchan has quit IRC | 21:46 | |
*** achanda has joined #openstack-zaqar | 21:48 | |
*** boris-42 has joined #openstack-zaqar | 21:53 | |
rubal | flwang: hey, there is no string "unreliable" in zaqar.conf | 22:22 |
flwang | rubal: you can add it | 22:23 |
flwang | rubal: https://github.com/openstack/zaqar/blob/master/zaqar/common/configs.py#L32 | 22:24 |
rubal | flwang: do i add it any where in the conf file, or do i put it in a specific location? | 22:24 |
flwang | default section | 22:24 |
rubal | flwang: ok.. giving it a try | 22:24 |
flwang | rubal: just let me know if there is any question | 22:25 |
rubal | flwang: Thanks a very lot!!! Solved my problem. | 22:25 |
flwang | rubal: awesome, have fun | 22:26 |
flwang | jasondotstar: around? may i know what's the status of puppet zaqar? | 22:27 |
jasondotstar | sure. | 22:27 |
jasondotstar | I'm working on the init and params manifests | 22:27 |
jasondotstar | however... right now, I'm adding the delorean repo | 22:28 |
jasondotstar | for the main zaqar pkg | 22:28 |
jasondotstar | when I do that.... there are a couple pkgs that are required.... ex: python-six | 22:28 |
jasondotstar | so i'm making sure that all the deps are there as well. | 22:28 |
jasondotstar | i noticed that the python-six pkg required is 1.9.x | 22:29 |
jasondotstar | which isn't readily available from EPEL7 | 22:29 |
jasondotstar | only 1.3.0 is there :-( | 22:29 |
jasondotstar | so dealing w/ that as well. | 22:29 |
jasondotstar | next will be customizing the zaqar.conf file. | 22:30 |
jasondotstar | looking at how it's done in puppet-ceilometer atm. | 22:30 |
jasondotstar | that's kinda where things are rt nw. | 22:30 |
jasondotstar | flwang: ^^^^ | 22:30 |
flwang | reading... :) | 22:30 |
flwang | cool, feel free let me know if you need any help | 22:31 |
flwang | we(catalyst IT) are keen to deploy zaqar with puppet | 22:31 |
jasondotstar | flwang: sure. | 22:33 |
jasondotstar | thing is... i was going down the road of deploying it from src | 22:33 |
jasondotstar | just grabbing the code from the .git repo | 22:33 |
jasondotstar | but that's not 'protocol' per puppet-openstack ETL | 22:33 |
jasondotstar | it won't get merged unless we are installing it from the pkgs | 22:33 |
rubal | flwang: zaqar-server returned me the running port as localhost:8888, i tried using a basic curl "$ curl -i -X PUT http://localhost:8888/v1/queues/samplequeue -H "Content-type: application/json" (as mentioned in the guide), but i am getting a refused connection error :( | 22:34 |
flwang | jasondotstar: i see, we're also using debian instead of source code :) | 22:35 |
flwang | jasondotstar: any outlook how long it will take? | 22:35 |
flwang | jasondotstar: anything i can help to speed it up? | 22:35 |
flwang | rubal: are your using keystone auth? | 22:35 |
*** amanda_ has joined #openstack-zaqar | 22:37 | |
amanda_ | New to openstack. ma teach gave me an assignment on openstack component i wanted to know if i can try zaqar as an individual component like without cinder horizon keystone nova and all! | 22:39 |
*** rubal has quit IRC | 22:41 | |
jasondotstar | flwang: well, right now it's important to the puppet-zaqar module to know where the deb/rpm pkgs can be picked up. | 22:41 |
jasondotstar | flwang: right now, I'm working with the RDO guys for the RPMs | 22:41 |
flwang | jasondotstar: i think zigo is working on the debian pkg | 22:42 |
jasondotstar | flwang: but, wrangling the deb builders | 22:42 |
jasondotstar | flwang: yah, i need to circle back w/ zigo | 22:42 |
jasondotstar | flwang: and see where things are w/ that. | 22:42 |
flwang | amanda_: yep, you can run zaqar without nova, cinder, etc | 22:42 |
flwang | but if you want an auth, you still need keystone | 22:42 |
flwang | jasondotstar: awesome | 22:43 |
flwang | jasondotstar: thanks for working on this, it's really important for zaqar | 22:43 |
jasondotstar | flwang: of course | 22:43 |
jasondotstar | np | 22:43 |
flwang | jasondotstar: iirc, you work for HP, right? | 22:44 |
jasondotstar | flwang: yep, that's right. :-) | 22:45 |
flwang | any interest from HP for deploying zaqar in HP cloud? | 22:46 |
*** amanda_ has quit IRC | 22:51 | |
*** achanda has quit IRC | 22:56 | |
*** davideagnello has joined #openstack-zaqar | 23:00 | |
*** achanda has joined #openstack-zaqar | 23:08 | |
*** openstackgerrit has joined #openstack-zaqar | 23:26 | |
*** openstackgerrit has quit IRC | 23:31 | |
jasondotstar | flwang: sorry, went to have dinner L-) | 23:44 |
jasondotstar | :-) | 23:44 |
jasondotstar | flwang: well, personally, I'm going to try to deploy zaqar in the HP cloud (personal account) for testing | 23:44 |
jasondotstar | flwang: as far as 'the company' hosting zaqar.... that I'm not sure abt. | 23:45 |
flwang | jasondotstar: ok, thanks for the info | 23:46 |
jasondotstar | flwang: sure, np. | 23:46 |
*** Qiming has joined #openstack-zaqar | 23:46 | |
flwang | jasondotstar: seems currently HP cloud is deploying rabbitmq cluster as the 'messaging service', any idea who should be the right person we should to contact for the adoption? | 23:47 |
*** openstackgerrit has joined #openstack-zaqar | 23:47 | |
jasondotstar | hmmmm | 23:47 |
jasondotstar | let me look into it | 23:47 |
jasondotstar | at first I was going to say mordred | 23:47 |
jasondotstar | but not sure it'd be him..... | 23:48 |
jasondotstar | dhellman might be able to help..... Ng as well. | 23:48 |
flwang | jasondotstar: got it | 23:48 |
*** openstackgerrit has quit IRC | 23:48 | |
*** openstackgerrit has joined #openstack-zaqar | 23:49 | |
flwang | thanks a lot, man | 23:49 |
jasondotstar | no problem! | 23:49 |
vkmc | hm, rabbitmq cluster seems to be for a different set of use cases | 23:51 |
flwang | vkmc: yep, i see. but that seems the current 'messaging service' of hp cloud | 23:55 |
vkmc | yeah | 23:55 |
flwang | http://docs.hpcloud.com/devplatform/1.2/1.2devplatform.using-the-messaging-service.html | 23:55 |
flwang | vkmc: as for the horizon demo | 23:56 |
flwang | the question you raised is a good point | 23:57 |
flwang | currently those service won't send out notifications for the status change, so there is no way to collect them into zaqar | 23:57 |
vkmc | I see | 23:57 |
flwang | currently, the notification is related to 'action' instead of 'status' | 23:58 |
vkmc | I was trying to find in Horizon code where they are handling the polling for the resource status | 23:58 |
flwang | vkmc: let me show you what i have figured out | 23:58 |
vkmc | sure | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!