*** flwang has joined #openstack-zaqar | 00:20 | |
*** flwang has quit IRC | 00:40 | |
*** AAzza has quit IRC | 01:03 | |
*** AAzza has joined #openstack-zaqar | 01:03 | |
*** Qiming has joined #openstack-zaqar | 01:04 | |
*** flwang has joined #openstack-zaqar | 01:21 | |
*** AAzza has quit IRC | 01:26 | |
*** AAzza has joined #openstack-zaqar | 01:27 | |
*** AAzza has quit IRC | 01:33 | |
*** AAzza has joined #openstack-zaqar | 01:38 | |
*** achanda has joined #openstack-zaqar | 02:11 | |
*** flwang has quit IRC | 02:26 | |
*** achanda has quit IRC | 02:50 | |
*** achanda has joined #openstack-zaqar | 03:01 | |
*** davideagnello has quit IRC | 03:33 | |
*** diga has joined #openstack-zaqar | 04:17 | |
*** AAzza has quit IRC | 05:05 | |
*** AAzza has joined #openstack-zaqar | 05:05 | |
*** AAzza has quit IRC | 05:24 | |
*** AAzza has joined #openstack-zaqar | 05:27 | |
*** davideagnello has joined #openstack-zaqar | 05:36 | |
*** exploreshaifali has joined #openstack-zaqar | 05:58 | |
*** boris-42 has quit IRC | 06:12 | |
*** sebasmagri has quit IRC | 06:12 | |
*** VeggieMeat_ has quit IRC | 06:13 | |
*** VeggieMeat has joined #openstack-zaqar | 06:13 | |
*** boris-42 has joined #openstack-zaqar | 06:17 | |
*** sebasmagri has joined #openstack-zaqar | 06:17 | |
*** exploreshaifali has quit IRC | 06:40 | |
*** davideagnello has quit IRC | 06:57 | |
*** Qiming has quit IRC | 07:01 | |
*** Qiming has joined #openstack-zaqar | 07:06 | |
*** achanda has quit IRC | 07:10 | |
*** achanda has joined #openstack-zaqar | 07:14 | |
*** achanda has quit IRC | 07:30 | |
*** dynarro has joined #openstack-zaqar | 07:58 | |
*** dynarro has quit IRC | 07:59 | |
*** dynarro has joined #openstack-zaqar | 07:59 | |
*** exploreshaifali has joined #openstack-zaqar | 08:10 | |
*** diga has quit IRC | 08:31 | |
*** exploreshaifali has quit IRC | 08:52 | |
openstackgerrit | venkatamahesh proposed openstack/zaqar: The link for plugin samples is updated https://review.openstack.org/216617 | 09:02 |
---|---|---|
*** dynarro has quit IRC | 09:24 | |
*** exploreshaifali has joined #openstack-zaqar | 10:03 | |
*** exploreshaifali has quit IRC | 10:15 | |
*** exploreshaifali has joined #openstack-zaqar | 10:16 | |
*** Qiming has quit IRC | 10:56 | |
*** dynarro has joined #openstack-zaqar | 11:21 | |
exploreshaifali | I have installed zaqar with devstack plugin, but still when I run *openstack queue list* it gives - "ERROR openstack" | 11:21 |
flaper87 | exploreshaifali: and what's the error? | 11:22 |
exploreshaifali | when I run "openstack --help" it gave "could not load entry point parse for all queue related command" | 11:22 |
exploreshaifali | http://paste.openstack.org/show/426950/ | 11:22 |
ryansb | can you do "openstack --debug queue list" ? | 11:23 |
flaper87 | mmh, sounds like missing dependency or something | 11:23 |
flaper87 | did you install zaqarclient ? | 11:23 |
exploreshaifali | but 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 |
flaper87 | well, if the entry point is there, it must be installed | 11:23 |
flaper87 | mmhh | 11:23 |
exploreshaifali | ok | 11:24 |
exploreshaifali | yes I didnt install zaqarclient | 11:24 |
ryansb | hm, then how were those entrypoints there to begin with? | 11:24 |
exploreshaifali | but do I need to install it with devstack plugin | 11:24 |
flaper87 | it should be installed by devstack | 11:25 |
exploreshaifali | yea | 11:25 |
flaper87 | The import must be failing | 11:25 |
ryansb | exploreshaifali: can you paste the output of "openstack --debug queue list" | 11:25 |
flaper87 | exploreshaifali: ^ | 11:25 |
exploreshaifali | nup | 11:25 |
exploreshaifali | let me run it | 11:25 |
ryansb | it should be more helpful than "ERROR: openstack" | 11:25 |
exploreshaifali | haha yes | 11:26 |
exploreshaifali | btw flaper87 we will have zaqar test day on firday? | 11:27 |
flaper87 | exploreshaifali: yes! | 11:27 |
* flaper87 will be sending an email soon | 11:27 | |
exploreshaifali | so we will be testing everything from cli? | 11:28 |
exploreshaifali | or will try the curl way as well? | 11:28 |
flaper87 | we'll try first with CLI, if there's no support we'll file a bug to track that | 11:28 |
flaper87 | etc etc | 11:28 |
flaper87 | I'll write the test plan before Friday | 11:29 |
exploreshaifali | cool! | 11:29 |
exploreshaifali | here is the output of "openstack --debug queue list" http://paste.openstack.org/show/426958/ | 11:31 |
exploreshaifali | UnauthorizedError | 11:31 |
exploreshaifali | but I sourced all credentials | 11:32 |
*** exploreshaifali has quit IRC | 11:36 | |
*** exploreshaifali has joined #openstack-zaqar | 11:41 | |
exploreshaifali | sorry my electricity went off | 11:42 |
exploreshaifali | back now | 11:42 |
exploreshaifali | it is raising exception https://github.com/openstack/python-zaqarclient/blob/master/zaqarclient/transport/http.py#L106 | 11:45 |
exploreshaifali | anybody have any clue? | 11:50 |
exploreshaifali | flaper87, ryansb ^ | 11:50 |
ryansb | hm, that's pretty odd | 11:51 |
flaper87 | exploreshaifali: it raised an Unathorized error, what do you think the problem could be? | 11:51 |
flaper87 | exploreshaifali: did you check the server logs? | 11:51 |
exploreshaifali | flaper87, authorisation credentials are not correct | 11:51 |
exploreshaifali | ok, looking at server logs | 11:52 |
exploreshaifali | but because I re-run command by downloading rc file, so I don't think creds are wrong | 11:53 |
*** Qiming has joined #openstack-zaqar | 11:57 | |
*** Qiming has quit IRC | 12:06 | |
*** Qiming has joined #openstack-zaqar | 12:06 | |
ryansb | do those credentials work for other tasks? | 12:10 |
ryansb | e.g. heat stack-list | 12:10 |
exploreshaifali | ryansb, I have not installed heat, but it worked for "glance image-list" and nova list | 12:16 |
vkmc | hi exploreshaifali! I was going to ask you about it | 12:17 |
exploreshaifali | vkmc, \o | 12:17 |
*** Qiming has quit IRC | 12:17 | |
vkmc | I understand you are still hitting issues, using the devstack plugin | 12:17 |
exploreshaifali | yes | 12:17 |
*** Qiming has joined #openstack-zaqar | 12:17 | |
exploreshaifali | vkmc, what are the ways you play with zaqar? | 12:18 |
vkmc | it has been a while since I don't use it through the client | 12:18 |
vkmc | but I usually interact with Zaqar by curling to it | 12:18 |
exploreshaifali | ok! | 12:19 |
exploreshaifali | so at present we only have queue manipulations CLI commands for zaqar? right | 12:20 |
flaper87 | vkmc: erm, if I may, you should interact with zaqar using the client so we can test it | 12:20 |
flaper87 | :) | 12:20 |
flaper87 | exploreshaifali: it's entirely possible that our latest changes to Zaqar's devstack broke that | 12:21 |
exploreshaifali | I can see create poll as well here https://github.com/openstack/python-zaqarclient/blob/master/zaqarclient/queues/v1/cli.py | 12:21 |
vkmc | flaper87, oooooooooooooooook | 12:21 |
vkmc | flaper87, ooooooooooooooooooooooooooooooook | 12:21 |
flaper87 | vkmc: moar Os, MOAR | 12:21 |
vkmc | haha | 12:22 |
vkmc | moar testing! | 12:22 |
exploreshaifali | flaper87, ok, so other way is to manually install zaqar, its client and create an endpoint for it | 12:23 |
vkmc | exploreshaifali, yeah, but you have to set up keystone manually... or use zaqar anonymously | 12:24 |
vkmc | but the plugin should work | 12:24 |
flaper87 | exploreshaifali: I'd first try to understand why it's not working in your env | 12:24 |
exploreshaifali | vkmc, this is the error while using plugin - http://paste.openstack.org/show/426958/ | 12:24 |
flaper87 | if it's something wrong in devstack, we should fix it | 12:25 |
flaper87 | if it's the client code, then we should fix it | 12:25 |
flaper87 | if it's Zaqar's then we should fix it | 12:25 |
flaper87 | either way, we should fix this issue | 12:25 |
flaper87 | :D | 12:25 |
flaper87 | could you help us debug it? | 12:25 |
flaper87 | What endpoints do you see in keystone? | 12:25 |
exploreshaifali | sure sure sure! | 12:25 |
exploreshaifali | my 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 blow | 12:26 | |
* flaper87 grabs vkmc's hair and pulls her back to her seat to fix *that thing she just did* | 12:26 | |
flaper87 | :P | 12:26 |
* flaper87 should totally avoid having kids | 12:26 | |
vkmc | flaper87, you should restrict yourself to "non-living stuff" | 12:27 |
vkmc | give the koala to dynarro | 12:27 |
flaper87 | vkmc: :( but but but :( | 12:27 |
vkmc | you can have the plush | 12:28 |
exploreshaifali | vkmc and flaper87 are back to their seats? | 12:51 |
vkmc | back yes | 12:51 |
vkmc | trying to make devstack up | 12:51 |
exploreshaifali | haha great | 12:51 |
exploreshaifali | Does 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 :P | 12:52 | |
*** dynarro has quit IRC | 12:56 | |
jasondotstar | sup peeps. | 13:12 |
*** sriram1 has joined #openstack-zaqar | 13:12 | |
vkmc | yo jasondotstar! | 13:13 |
jasondotstar | howdy vkmc | 13:13 |
*** amitgandhinz has joined #openstack-zaqar | 13:19 | |
*** dynarro has joined #openstack-zaqar | 13:23 | |
*** davideagnello has joined #openstack-zaqar | 13:28 | |
*** davideagnello has quit IRC | 13:28 | |
jasondotstar | hey so... I want to confirm what needs to be done to get that puppet-zaqar commit merged... | 13:40 |
exploreshaifali | jasondotstar, is it passing all the tests by Jenkins? | 13:42 |
flaper87 | jasondotstar: shoot | 13:45 |
vkmc | jasondotstar, seems that most gates are failing | 13:45 |
vkmc | rspec ./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 IRC | 13:48 | |
jasondotstar | ya | 13:51 |
jasondotstar | sorry for the noob question but | 13:51 |
jasondotstar | all of those unit tests that fail.... | 13:52 |
* jasondotstar pauses..... looking at the code.... | 13:52 | |
jasondotstar | ok where are those unit test defined? | 13:54 |
jasondotstar | i see the rspec stuff in ./spec/classes/* but do they map to jenkins jobs or something? | 13:56 |
jasondotstar | the gate ones in particular | 13:57 |
jasondotstar | exploreshaifali, vkmc, flaper87 ^^^^ | 13:57 |
*** ametts has joined #openstack-zaqar | 13:58 | |
*** malini has joined #openstack-zaqar | 14:01 | |
exploreshaifali | jasondotstar, please can you give the link of your patch | 14:01 |
jasondotstar | well, 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 IRC | 14:05 | |
exploreshaifali | oh ok, I thought its yours | 14:05 |
jasondotstar | exploreshaifali: nope, but this looks like the initial commit that needs to be merged | 14:06 |
*** dynarro has joined #openstack-zaqar | 14:06 | |
jasondotstar | from what I see, it's a commit of the puppet template code | 14:07 |
jasondotstar | it all still needs to be filled in | 14:07 |
*** malini has joined #openstack-zaqar | 14:13 | |
*** dynarro has quit IRC | 14:13 | |
jasondotstar | exploreshaifali, ^ | 14:19 |
jasondotstar | where are the gate tests defined? where can I find out what they test? | 14:19 |
exploreshaifali | jasondotstar, you can click on links listed below jenkins-ckeck which are failing and go to the html file | 14:21 |
exploreshaifali | like one is http://logs.openstack.org/25/204225/8/check/gate-puppet-zaqar-puppet-unit-3.3-dsvm-centos7/b15387e/console.html.gz | 14:22 |
exploreshaifali | there we can find which tests are failing | 14:22 |
jasondotstar | doh! | 14:23 |
jasondotstar | ok | 14:23 |
jasondotstar | dang.... | 14:23 |
jasondotstar | didn't realize that those links lead to something useful | 14:24 |
* jasondotstar shrugs | 14:24 | |
flaper87 | jasondotstar: mmh, for those questions, I think we'll need assistance from EmilienM | 14:28 |
EmilienM | hey | 14:28 |
*** mpanetta has joined #openstack-zaqar | 14:29 | |
*** mpanetta has joined #openstack-zaqar | 14:29 | |
EmilienM | in a call | 14:29 |
jasondotstar | np | 14:31 |
EmilienM | jasondotstar: hey | 14:32 |
EmilienM | so you want to see how we run tests? | 14:32 |
jasondotstar | yes | 14:32 |
* jasondotstar anticipation building | 14:32 | |
EmilienM | jasondotstar: http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/puppet-module-jobs.yaml | 14:33 |
vkmc | flaper87, FYI devstack is installing pymongo 2.6.3 | 14:38 |
vkmc | and zaqar dies with it | 14:38 |
EmilienM | vkmc: o/ | 14:38 |
*** dynarro has joined #openstack-zaqar | 14:38 | |
vkmc | EmilienM, \o salut ma amie! ca va? | 14:39 |
EmilienM | vkmc: mon | 14:39 |
EmilienM | vkmc: ma is for women | 14:39 |
vkmc | damn | 14:39 |
EmilienM | :P | 14:39 |
vkmc | hahaha | 14:39 |
vkmc | exploreshaifali, so I'm running zaqar and using the cli | 14:40 |
exploreshaifali | vkmc, how?????? | 14:41 |
exploreshaifali | vkmc, by updating pymongo only? | 14:41 |
vkmc | exploreshaifali, I cloned devstack, added zaqar, run ./stack.sh, fix a problem with pymongo I had | 14:41 |
vkmc | started zaqar again | 14:41 |
vkmc | and it works | 14:41 |
exploreshaifali | hmm okay! | 14:41 |
exploreshaifali | vkmc, Thanks! | 14:42 |
vkmc | try recreating the env | 14:42 |
vkmc | probably the endpoints weren't registered | 14:42 |
exploreshaifali | yup | 14:42 |
exploreshaifali | vkmc, was you facing similar problem before updating pymongo? | 14:42 |
flaper87 | vkmc: what? 2.6? o.0 | 14:43 |
flaper87 | why? | 14:43 |
vkmc | exploreshaifali, nope | 14:43 |
flaper87 | is that from packages ? | 14:43 |
flaper87 | pip should pull the latest in | 14:43 |
vkmc | flaper87, pip | 14:43 |
vkmc | flaper87, I dunno, maybe its a pinned dependency in Devstack | 14:43 |
vkmc | I'm looking into it | 14:43 |
flaper87 | mmh, g-r has 3.0 | 14:44 |
vkmc | https://github.com/openstack/requirements/blob/master/global-requirements.txt#L126 | 14:45 |
vkmc | yeah | 14:45 |
vkmc | perhaps its a redstack thing | 14:46 |
vkmc | probably | 14:46 |
vkmc | almost sure | 14:46 |
exploreshaifali | vkmc, 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 it | 14:47 |
exploreshaifali | right? | 14:47 |
flaper87 | vkmc: redstack, seriously? redstack? | 14:50 |
* flaper87 takes vkmc's candies away | 14:50 | |
vkmc | not 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 |
vkmc | flaper87, I blame YOU | 14:50 |
vkmc | reddwarf | 14:50 |
exploreshaifali | in local.conf? | 14:52 |
vkmc | here is a detailed explanation https://review.openstack.org/#/c/203984/ | 14:53 |
vkmc | I used to old-fashioned way, using hooks | 14:53 |
vkmc | will try with the plugin | 14:53 |
*** achanda has joined #openstack-zaqar | 14:54 | |
exploreshaifali | ok, Thanks :) | 14:56 |
*** exploreshaifali has quit IRC | 14:59 | |
*** malini has quit IRC | 15:02 | |
flaper87 | therve: https://review.openstack.org/#/c/212828/ | 15:03 |
flaper87 | replied to your comments | 15:03 |
therve | Looking | 15:04 |
*** achanda has quit IRC | 15:04 | |
flaper87 | ryansb: if therve is ok w/ my reply, could you take a look at that review? | 15:04 |
ryansb | flaper87: ack | 15:04 |
flaper87 | I'm not very happy with that patch, but that's what I came up with that would help us keep backwards compatibility | 15:04 |
therve | flaper87, So why do we have to guarantee that the counter exists? | 15:04 |
flaper87 | eventually, I guess we could get rid of the counter, at least, I'd hope so | 15:04 |
flaper87 | therve: because of the way it was implemented | 15:05 |
flaper87 | it's nothing related to Zaqar but the mongodb storage itself | 15:05 |
therve | flaper87, Why can't we create it in inc_counter? | 15:05 |
flaper87 | therve: because the query we use in inc_counter is not the same we use in _get_counter | 15:06 |
flaper87 | I had implemented this using inc_counter before expanding get_counter | 15:06 |
flaper87 | I implemented it calling _inc_counter with 0 in amount | 15:06 |
flaper87 | but then a bunch of other blew up in the message lifecycle tests | 15:07 |
flaper87 | other tests* | 15:07 |
therve | flaper87, So it doesn't work when you try to do an upsert in inc_counter? | 15:08 |
*** malini has joined #openstack-zaqar | 15:08 | |
flaper87 | therve: yup | 15:10 |
flaper87 | I guess I could give that another try and put some extra time on it | 15:10 |
flaper87 | The other thing that conflicts is the `window` thing | 15:10 |
flaper87 | which raises an error in some scenarios | 15:11 |
flaper87 | I'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 QueueController | 15:11 |
flaper87 | but I'm happy to have the patch rejected | 15:11 |
flaper87 | or to work on a follow up patch to fix the issue | 15:12 |
flaper87 | s/fix the issue/refactor those methods/ | 15:12 |
flaper87 | therve: ryansb ^ | 15:12 |
ryansb | I'd lean towards a followup to refactor, assuming I like what I review | 15:12 |
ryansb | err, what you have so far | 15:12 |
flaper87 | lol | 15:12 |
flaper87 | yup | 15:12 |
ryansb | incrementalism++ | 15:12 |
therve | flaper87, OK, other question: Could we use MessageQueueHandler to create that counter? | 15:12 |
therve | It seems it would be a good use of the create hook | 15:13 |
flaper87 | ah, mmh. THAT I hadn't thought of | 15:13 |
flaper87 | and I agree w/ you | 15:13 |
therve | \o: | 15:14 |
therve | It can be done in a follow up branch. Maybe put a bunch of FIXME | 15:14 |
flaper87 | putting a FIXME will reset all the votes :P | 15:14 |
flaper87 | and I'd then rather do it in this one | 15:15 |
flaper87 | hahahaha | 15:15 |
flaper87 | if ryansb has comments, I'll do it in this one | 15:15 |
flaper87 | otherwise, I'll propose followup patches for both things right away | 15:15 |
therve | flaper87, There is also a typo in the commit message :) | 15:15 |
* flaper87 has impecable English and he never ever ever ever introduces typos anywhere | 15:16 | |
therve | flaper87, Also just for my personal knowledge: what's _queue_ctrl value when you're in the message plane? | 15:16 |
therve | I tried to follow the code but then woke up 5 hours later alone in the woods. | 15:17 |
flaper87 | therve: that's an instances of QueueController. The instance is created here: https://github.com/openstack/zaqar/blob/master/zaqar/storage/base.py#L275 | 15:18 |
flaper87 | Depending on the configured "management_storage" it'll be either mongodb or sqla | 15:19 |
flaper87 | The ControlDriver instance is created here: https://github.com/openstack/zaqar/blob/master/zaqar/bootstrap.py#L96 | 15:19 |
flaper87 | therve: 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#L42 | 15:20 |
flaper87 | therve: control drivers are installed as entry_points: https://github.com/openstack/zaqar/blob/master/setup.cfg#L42 | 15:21 |
*** ametts has quit IRC | 15:22 | |
*** Qiming has quit IRC | 15:26 | |
therve | flaper87, So in the end it's either a mongo QueueController instance or a sqla QueueController instance? | 15:27 |
*** davideagnello has joined #openstack-zaqar | 15:29 | |
*** davideagnello has quit IRC | 15:34 | |
openstackgerrit | Merged openstack/zaqar: Mistakes in the sentences are corrected https://review.openstack.org/215939 | 15:36 |
*** kgriffs|afk is now known as kgriffs | 15:44 | |
*** sriram1 has quit IRC | 15:44 | |
flaper87 | ryansb: you had +1'd this before, could you udpate your vote? https://review.openstack.org/#/c/195010/ | 15:46 |
ryansb | oh right, that's a thing | 15:47 |
flaper87 | therve: just so you know, I'll build a statue for you to honor all your contributions during this cycle | 15:47 |
flaper87 | vkmc: ryansb: hint hint https://review.openstack.org/#/c/213744/ | 15:47 |
therve | flaper87, Thanks! But don't go with marble, it's a bit ostentatious | 15:48 |
therve | :) | 15:48 |
flaper87 | therve: ok ok, you name your preference, I'll build it, vkmc will fund the work | 15:48 |
*** malini has quit IRC | 15:49 | |
*** sriram1 has joined #openstack-zaqar | 15:49 | |
*** sriram2 has joined #openstack-zaqar | 15:51 | |
*** sriram1 has quit IRC | 15:51 | |
*** amitgandhinz has quit IRC | 15:55 | |
*** amitgandhinz has joined #openstack-zaqar | 15:57 | |
*** malini has joined #openstack-zaqar | 15:59 | |
*** malini1 has joined #openstack-zaqar | 16:00 | |
*** davideagnello has joined #openstack-zaqar | 16:00 | |
*** malini has quit IRC | 16:03 | |
*** amitgandhinz has quit IRC | 16:04 | |
*** amitgandhinz has joined #openstack-zaqar | 16:05 | |
*** diga has joined #openstack-zaqar | 16:15 | |
*** davideagnello has quit IRC | 16:18 | |
*** dynarro has quit IRC | 16:20 | |
*** kgriffs is now known as kgriffs|afk | 16:21 | |
*** exploreshaifali has joined #openstack-zaqar | 16:27 | |
vkmc | exploreshaifali, so... I'm able to reproduce | 16:29 |
vkmc | but I'm seeing errors in the zaqar-wsgi service | 16:29 |
vkmc | not in auth | 16:29 |
exploreshaifali | vkmc, for plugin way - you modified local.conf only? | 16:30 |
vkmc | yes | 16:30 |
*** malini1 has quit IRC | 16:30 | |
exploreshaifali | I don't no why I am hitting issue | 16:30 |
vkmc | added this line enable_plugin zaqar https://github.com/openstack/zaqar | 16:31 |
exploreshaifali | yes | 16:31 |
vkmc | did you authenticate? | 16:31 |
vkmc | . openrc admin admin | 16:31 |
vkmc | inside devstack/ | 16:31 |
exploreshaifali | yes I sourced adminrc.sh | 16:31 |
exploreshaifali | downloaded it from horizon | 16:31 |
vkmc | erhm... openrc should work | 16:32 |
exploreshaifali | I have been following same step and tryed 4 times | 16:32 |
exploreshaifali | ok | 16:32 |
exploreshaifali | I will try it again | 16:32 |
exploreshaifali | vkmc, you used devstack only? | 16:33 |
vkmc | what is the output for openstack service list? | 16:33 |
vkmc | yes | 16:33 |
exploreshaifali | I destroyed the droplet, will create it again | 16:33 |
vkmc | k | 16:33 |
vkmc | :) | 16:33 |
exploreshaifali | but I have output of openstack catalog list | 16:33 |
exploreshaifali | if you want to see | 16:34 |
vkmc | oki | 16:35 |
vkmc | shoot | 16:35 |
vkmc | :) | 16:35 |
exploreshaifali | vkmc, http://paste.openstack.org/show/426951/ | 16:36 |
exploreshaifali | this is of openstack --help http://paste.openstack.org/show/426950/ | 16:36 |
exploreshaifali | which is wired | 16:36 |
exploreshaifali | and this was of openstack --debug create list http://paste.openstack.org/show/426958/ | 16:37 |
vkmc | hmm looks fine | 16:37 |
*** dynarro has joined #openstack-zaqar | 16:42 | |
exploreshaifali | so I am shooting - cp samples/local.conf . | 16:42 |
exploreshaifali | to copy local.conf | 16:42 |
exploreshaifali | and now edit this copied local.conf | 16:42 |
exploreshaifali | this is needed, right vkmc | 16:43 |
vkmc | yes right | 16:43 |
vkmc | exploreshaifali, now I'm being able to reproduce | 16:45 |
vkmc | actually | 16:45 |
exploreshaifali | waaaaaat | 16:45 |
exploreshaifali | no no this should not happen at least with you | 16:46 |
exploreshaifali | :P | 16:46 |
vkmc | haha | 16:47 |
vkmc | good catch | 16:47 |
exploreshaifali | so what is the problem | 16:47 |
exploreshaifali | haha | 16:47 |
vkmc | oh I don't know | 16:47 |
* vkmc runs away | 16:47 | |
vkmc | let's see | 16:47 |
exploreshaifali | how you reproduced it, was it working previously? | 16:47 |
vkmc | no it wasn't | 16:48 |
vkmc | I wasn't seeing it | 16:48 |
vkmc | its happening with the plugin only | 16:48 |
vkmc | precisely, with zaqar-wsgi, which is a new service | 16:48 |
exploreshaifali | ok run openstack queue list | 16:48 |
vkmc | easier | 16:48 |
vkmc | run openstack --help | 16:48 |
exploreshaifali | haha | 16:48 |
exploreshaifali | yes | 16:48 |
vkmc | and you will see how the endpoints are not being listed | 16:48 |
exploreshaifali | ok | 16:49 |
vkmc | cd | 16:49 |
vkmc | oops | 16:49 |
exploreshaifali | but what about zaar-websocket? | 16:49 |
exploreshaifali | zaqar* | 16:49 |
vkmc | let me try something | 16:49 |
exploreshaifali | yes yes, you are the only rescue | 16:50 |
exploreshaifali | :D | 16:50 |
vkmc | haha not really, but let's see if we can find something | 16:52 |
*** csoukup has joined #openstack-zaqar | 16:52 | |
exploreshaifali | haha | 16:53 |
*** diga has quit IRC | 17:02 | |
vkmc | so... curling work | 17:03 |
vkmc | try getting a token from keystone | 17:03 |
vkmc | export 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 |
vkmc | and then creating a queue | 17:04 |
vkmc | curl -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 |
vkmc | like that | 17:04 |
vkmc | change the credentials and ips | 17:04 |
vkmc | so the client might be failing in some point to auth | 17:04 |
vkmc | seems to be a version conflict with pbr | 17:06 |
vkmc | let me try | 17:06 |
vkmc | (client side) | 17:06 |
exploreshaifali | ok | 17:10 |
exploreshaifali | I was noticing that some keystone commands are depricated | 17:10 |
exploreshaifali | there was some auth warning for same | 17:10 |
exploreshaifali | but it was a warning, so I ignored it | 17:10 |
*** dynarro has quit IRC | 17:12 | |
vkmc | brb lunch | 17:13 |
*** malini has joined #openstack-zaqar | 17:14 | |
*** achanda has joined #openstack-zaqar | 17:15 | |
exploreshaifali | happy lunch :) | 17:15 |
*** davideagnello has joined #openstack-zaqar | 17:25 | |
*** kgriffs|afk is now known as kgriffs | 17:28 | |
*** exploreshaifali has quit IRC | 17:40 | |
*** kgriffs is now known as kgriffs|afk | 17:50 | |
*** kgriffs|afk is now known as kgriffs | 17:58 | |
*** kgriffs is now known as kgriffs|afk | 18:08 | |
*** AAzza has quit IRC | 18:14 | |
*** AAzza has joined #openstack-zaqar | 18:15 | |
*** AAzza has quit IRC | 18:19 | |
*** AAzza has joined #openstack-zaqar | 18:38 | |
*** amitgandhinz has quit IRC | 18:39 | |
*** AAzza has quit IRC | 18:42 | |
*** AAzza has joined #openstack-zaqar | 18:42 | |
*** malini has quit IRC | 18:42 | |
*** malini has joined #openstack-zaqar | 18:43 | |
*** flwang has joined #openstack-zaqar | 18:44 | |
*** AAzza has quit IRC | 18:47 | |
*** AAzza has joined #openstack-zaqar | 18:47 | |
*** AAzza_ has joined #openstack-zaqar | 18:51 | |
*** csoukup has quit IRC | 18:51 | |
*** AAzza has quit IRC | 18:52 | |
*** AAzza_ is now known as AAzza | 18:52 | |
*** amitgandhinz has joined #openstack-zaqar | 18:54 | |
*** malini has quit IRC | 18:56 | |
*** malini has joined #openstack-zaqar | 18:57 | |
*** ametts has joined #openstack-zaqar | 19:17 | |
*** exploreshaifali has joined #openstack-zaqar | 19:27 | |
*** achanda has quit IRC | 19:28 | |
*** csoukup has joined #openstack-zaqar | 19:29 | |
openstackgerrit | Merged openstack/zaqar: Fix WS deauthenticate https://review.openstack.org/213744 | 19:32 |
*** davideagnello has quit IRC | 19:36 | |
*** kgriffs|afk is now known as kgriffs | 19:36 | |
*** davideagnello has joined #openstack-zaqar | 19:36 | |
*** davideagnello has quit IRC | 19:37 | |
openstackgerrit | Merged openstack/zaqar: API v1.1 Claims endpoints https://review.openstack.org/195010 | 19:39 |
vkmc | ryansb, I was looking into this https://review.openstack.org/#/c/135991/33 | 19:39 |
vkmc | ryansb, the outdated version of pbr is causing this bug https://bugs.launchpad.net/python-zaqarclient/+bug/1481224 | 19:40 |
openstack | Launchpad 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 |
ryansb | ah yeah | 19:40 |
ryansb | I know that, it just requires we update hacking | 19:40 |
vkmc | yeah | 19:40 |
vkmc | so flaper87 suggested to add ignores | 19:40 |
ryansb | which adds checks, that I haven't had time to ignore | 19:40 |
ryansb | I've been ignoring the ignores, if you will | 19:41 |
vkmc | oh | 19:41 |
vkmc | haha | 19:41 |
vkmc | I can add that :) | 19:41 |
ryansb | great, if you want to take it over | 19:41 |
vkmc | sure | 19:41 |
ryansb | just ping me when you have a patchset | 19:41 |
vkmc | we are also having a problem with auth in the cli | 19:41 |
vkmc | will do | 19:42 |
flwang | vkmc: hi | 19:42 |
vkmc | I'm still wrapping my head around the auth one in the cli, I'm not sure how openstackclient manages that | 19:42 |
flwang | did you get a chance to test the unreliable patch locally? | 19:42 |
vkmc | flwang, hey! :) | 19:42 |
vkmc | not really, I'll do that now so we can move on with that | 19:42 |
ryansb | it's magic (tm) | 19:48 |
flwang | vkmc: thanks ;) | 19:49 |
*** malini has quit IRC | 20:09 | |
*** achanda has joined #openstack-zaqar | 20:11 | |
*** flwang has quit IRC | 20:12 | |
*** flwang has joined #openstack-zaqar | 20:12 | |
*** exploreshaifali has quit IRC | 20:17 | |
*** kgriffs is now known as kgriffs|afk | 20:17 | |
*** AAzza_ has joined #openstack-zaqar | 20:45 | |
*** AAzza has quit IRC | 20:46 | |
*** AAzza has joined #openstack-zaqar | 20:48 | |
*** AAzza_ has quit IRC | 20:50 | |
*** sriram2 has quit IRC | 21:07 | |
*** achanda has quit IRC | 21:15 | |
*** achanda has joined #openstack-zaqar | 21:17 | |
*** exploreshaifali has joined #openstack-zaqar | 21:26 | |
exploreshaifali | vkmc, how you installed zaqar with hooks please can you give little pointers | 21:33 |
exploreshaifali | the link of patch is only saying there are two ways | 21:34 |
vkmc | yeah | 21:34 |
exploreshaifali | it does not talk further about hooks way | 21:34 |
vkmc | hooks is putting "enable_service zaqar-server" | 21:34 |
vkmc | in local.conf | 21:35 |
exploreshaifali | ok! I didn't knew its just that | 21:35 |
exploreshaifali | cool let me try | 21:35 |
*** davideagnello has joined #openstack-zaqar | 21:37 | |
vkmc | flwang, I'm hitting this InvalidDriver: Either a replica set or a mongos is required to guarantee message delivery | 21:39 |
vkmc | am I missing a conf? | 21:39 |
*** davideagnello has quit IRC | 21:43 | |
*** davideagnello has joined #openstack-zaqar | 21:44 | |
*** amitgandhinz has quit IRC | 22:00 | |
*** ametts has quit IRC | 22:10 | |
*** mpanetta has quit IRC | 22:17 | |
*** achanda has quit IRC | 22:19 | |
*** achanda has joined #openstack-zaqar | 22:21 | |
*** flwang has quit IRC | 22:23 | |
*** flwang has joined #openstack-zaqar | 22:24 | |
*** csoukup has quit IRC | 22:32 | |
*** ftcpops has joined #openstack-zaqar | 22:45 | |
*** kgriffs|afk is now known as kgriffs | 22:58 | |
vkmc | oh btw exploreshaifali, I noticed that we are not properly authenticating with Keystone when using the client | 22:59 |
vkmc | I gave up because I needed to finish some stuff | 22:59 |
flwang | vkmc: any lucky? | 22:59 |
vkmc | also, maybe you wanted to take it yourself | 22:59 |
vkmc | flwang, doc tests run fine in my env, I just asked for a recheck in gerrit | 22:59 |
exploreshaifali | vkmc, yes, I am still playing with fixing the issue | 22:59 |
flwang | ok, cool, thanks | 22:59 |
vkmc | exploreshaifali, k, feel free to report it as a bug for python-zaqarclient | 23:00 |
exploreshaifali | vkmc, and hooks too didn't work for me | 23:00 |
vkmc | really? | 23:00 |
vkmc | hmm | 23:00 |
vkmc | enabled_services zaqar? | 23:00 |
exploreshaifali | I am suppose to copy it at the end of local.conf? | 23:00 |
vkmc | yes | 23:00 |
*** ftcpops has quit IRC | 23:00 | |
exploreshaifali | vkmc, no at present it was internet issue | 23:00 |
exploreshaifali | it was saying - cannot start zaqar server | 23:01 |
exploreshaifali | so I though to unstack and stack again | 23:01 |
exploreshaifali | and again same thing | 23:01 |
* exploreshaifali pasting | 23:01 | |
vkmc | oh and... did you try checking the screens? | 23:01 |
exploreshaifali | http://paste.openstack.org/show/427509/ | 23:01 |
exploreshaifali | vkmc, so we have a screen for each component we installed ? | 23:02 |
vkmc | yeah | 23:03 |
vkmc | you can access it with "screen -r stack" | 23:03 |
exploreshaifali | I am going make openstack use tmux! | 23:03 |
exploreshaifali | ok, thanks for command :) | 23:03 |
vkmc | well, gnu/screen is alike | 23:03 |
exploreshaifali | yes but I have to look for its command as they are not handy to me ;) | 23:03 |
exploreshaifali | the screen command gave me - Cannot open your terminal '/dev/pts/0' - please check. | 23:04 |
vkmc | I have seen that one... | 23:04 |
vkmc | it may be because of permissions or something alike | 23:06 |
exploreshaifali | have a look at http://paste.openstack.org/show/427509/ if something help | 23:08 |
exploreshaifali | it say zaqar server does not start but didn't say why it is not | 23:08 |
vkmc | cos that should be in the screens | 23:12 |
vkmc | try ./rejoin_stack.sh | 23:12 |
vkmc | that will attach you to the screen | 23:12 |
vkmc | navigate to the zaqar-server screen | 23:12 |
vkmc | ctrl + a n | 23:13 |
vkmc | ctrl + a goes first | 23:13 |
vkmc | then with n you move forward | 23:13 |
vkmc | n stands for next | 23:13 |
exploreshaifali | ok | 23:16 |
exploreshaifali | rejoin_stack.sh gave this - "Attaching to already started screen session.. | 23:17 |
exploreshaifali | Cannot open your terminal '/dev/pts/0' - please check." | 23:17 |
exploreshaifali | and ctrl +a n does not work | 23:17 |
exploreshaifali | it print n | 23:17 |
exploreshaifali | I think no screen session is attached | 23:18 |
exploreshaifali | Cannot open your terminal '/dev/pts/0' - please check. - looks like very common problem | 23:20 |
exploreshaifali | I am looking for its solution on web | 23:20 |
*** davideagnello has quit IRC | 23:24 | |
exploreshaifali | yooo | 23:28 |
exploreshaifali | I reached to zaqar screen | 23:28 |
*** bitblt has joined #openstack-zaqar | 23:28 | |
exploreshaifali | looking into it! | 23:28 |
*** bitblt has quit IRC | 23:28 | |
*** davideagnello has joined #openstack-zaqar | 23:31 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!