Tuesday, 2015-08-25

*** flwang has joined #openstack-zaqar00:20
*** flwang has quit IRC00:40
*** AAzza has quit IRC01:03
*** AAzza has joined #openstack-zaqar01:03
*** Qiming has joined #openstack-zaqar01:04
*** flwang has joined #openstack-zaqar01:21
*** AAzza has quit IRC01:26
*** AAzza has joined #openstack-zaqar01:27
*** AAzza has quit IRC01:33
*** AAzza has joined #openstack-zaqar01:38
*** achanda has joined #openstack-zaqar02:11
*** flwang has quit IRC02:26
*** achanda has quit IRC02:50
*** achanda has joined #openstack-zaqar03:01
*** davideagnello has quit IRC03:33
*** diga has joined #openstack-zaqar04:17
*** AAzza has quit IRC05:05
*** AAzza has joined #openstack-zaqar05:05
*** AAzza has quit IRC05:24
*** AAzza has joined #openstack-zaqar05:27
*** davideagnello has joined #openstack-zaqar05:36
*** exploreshaifali has joined #openstack-zaqar05:58
*** boris-42 has quit IRC06:12
*** sebasmagri has quit IRC06:12
*** VeggieMeat_ has quit IRC06:13
*** VeggieMeat has joined #openstack-zaqar06:13
*** boris-42 has joined #openstack-zaqar06:17
*** sebasmagri has joined #openstack-zaqar06:17
*** exploreshaifali has quit IRC06:40
*** davideagnello has quit IRC06:57
*** Qiming has quit IRC07:01
*** Qiming has joined #openstack-zaqar07:06
*** achanda has quit IRC07:10
*** achanda has joined #openstack-zaqar07:14
*** achanda has quit IRC07:30
*** dynarro has joined #openstack-zaqar07:58
*** dynarro has quit IRC07:59
*** dynarro has joined #openstack-zaqar07:59
*** exploreshaifali has joined #openstack-zaqar08:10
*** diga has quit IRC08:31
*** exploreshaifali has quit IRC08:52
openstackgerritvenkatamahesh proposed openstack/zaqar: The link for plugin samples is updated  https://review.openstack.org/21661709:02
*** dynarro has quit IRC09:24
*** exploreshaifali has joined #openstack-zaqar10:03
*** exploreshaifali has quit IRC10:15
*** exploreshaifali has joined #openstack-zaqar10:16
*** Qiming has quit IRC10:56
*** dynarro has joined #openstack-zaqar11:21
exploreshaifaliI have installed zaqar with devstack plugin, but still when I run *openstack queue list*  it gives - "ERROR openstack"11:21
flaper87exploreshaifali: and what's the error?11:22
exploreshaifaliwhen I run "openstack --help" it gave "could not load entry point parse for all queue related command"11:22
exploreshaifalihttp://paste.openstack.org/show/426950/11:22
ryansbcan you do "openstack --debug queue list" ?11:23
flaper87mmh, sounds like missing dependency or something11:23
flaper87did you install zaqarclient ?11:23
exploreshaifalibut when I run "openstack calalog list" it give proper end-points for zaqar as like other services http://paste.openstack.org/show/426951/11:23
flaper87well, if the entry point is there, it must be installed11:23
flaper87mmhh11:23
exploreshaifaliok11:24
exploreshaifaliyes I didnt install zaqarclient11:24
ryansbhm, then how were those entrypoints there to begin with?11:24
exploreshaifalibut do I need to install it with devstack plugin11:24
flaper87it should be installed by devstack11:25
exploreshaifaliyea11:25
flaper87The import must be failing11:25
ryansbexploreshaifali: can you paste the output of "openstack --debug queue list"11:25
flaper87exploreshaifali: ^11:25
exploreshaifalinup11:25
exploreshaifalilet me run it11:25
ryansbit should be more helpful than "ERROR: openstack"11:25
exploreshaifalihaha yes11:26
exploreshaifalibtw flaper87 we will have zaqar test day on firday?11:27
flaper87exploreshaifali: yes!11:27
* flaper87 will be sending an email soon11:27
exploreshaifaliso we will be testing everything from cli?11:28
exploreshaifalior will try the curl way as well?11:28
flaper87we'll try first with CLI, if there's no support we'll file a bug to track that11:28
flaper87etc etc11:28
flaper87I'll write the test plan before Friday11:29
exploreshaifalicool!11:29
exploreshaifalihere is the output of "openstack --debug queue list" http://paste.openstack.org/show/426958/11:31
exploreshaifaliUnauthorizedError11:31
exploreshaifalibut I sourced all credentials11:32
*** exploreshaifali has quit IRC11:36
*** exploreshaifali has joined #openstack-zaqar11:41
exploreshaifalisorry my electricity went off11:42
exploreshaifaliback now11:42
exploreshaifaliit is raising exception https://github.com/openstack/python-zaqarclient/blob/master/zaqarclient/transport/http.py#L10611:45
exploreshaifalianybody have any clue?11:50
exploreshaifaliflaper87, ryansb ^11:50
ryansbhm, that's pretty odd11:51
flaper87exploreshaifali: it raised an Unathorized error, what do you think the problem could be?11:51
flaper87exploreshaifali: did you check the server logs?11:51
exploreshaifaliflaper87, authorisation credentials are not correct11:51
exploreshaifaliok, looking at server logs11:52
exploreshaifalibut because I re-run command by downloading rc file, so I don't think creds are wrong11:53
*** Qiming has joined #openstack-zaqar11:57
*** Qiming has quit IRC12:06
*** Qiming has joined #openstack-zaqar12:06
ryansbdo those credentials work for other tasks?12:10
ryansbe.g. heat stack-list12:10
exploreshaifaliryansb, I have not installed heat, but it worked for "glance image-list" and nova list12:16
vkmchi exploreshaifali! I was going to ask you about it12:17
exploreshaifalivkmc, \o12:17
*** Qiming has quit IRC12:17
vkmcI understand you are still hitting issues, using the devstack plugin12:17
exploreshaifaliyes12:17
*** Qiming has joined #openstack-zaqar12:17
exploreshaifalivkmc, what are the ways you play with zaqar?12:18
vkmcit has been a while since I don't use it through the client12:18
vkmcbut I usually interact with Zaqar by curling to it12:18
exploreshaifaliok!12:19
exploreshaifaliso at present we only have queue manipulations CLI commands for zaqar? right12:20
flaper87vkmc: erm, if I may, you should interact with zaqar using the client so we can test it12:20
flaper87:)12:20
flaper87exploreshaifali: it's entirely possible that our latest changes to Zaqar's devstack broke that12:21
exploreshaifaliI can see create poll as well here https://github.com/openstack/python-zaqarclient/blob/master/zaqarclient/queues/v1/cli.py12:21
vkmcflaper87, oooooooooooooooook12:21
vkmcflaper87, ooooooooooooooooooooooooooooooook12:21
flaper87vkmc: moar Os, MOAR12:21
vkmchaha12:22
vkmcmoar testing!12:22
exploreshaifaliflaper87, ok, so other way is to manually install zaqar, its client and create an endpoint for it12:23
vkmcexploreshaifali, yeah, but you have to set up keystone manually... or use zaqar anonymously12:24
vkmcbut the plugin should work12:24
flaper87exploreshaifali: I'd first try to understand why it's not working in your env12:24
exploreshaifalivkmc, this is the error while using plugin - http://paste.openstack.org/show/426958/12:24
flaper87if it's something wrong in devstack, we should fix it12:25
flaper87if it's the client code, then we should fix it12:25
flaper87if it's Zaqar's then we should fix it12:25
flaper87either way, we should fix this issue12:25
flaper87:D12:25
flaper87could you help us debug it?12:25
flaper87What endpoints do you see in keystone?12:25
exploreshaifalisure sure sure!12:25
exploreshaifalimy keystone end point is http://178.62.127.220:5000/12:25
* vkmc added zaqar to redstack script 12:26
* vkmc walks away and watch it blow12:26
* flaper87 grabs vkmc's hair and pulls her back to her seat to fix *that thing she just did*12:26
flaper87:P12:26
* flaper87 should totally avoid having kids12:26
vkmcflaper87, you should restrict yourself to "non-living stuff"12:27
vkmcgive the koala to dynarro12:27
flaper87vkmc: :( but but but :(12:27
vkmcyou can have the plush12:28
exploreshaifalivkmc and flaper87 are back to their seats?12:51
vkmcback yes12:51
vkmctrying to make devstack up12:51
exploreshaifalihaha great12:51
exploreshaifaliDoes a pool can have only one queue or a queue can be registered to only one pool?12:51
* exploreshaifali retrying to make zaqar up on devstack :P12:52
*** dynarro has quit IRC12:56
jasondotstarsup peeps.13:12
*** sriram1 has joined #openstack-zaqar13:12
vkmcyo jasondotstar!13:13
jasondotstarhowdy vkmc13:13
*** amitgandhinz has joined #openstack-zaqar13:19
*** dynarro has joined #openstack-zaqar13:23
*** davideagnello has joined #openstack-zaqar13:28
*** davideagnello has quit IRC13:28
jasondotstarhey so... I want to confirm what needs to be done to get that puppet-zaqar commit merged...13:40
exploreshaifalijasondotstar, is it passing all the tests by Jenkins?13:42
flaper87jasondotstar: shoot13:45
vkmcjasondotstar, seems that most gates are failing13:45
vkmcrspec ./spec/classes/zaqar_keystone_auth_spec.rb:30 # zaqar::keystone::auth with default class parameters should contain Keystone_service[zaqar] with ensure => "present", type => "queue" and description => "zaqar queue Service"13:46
*** dynarro has quit IRC13:48
jasondotstarya13:51
jasondotstarsorry for the noob question but13:51
jasondotstarall of those unit tests that fail....13:52
* jasondotstar pauses..... looking at the code....13:52
jasondotstarok where are those unit test defined?13:54
jasondotstari see the rspec stuff in ./spec/classes/* but do they map to jenkins jobs or something?13:56
jasondotstarthe gate ones in particular13:57
jasondotstarexploreshaifali, vkmc, flaper87 ^^^^13:57
*** ametts has joined #openstack-zaqar13:58
*** malini has joined #openstack-zaqar14:01
exploreshaifalijasondotstar, please can you give the link of your patch14:01
jasondotstarwell, it's not *my* patch, but this one is the initial patch under review: https://review.openstack.org/#/c/204225/14:02
*** malini has quit IRC14:05
exploreshaifalioh ok, I thought its yours14:05
jasondotstarexploreshaifali: nope, but this looks like the initial commit that needs to be merged14:06
*** dynarro has joined #openstack-zaqar14:06
jasondotstarfrom what I see, it's a commit of the puppet template code14:07
jasondotstarit all still needs to be filled in14:07
*** malini has joined #openstack-zaqar14:13
*** dynarro has quit IRC14:13
jasondotstarexploreshaifali, ^14:19
jasondotstarwhere are the gate tests defined? where can I find out what they test?14:19
exploreshaifalijasondotstar, you can click on links listed below jenkins-ckeck which are failing and go to the html file14:21
exploreshaifalilike one is http://logs.openstack.org/25/204225/8/check/gate-puppet-zaqar-puppet-unit-3.3-dsvm-centos7/b15387e/console.html.gz14:22
exploreshaifalithere we can find which tests are failing14:22
jasondotstardoh!14:23
jasondotstarok14:23
jasondotstardang....14:23
jasondotstardidn't realize that those links lead to something useful14:24
* jasondotstar shrugs14:24
flaper87jasondotstar: mmh, for those questions, I think we'll need assistance from EmilienM14:28
EmilienMhey14:28
*** mpanetta has joined #openstack-zaqar14:29
*** mpanetta has joined #openstack-zaqar14:29
EmilienMin a call14:29
jasondotstarnp14:31
EmilienMjasondotstar: hey14:32
EmilienMso you want to see how we run tests?14:32
jasondotstaryes14:32
* jasondotstar anticipation building14:32
EmilienMjasondotstar: http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/puppet-module-jobs.yaml14:33
vkmcflaper87, FYI devstack is installing pymongo 2.6.314:38
vkmcand zaqar dies with it14:38
EmilienMvkmc: o/14:38
*** dynarro has joined #openstack-zaqar14:38
vkmcEmilienM, \o salut ma amie! ca va?14:39
EmilienMvkmc: mon14:39
EmilienMvkmc: ma is for women14:39
vkmcdamn14:39
EmilienM:P14:39
vkmchahaha14:39
vkmcexploreshaifali, so I'm running zaqar and using the cli14:40
exploreshaifalivkmc, how??????14:41
exploreshaifalivkmc, by updating pymongo only?14:41
vkmcexploreshaifali, I cloned devstack, added zaqar, run ./stack.sh, fix a problem with pymongo I had14:41
vkmcstarted zaqar again14:41
vkmcand it works14:41
exploreshaifalihmm okay!14:41
exploreshaifalivkmc, Thanks!14:42
vkmctry recreating the env14:42
vkmcprobably the endpoints weren't registered14:42
exploreshaifaliyup14:42
exploreshaifalivkmc, was you facing similar problem before updating pymongo?14:42
flaper87vkmc: what? 2.6? o.014:43
flaper87why?14:43
vkmcexploreshaifali, nope14:43
flaper87is that from packages ?14:43
flaper87pip should pull the latest in14:43
vkmcflaper87, pip14:43
vkmcflaper87, I dunno, maybe its a pinned dependency in Devstack14:43
vkmcI'm looking into it14:43
flaper87mmh, g-r has 3.014:44
vkmchttps://github.com/openstack/requirements/blob/master/global-requirements.txt#L12614:45
vkmcyeah14:45
vkmcperhaps its a redstack thing14:46
vkmcprobably14:46
vkmcalmost sure14:46
exploreshaifalivkmc, for adding zaqar first you copied samples/local.conf file to devstack folder and than added "enable_plugin zaqar https://github.com/openstack/zaqar" to it14:47
exploreshaifaliright?14:47
flaper87vkmc: redstack, seriously? redstack?14:50
* flaper87 takes vkmc's candies away14:50
vkmcnot really, just "ENABLED_SERVICES=+,zaqar,zaqar-server" and it should pull it for you (I put zaqar and zaqar-server because I didn't remember which one it was now :P)14:50
vkmcflaper87, I blame YOU14:50
vkmcreddwarf14:50
exploreshaifaliin local.conf?14:52
vkmchere is a detailed explanation https://review.openstack.org/#/c/203984/14:53
vkmcI used to old-fashioned way, using hooks14:53
vkmcwill try with the plugin14:53
*** achanda has joined #openstack-zaqar14:54
exploreshaifaliok, Thanks :)14:56
*** exploreshaifali has quit IRC14:59
*** malini has quit IRC15:02
flaper87therve: https://review.openstack.org/#/c/212828/15:03
flaper87replied to your comments15:03
therveLooking15:04
*** achanda has quit IRC15:04
flaper87ryansb: if therve is ok w/ my reply, could you take a look at that review?15:04
ryansbflaper87: ack15:04
flaper87I'm not very happy with that patch, but that's what I came up with that would help us keep backwards compatibility15:04
therveflaper87, So why do we have to guarantee that the counter exists?15:04
flaper87eventually, I guess we could get rid of the counter, at least, I'd hope so15:04
flaper87therve: because of the way it was implemented15:05
flaper87it's nothing related to Zaqar but the mongodb storage itself15:05
therveflaper87, Why can't we create it in inc_counter?15:05
flaper87therve: because the query we use in inc_counter is not the same we use in _get_counter15:06
flaper87I had implemented this using inc_counter before expanding get_counter15:06
flaper87I implemented it calling _inc_counter with 0 in amount15:06
flaper87but then a bunch of other blew up in the message lifecycle tests15:07
flaper87other tests*15:07
therveflaper87, So it doesn't work when you try to do an upsert in inc_counter?15:08
*** malini has joined #openstack-zaqar15:08
flaper87therve: yup15:10
flaper87I guess I could give that another try and put some extra time on it15:10
flaper87The other thing that conflicts is the `window` thing15:10
flaper87which raises an error in some scenarios15:11
flaper87I'd have to refactor the _inc_counter method further and I kinda wanted to avoid that since the issue I'm trying to fix is the dependency on the QueueController15:11
flaper87but I'm happy to have the patch rejected15:11
flaper87or to work on a follow up patch to fix the issue15:12
flaper87s/fix the issue/refactor those methods/15:12
flaper87therve: ryansb ^15:12
ryansbI'd lean towards a followup to refactor, assuming I like what I review15:12
ryansberr, what you have so far15:12
flaper87lol15:12
flaper87yup15:12
ryansbincrementalism++15:12
therveflaper87, OK, other question: Could we use MessageQueueHandler to create that counter?15:12
therveIt seems it would be a good use of the create hook15:13
flaper87ah, mmh. THAT I hadn't thought of15:13
flaper87and I agree w/ you15:13
therve\o:15:14
therveIt can be done in a follow up branch. Maybe put a bunch of FIXME15:14
flaper87putting a FIXME will reset all the votes :P15:14
flaper87and I'd then rather do it in this one15:15
flaper87hahahaha15:15
flaper87if ryansb has comments, I'll do it in this one15:15
flaper87otherwise, I'll propose followup patches for both things right away15:15
therveflaper87, There is also a typo in the commit message :)15:15
* flaper87 has impecable English and he never ever ever ever introduces typos anywhere15:16
therveflaper87, Also just for my personal knowledge: what's _queue_ctrl value when you're in the message plane?15:16
therveI tried to follow the code but then woke up 5 hours later alone in the woods.15:17
flaper87therve: that's an instances of QueueController. The instance is created here: https://github.com/openstack/zaqar/blob/master/zaqar/storage/base.py#L27515:18
flaper87Depending on the configured "management_storage" it'll be either mongodb or sqla15:19
flaper87The ControlDriver instance is created here: https://github.com/openstack/zaqar/blob/master/zaqar/bootstrap.py#L9615:19
flaper87therve: and this is the option that dictates which driver is loaded for the control plane: https://github.com/openstack/zaqar/blob/master/zaqar/common/configs.py#L4215:20
flaper87therve: control drivers are installed as entry_points: https://github.com/openstack/zaqar/blob/master/setup.cfg#L4215:21
*** ametts has quit IRC15:22
*** Qiming has quit IRC15:26
therveflaper87, So in the end it's either a mongo QueueController instance or a sqla QueueController instance?15:27
*** davideagnello has joined #openstack-zaqar15:29
*** davideagnello has quit IRC15:34
openstackgerritMerged openstack/zaqar: Mistakes in the sentences are corrected  https://review.openstack.org/21593915:36
*** kgriffs|afk is now known as kgriffs15:44
*** sriram1 has quit IRC15:44
flaper87ryansb: you had +1'd this before, could you udpate your vote? https://review.openstack.org/#/c/195010/15:46
ryansboh right, that's a thing15:47
flaper87therve: just so you know, I'll build a statue for you to honor all your contributions during this cycle15:47
flaper87vkmc: ryansb: hint hint https://review.openstack.org/#/c/213744/15:47
therveflaper87, Thanks! But don't go with marble, it's a bit ostentatious15:48
therve:)15:48
flaper87therve: ok ok, you name your preference, I'll build it, vkmc will fund the work15:48
*** malini has quit IRC15:49
*** sriram1 has joined #openstack-zaqar15:49
*** sriram2 has joined #openstack-zaqar15:51
*** sriram1 has quit IRC15:51
*** amitgandhinz has quit IRC15:55
*** amitgandhinz has joined #openstack-zaqar15:57
*** malini has joined #openstack-zaqar15:59
*** malini1 has joined #openstack-zaqar16:00
*** davideagnello has joined #openstack-zaqar16:00
*** malini has quit IRC16:03
*** amitgandhinz has quit IRC16:04
*** amitgandhinz has joined #openstack-zaqar16:05
*** diga has joined #openstack-zaqar16:15
*** davideagnello has quit IRC16:18
*** dynarro has quit IRC16:20
*** kgriffs is now known as kgriffs|afk16:21
*** exploreshaifali has joined #openstack-zaqar16:27
vkmcexploreshaifali, so... I'm able to reproduce16:29
vkmcbut I'm seeing errors in the zaqar-wsgi service16:29
vkmcnot in auth16:29
exploreshaifalivkmc, for plugin way - you modified local.conf only?16:30
vkmcyes16:30
*** malini1 has quit IRC16:30
exploreshaifaliI don't  no why I am hitting issue16:30
vkmcadded this line enable_plugin zaqar https://github.com/openstack/zaqar16:31
exploreshaifaliyes16:31
vkmcdid you authenticate?16:31
vkmc. openrc admin admin16:31
vkmcinside devstack/16:31
exploreshaifaliyes I sourced adminrc.sh16:31
exploreshaifalidownloaded it from horizon16:31
vkmcerhm... openrc should work16:32
exploreshaifaliI have been following same step and tryed 4 times16:32
exploreshaifaliok16:32
exploreshaifaliI will try it again16:32
exploreshaifalivkmc, you used devstack only?16:33
vkmcwhat is the output for openstack service list?16:33
vkmcyes16:33
exploreshaifaliI destroyed the droplet, will create it again16:33
vkmck16:33
vkmc:)16:33
exploreshaifalibut I have output of  openstack catalog list16:33
exploreshaifaliif you want to see16:34
vkmcoki16:35
vkmcshoot16:35
vkmc:)16:35
exploreshaifalivkmc,  http://paste.openstack.org/show/426951/16:36
exploreshaifalithis is of openstack --help http://paste.openstack.org/show/426950/16:36
exploreshaifaliwhich is wired16:36
exploreshaifaliand this was of openstack --debug create list http://paste.openstack.org/show/426958/16:37
vkmchmm looks fine16:37
*** dynarro has joined #openstack-zaqar16:42
exploreshaifaliso I am shooting - cp samples/local.conf .16:42
exploreshaifalito copy local.conf16:42
exploreshaifaliand now edit this copied local.conf16:42
exploreshaifalithis is needed, right vkmc16:43
vkmcyes right16:43
vkmcexploreshaifali, now I'm being able to reproduce16:45
vkmcactually16:45
exploreshaifaliwaaaaaat16:45
exploreshaifalino no this should not happen at least with you16:46
exploreshaifali:P16:46
vkmchaha16:47
vkmcgood catch16:47
exploreshaifaliso what is the problem16:47
exploreshaifalihaha16:47
vkmcoh I don't know16:47
* vkmc runs away16:47
vkmclet's see16:47
exploreshaifalihow you reproduced it, was it working previously?16:47
vkmcno it wasn't16:48
vkmcI wasn't seeing it16:48
vkmcits happening with the plugin only16:48
vkmcprecisely, with zaqar-wsgi, which is a new service16:48
exploreshaifaliok run openstack queue list16:48
vkmceasier16:48
vkmcrun openstack --help16:48
exploreshaifalihaha16:48
exploreshaifaliyes16:48
vkmcand  you will see how the endpoints are not being listed16:48
exploreshaifaliok16:49
vkmccd16:49
vkmcoops16:49
exploreshaifalibut what about zaar-websocket?16:49
exploreshaifalizaqar*16:49
vkmclet me try something16:49
exploreshaifaliyes yes, you are the only rescue16:50
exploreshaifali:D16:50
vkmchaha not really, but let's see if we can find something16:52
*** csoukup has joined #openstack-zaqar16:52
exploreshaifalihaha16:53
*** diga has quit IRC17:02
vkmcso... curling work17:03
vkmctry getting a token from keystone17:03
vkmcexport TOKEN=`curl -d '{"auth": {"tenantName": "admin", "passwordCredentials": {"username": "admin", "password": "admin"}}}' -H "Content-type: application/json" http://192.168.122.178:5000/v2.0/tokens | python -c "import sys,json;print json.loads(sys.stdin.readlines()[0])['access']['token']['id']"`17:04
vkmcand then creating a queue17:04
vkmccurl -i -X PUT http://192.168.122.178:8888/v1/queues/samplequeue -H "Content-type: application/json" -d '{"metadata": "My Queue"}' -H "X-Auth-Token: $TOKEN"17:04
vkmclike that17:04
vkmcchange the credentials and ips17:04
vkmcso the client might be failing in some point to auth17:04
vkmcseems to be a version conflict with pbr17:06
vkmclet me try17:06
vkmc(client side)17:06
exploreshaifaliok17:10
exploreshaifaliI was noticing that some keystone commands are depricated17:10
exploreshaifalithere was some auth warning for same17:10
exploreshaifalibut it was  a warning, so I ignored it17:10
*** dynarro has quit IRC17:12
vkmcbrb lunch17:13
*** malini has joined #openstack-zaqar17:14
*** achanda has joined #openstack-zaqar17:15
exploreshaifalihappy lunch :)17:15
*** davideagnello has joined #openstack-zaqar17:25
*** kgriffs|afk is now known as kgriffs17:28
*** exploreshaifali has quit IRC17:40
*** kgriffs is now known as kgriffs|afk17:50
*** kgriffs|afk is now known as kgriffs17:58
*** kgriffs is now known as kgriffs|afk18:08
*** AAzza has quit IRC18:14
*** AAzza has joined #openstack-zaqar18:15
*** AAzza has quit IRC18:19
*** AAzza has joined #openstack-zaqar18:38
*** amitgandhinz has quit IRC18:39
*** AAzza has quit IRC18:42
*** AAzza has joined #openstack-zaqar18:42
*** malini has quit IRC18:42
*** malini has joined #openstack-zaqar18:43
*** flwang has joined #openstack-zaqar18:44
*** AAzza has quit IRC18:47
*** AAzza has joined #openstack-zaqar18:47
*** AAzza_ has joined #openstack-zaqar18:51
*** csoukup has quit IRC18:51
*** AAzza has quit IRC18:52
*** AAzza_ is now known as AAzza18:52
*** amitgandhinz has joined #openstack-zaqar18:54
*** malini has quit IRC18:56
*** malini has joined #openstack-zaqar18:57
*** ametts has joined #openstack-zaqar19:17
*** exploreshaifali has joined #openstack-zaqar19:27
*** achanda has quit IRC19:28
*** csoukup has joined #openstack-zaqar19:29
openstackgerritMerged openstack/zaqar: Fix WS deauthenticate  https://review.openstack.org/21374419:32
*** davideagnello has quit IRC19:36
*** kgriffs|afk is now known as kgriffs19:36
*** davideagnello has joined #openstack-zaqar19:36
*** davideagnello has quit IRC19:37
openstackgerritMerged openstack/zaqar: API v1.1 Claims endpoints  https://review.openstack.org/19501019:39
vkmcryansb, I was looking into this https://review.openstack.org/#/c/135991/3319:39
vkmcryansb, the outdated version of pbr is causing this bug https://bugs.launchpad.net/python-zaqarclient/+bug/148122419:40
openstackLaunchpad bug 1481224 in Python client library for Zaqar "Showing some load error in openstackclient --help" [Undecided,Confirmed] - Assigned to Victoria Martinez de la Cruz (vkmc)19:40
ryansbah yeah19:40
ryansbI know that, it just requires we update hacking19:40
vkmcyeah19:40
vkmcso flaper87 suggested to add ignores19:40
ryansbwhich adds checks, that I haven't had time to ignore19:40
ryansbI've been ignoring the ignores, if you will19:41
vkmcoh19:41
vkmchaha19:41
vkmcI can add that :)19:41
ryansbgreat, if you want to take it over19:41
vkmcsure19:41
ryansbjust ping me when you have a patchset19:41
vkmcwe are also having a problem with auth in the cli19:41
vkmcwill do19:42
flwangvkmc: hi19:42
vkmcI'm still wrapping my head around the auth one in the cli, I'm not sure how openstackclient manages that19:42
flwangdid you get a chance to test the unreliable patch locally?19:42
vkmcflwang, hey! :)19:42
vkmcnot really, I'll do that now so we can move on with that19:42
ryansbit's magic (tm)19:48
flwangvkmc: thanks ;)19:49
*** malini has quit IRC20:09
*** achanda has joined #openstack-zaqar20:11
*** flwang has quit IRC20:12
*** flwang has joined #openstack-zaqar20:12
*** exploreshaifali has quit IRC20:17
*** kgriffs is now known as kgriffs|afk20:17
*** AAzza_ has joined #openstack-zaqar20:45
*** AAzza has quit IRC20:46
*** AAzza has joined #openstack-zaqar20:48
*** AAzza_ has quit IRC20:50
*** sriram2 has quit IRC21:07
*** achanda has quit IRC21:15
*** achanda has joined #openstack-zaqar21:17
*** exploreshaifali has joined #openstack-zaqar21:26
exploreshaifalivkmc, how you installed zaqar with hooks please can you give little pointers21:33
exploreshaifalithe link of patch is only saying there are two ways21:34
vkmcyeah21:34
exploreshaifaliit does not talk further about hooks way21:34
vkmchooks is putting "enable_service zaqar-server"21:34
vkmcin local.conf21:35
exploreshaifaliok! I didn't knew its just that21:35
exploreshaifalicool let me try21:35
*** davideagnello has joined #openstack-zaqar21:37
vkmcflwang, I'm hitting this InvalidDriver: Either a replica set or a mongos is required to guarantee message delivery21:39
vkmcam I missing a conf?21:39
*** davideagnello has quit IRC21:43
*** davideagnello has joined #openstack-zaqar21:44
*** amitgandhinz has quit IRC22:00
*** ametts has quit IRC22:10
*** mpanetta has quit IRC22:17
*** achanda has quit IRC22:19
*** achanda has joined #openstack-zaqar22:21
*** flwang has quit IRC22:23
*** flwang has joined #openstack-zaqar22:24
*** csoukup has quit IRC22:32
*** ftcpops has joined #openstack-zaqar22:45
*** kgriffs|afk is now known as kgriffs22:58
vkmcoh btw exploreshaifali, I noticed that we are not properly authenticating with Keystone when using the client22:59
vkmcI gave up because I needed to finish some stuff22:59
flwangvkmc: any lucky?22:59
vkmcalso, maybe you wanted to take it yourself22:59
vkmcflwang, doc tests run fine in my env, I just asked for a recheck in gerrit22:59
exploreshaifalivkmc, yes, I am still playing with fixing the issue22:59
flwangok, cool, thanks22:59
vkmcexploreshaifali, k, feel free to report it as a bug for python-zaqarclient23:00
exploreshaifalivkmc, and hooks too didn't work for me23:00
vkmcreally?23:00
vkmchmm23:00
vkmcenabled_services zaqar?23:00
exploreshaifaliI am suppose to copy it at the end of local.conf?23:00
vkmcyes23:00
*** ftcpops has quit IRC23:00
exploreshaifalivkmc, no at present it was internet issue23:00
exploreshaifaliit was saying - cannot start zaqar server23:01
exploreshaifaliso I though to unstack and stack again23:01
exploreshaifaliand again same thing23:01
* exploreshaifali pasting23:01
vkmcoh and... did you try checking the screens?23:01
exploreshaifalihttp://paste.openstack.org/show/427509/23:01
exploreshaifalivkmc, so we have a screen for each component we installed ?23:02
vkmcyeah23:03
vkmcyou can access it with "screen -r stack"23:03
exploreshaifaliI am going make openstack use tmux!23:03
exploreshaifaliok, thanks for command :)23:03
vkmcwell, gnu/screen is alike23:03
exploreshaifaliyes but I have to look for its command as they are not handy to me ;)23:03
exploreshaifalithe screen command gave me - Cannot open your terminal '/dev/pts/0' - please check.23:04
vkmcI have seen that one...23:04
vkmcit may be because of permissions or something alike23:06
exploreshaifalihave a look at http://paste.openstack.org/show/427509/ if something help23:08
exploreshaifaliit say zaqar server does not start but didn't say why it is not23:08
vkmccos that should be in the screens23:12
vkmctry ./rejoin_stack.sh23:12
vkmcthat will attach you to the screen23:12
vkmcnavigate to the zaqar-server screen23:12
vkmcctrl + a n23:13
vkmcctrl + a goes first23:13
vkmcthen with n you move forward23:13
vkmcn stands for next23:13
exploreshaifaliok23:16
exploreshaifalirejoin_stack.sh gave this - "Attaching to already started screen session..23:17
exploreshaifaliCannot open your terminal '/dev/pts/0' - please check."23:17
exploreshaifaliand ctrl +a n does not work23:17
exploreshaifaliit print n23:17
exploreshaifaliI think no screen session is attached23:18
exploreshaifaliCannot open your terminal '/dev/pts/0' - please check.  -  looks like very common problem23:20
exploreshaifaliI am looking for its solution on web23:20
*** davideagnello has quit IRC23:24
exploreshaifaliyooo23:28
exploreshaifaliI reached to zaqar screen23:28
*** bitblt has joined #openstack-zaqar23:28
exploreshaifalilooking into it!23:28
*** bitblt has quit IRC23:28
*** davideagnello has joined #openstack-zaqar23:31

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