*** jasondotstar has quit IRC | 00:09 | |
*** jasondotstar has joined #openstack-zaqar | 00:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/zaqar: Updated from global requirements https://review.openstack.org/145903 | 00:16 |
---|---|---|
*** achanda has quit IRC | 00:39 | |
*** achanda has joined #openstack-zaqar | 00:46 | |
*** zhiyan has joined #openstack-zaqar | 00:48 | |
*** kgriffs is now known as kgriffs|afk | 00:57 | |
*** JAHoagie has quit IRC | 01:08 | |
*** achanda has quit IRC | 01:23 | |
*** amalagon has quit IRC | 01:39 | |
*** zhiyan has quit IRC | 02:05 | |
*** zhiyan has joined #openstack-zaqar | 02:06 | |
*** kgriffs|afk has quit IRC | 02:46 | |
*** kgriffs|afk has joined #openstack-zaqar | 02:47 | |
*** kgriffs|afk is now known as kgriffs | 02:47 | |
*** zhiyan has quit IRC | 02:55 | |
*** zhiyan has joined #openstack-zaqar | 02:57 | |
*** amalagon has joined #openstack-zaqar | 03:10 | |
*** miqui has joined #openstack-zaqar | 03:29 | |
*** flwang1 has quit IRC | 03:55 | |
*** jasondotstar has quit IRC | 04:01 | |
*** flwang has quit IRC | 04:34 | |
*** flwang has joined #openstack-zaqar | 04:41 | |
*** JAHoagie has joined #openstack-zaqar | 04:43 | |
*** achanda has joined #openstack-zaqar | 05:49 | |
*** achanda has quit IRC | 06:11 | |
*** flwang1 has joined #openstack-zaqar | 06:20 | |
*** JAHoagie_ has joined #openstack-zaqar | 06:42 | |
*** JAHoagie has quit IRC | 06:43 | |
*** JAHoagie_ is now known as JAHoagie | 06:43 | |
*** flwang1 has quit IRC | 06:59 | |
*** zhiyan has quit IRC | 07:08 | |
*** zhiyan has joined #openstack-zaqar | 07:11 | |
*** echevemaster has quit IRC | 07:27 | |
*** exploreshaifali has joined #openstack-zaqar | 09:49 | |
*** dynarro has joined #openstack-zaqar | 10:41 | |
openstackgerrit | Merged openstack/zaqar: Updated from global requirements https://review.openstack.org/145903 | 10:49 |
*** dynarro has quit IRC | 10:51 | |
openstackgerrit | Merged openstack/zaqar: Invalid grave accents at the end of the mongodb installation URLs https://review.openstack.org/146364 | 10:55 |
exploreshaifali | goood morning :) | 10:55 |
exploreshaifali | flaper87, ping ting ding :D | 10:56 |
vkmc | good morning! | 11:56 |
*** malini has joined #openstack-zaqar | 11:58 | |
exploreshaifali | morning vkmc :) | 12:06 |
exploreshaifali | what's going on? | 12:06 |
vkmc | exploreshaifali, not much! having some coffee and catching up with emails | 12:09 |
vkmc | exploreshaifali, you_ | 12:10 |
exploreshaifali | vkmc, I am still struggling with all assertion errors | 12:10 |
exploreshaifali | vkmc, can you suggest what should be done http://logs.openstack.org/40/144340/4/check/gate-zaqar-python27/c4c5c40/console.html#_2015-01-13_13_45_20_265 | 12:11 |
exploreshaifali | the first assertion error is due to https://github.com/openstack/zaqar/blob/master/tests/functional/wsgi/v1/test_claims.py#L52 | 12:11 |
vkmc | exploreshaifali, have you tried interacting with the server and seeing what happens? | 12:12 |
vkmc | performing those operations in which the tests are failing | 12:12 |
exploreshaifali | vkmc, are you asking me to try to claim a message, if claim's test fails? | 12:13 |
vkmc | exploreshaifali, yes | 12:14 |
exploreshaifali | no I havn't did that | 12:14 |
vkmc | try | 12:14 |
exploreshaifali | vkmc, yes but that seems to be a better approach | 12:14 |
exploreshaifali | yes yes | 12:14 |
vkmc | exploreshaifali, if that fails, that mean that the controller is failing | 12:15 |
vkmc | exploreshaifali, if it doesn't, that mean that there is something wrong with the tests | 12:15 |
vkmc | and that you have to focus on fixing the test suite | 12:15 |
vkmc | also look for other exceptions | 12:15 |
exploreshaifali | vkmc, oh yes!! | 12:15 |
vkmc | different from the assertions | 12:15 |
vkmc | the assertion errors generally are because there is something else happening server side | 12:16 |
exploreshaifali | yes, vkmc thanks | 12:16 |
exploreshaifali | :) | 12:16 |
vkmc | exploreshaifali, np | 12:16 |
vkmc | btw, do you know how to interact with zaqar server? | 12:17 |
vkmc | using curl and that? | 12:17 |
exploreshaifali | vkmc, I am trying to follow https://developer.rackspace.com/blog/openstack-marconi-api/ for that | 12:17 |
vkmc | exploreshaifali, | 12:17 |
vkmc | cool | 12:17 |
vkmc | there is a useful tool I have been using as well | 12:17 |
vkmc | httpie | 12:17 |
exploreshaifali | but I don't know what is APIKEY there | 12:17 |
vkmc | it makes the syntax shorter | 12:18 |
vkmc | yeah that is something of Rackspace, you don't need it | 12:18 |
vkmc | exploreshaifali, https://github.com/jakubroztocil/httpie get this one | 12:18 |
exploreshaifali | yes, kegriff told me about httpie | 12:19 |
vkmc | because kgriffs rulz | 12:19 |
exploreshaifali | vkmc, I have set only following credentials--> | 12:23 |
exploreshaifali | OS_AUTH_URL | 12:23 |
exploreshaifali | os_project_name | 12:24 |
exploreshaifali | tenant_name | 12:24 |
exploreshaifali | os_username | 12:24 |
exploreshaifali | os_password | 12:24 |
exploreshaifali | vkmc, how will I get *TOKEN* from these creds | 12:25 |
vkmc | you don't need any of those | 12:25 |
exploreshaifali | or token is also not necessary? | 12:25 |
vkmc | becase you can use Zaqar anonimously | 12:25 |
vkmc | anonymously* | 12:25 |
vkmc | you only need client-id | 12:26 |
vkmc | and x-project-id | 12:26 |
vkmc | (x-project-id not required everytime) | 12:26 |
exploreshaifali | vkmc, client-id is uuuid? | 12:27 |
vkmc | for testing purposes, cliend-id can be a uuid (open a python shell, import uuid, uuid.uuid4()) and x-project-id can be a random string | 12:27 |
exploreshaifali | vkmc, ok.... Thanks a loooooooooot!! | 12:28 |
vkmc | exploreshaifali, no problem, let me know if you can make some claims | 12:28 |
exploreshaifali | yes, sure! :) | 12:28 |
vkmc | woooooooooooa, almost 1 year since I don't write a blog post | 12:46 |
* vkmc gets her hands to it | 12:46 | |
flaper87 | o/ | 12:47 |
flaper87 | pong ? | 12:47 |
flaper87 | :D | 12:47 |
vkmc | flaper87, \o | 12:47 |
vkmc | flaper87, como andaaaaaaaaaaaas :D | 12:48 |
*** boris-42 has joined #openstack-zaqar | 12:56 | |
*** dynarro has joined #openstack-zaqar | 13:32 | |
flaper87 | vkmc: todo bien y vos? | 13:34 |
*** malini has left #openstack-zaqar | 13:52 | |
*** jchai has joined #openstack-zaqar | 13:57 | |
*** mpanetta has joined #openstack-zaqar | 14:23 | |
*** JAHoagie has quit IRC | 14:48 | |
*** dynarro has quit IRC | 15:03 | |
*** ametts has joined #openstack-zaqar | 15:05 | |
*** exploreshaifali has quit IRC | 15:06 | |
*** amitgandhinz has joined #openstack-zaqar | 15:13 | |
*** csoukup has joined #openstack-zaqar | 15:37 | |
*** jasondotstar has joined #openstack-zaqar | 15:52 | |
jasondotstar | identify Fridaythe13th! | 15:53 |
jasondotstar | well that was smart. | 15:53 |
vkmc | ouch | 15:53 |
jasondotstar | changing now. | 15:53 |
vkmc | change it to Tuesday | 15:53 |
vkmc | :p | 15:53 |
jasondotstar | done | 15:55 |
*** reed has joined #openstack-zaqar | 16:29 | |
*** achanda has joined #openstack-zaqar | 16:36 | |
*** exploreshaifali has joined #openstack-zaqar | 17:02 | |
*** achanda has quit IRC | 17:03 | |
*** amalagon has quit IRC | 17:06 | |
*** achanda has joined #openstack-zaqar | 17:07 | |
*** amalagon has joined #openstack-zaqar | 17:37 | |
*** achanda has quit IRC | 17:47 | |
*** achanda has joined #openstack-zaqar | 18:12 | |
*** exploreshaifali has quit IRC | 18:24 | |
*** flwang1 has joined #openstack-zaqar | 18:44 | |
*** ametts has quit IRC | 18:55 | |
*** flwang1 has quit IRC | 19:02 | |
*** flwang1 has joined #openstack-zaqar | 19:03 | |
*** achanda has quit IRC | 19:18 | |
*** achanda has joined #openstack-zaqar | 19:23 | |
*** kgriffs is now known as kgriffs|afk | 19:48 | |
*** exploreshaifali has joined #openstack-zaqar | 20:00 | |
*** jchai is now known as jchai_afk | 20:03 | |
*** flwang1 has quit IRC | 20:06 | |
*** jchai_afk is now known as jchai | 20:08 | |
*** dynarro has joined #openstack-zaqar | 20:26 | |
*** achanda has quit IRC | 20:45 | |
*** dynarro has quit IRC | 20:47 | |
*** kgriffs|afk is now known as kgriffs | 20:48 | |
*** kgriffs is now known as kgriffs|afk | 20:52 | |
*** kgriffs|afk is now known as kgriffs | 20:53 | |
*** achanda has joined #openstack-zaqar | 20:56 | |
*** achanda has quit IRC | 21:08 | |
*** achanda has joined #openstack-zaqar | 21:11 | |
*** ametts has joined #openstack-zaqar | 21:11 | |
* vkmc lurks | 21:13 | |
* flaper87 lurks | 21:15 | |
* exploreshaifali lurks | 21:17 | |
* vkmc lurks the lurkers | 21:18 | |
* kragniz burks the burkas | 21:21 | |
*** achanda has quit IRC | 21:21 | |
exploreshaifali | vkmc, I am trying to post a message to a recently created queue, but getting *Document type not suppoeted. Invalid request body* | 21:34 |
exploreshaifali | here is the command I used to post a message | 21:34 |
exploreshaifali | http POST http://localhost:8888/v1/queues/test-queue/messages ttl=300 body=Hey!!Client-ID:de305d54-75b4-431b-adb2-eb6b9e546013 Content-type:application/json | 21:34 |
*** jasondotstar has quit IRC | 21:37 | |
*** exploreshaifali has quit IRC | 21:38 | |
*** exploreshaifali has joined #openstack-zaqar | 21:39 | |
*** achanda has joined #openstack-zaqar | 21:43 | |
vkmc | exploreshaifali, you have to format it as json | 21:49 |
*** jasondotstar has joined #openstack-zaqar | 21:53 | |
*** echevemaster has joined #openstack-zaqar | 21:54 | |
*** amitgandhinz has quit IRC | 22:08 | |
*** achanda has quit IRC | 22:08 | |
*** amitgandhinz has joined #openstack-zaqar | 22:10 | |
*** achanda has joined #openstack-zaqar | 22:12 | |
*** jasondotstar has quit IRC | 22:33 | |
exploreshaifali | vkmc, I have tried following different ways: http://paste.openstack.org/show/158030/ | 22:34 |
exploreshaifali | have put message in json formate | 22:35 |
exploreshaifali | then also tried to put header content in json format along with message contents | 22:35 |
exploreshaifali | yet getting errors | 22:36 |
vkmc | exploreshaifali, none of them is json | 22:38 |
*** jasondotstar has joined #openstack-zaqar | 22:39 | |
exploreshaifali | vkmc, do I need to put only message details in json? | 22:39 |
vkmc | http POST http://localhost:8888/v1/queues/test-queue/messages {"ttl":300, "body": {"event": "BackupProgress"}} client-id:de305d54-75b4-431b-adb2-eb6b9e546013 | 22:40 |
exploreshaifali | http POST http://localhost:8888/v1/queues/test-queue/messages [{"ttl": 300, "body": {"event": "one"}}] Client-ID:de305d54-75b4-431b-adb2-eb6b9e546013 Content-type:application/json | 22:40 |
vkmc | yes, the rest of the parameters are headers | 22:40 |
vkmc | sorry, I should clarify next time | 22:40 |
exploreshaifali | vkmc, yet getting error --> http: error: argument REQUEST_ITEM: "BackupProgress}}" is not a valid value | 22:42 |
vkmc | let's see | 22:42 |
exploreshaifali | look once at the end of my paste | 22:42 |
exploreshaifali | they are wrong | 22:43 |
exploreshaifali | but still getting error | 22:43 |
exploreshaifali | I am at master branch, so it should not have any concern with my changes | 22:44 |
vkmc | exploreshaifali, http://paste.openstack.org/show/158033/ | 22:46 |
vkmc | that works? | 22:46 |
*** csoukup has quit IRC | 22:47 | |
exploreshaifali | vkmc, it gave --> http: error: argument REQUEST_ITEM: "300," is not a valid value | 22:47 |
*** jchai has quit IRC | 22:48 | |
vkmc | that's odd | 22:48 |
vkmc | let me try in my deployment | 22:48 |
exploreshaifali | yea.... all odd things happen with me... like vkmc said sorry :-O | 22:49 |
exploreshaifali | :P | 22:49 |
vkmc | haha | 22:49 |
vkmc | your environment is haunted | 22:49 |
*** jasondotstar has quit IRC | 22:50 | |
exploreshaifali | :D | 22:50 |
exploreshaifali | you are getting proper result? | 22:50 |
exploreshaifali | I am afraid.... my environment - haunted :P | 22:52 |
*** jasondotstar has joined #openstack-zaqar | 22:57 | |
exploreshaifali | vkmc, are you able to post messages? | 22:59 |
vkmc | I'm running devstack | 23:00 |
vkmc | I had my VM down | 23:00 |
vkmc | it takes it time :p | 23:00 |
exploreshaifali | hahaha | 23:01 |
exploreshaifali | okay | 23:01 |
*** mpanetta has quit IRC | 23:04 | |
* vkmc keeps looking the trace | 23:07 | |
*** achanda has quit IRC | 23:25 | |
*** achanda has joined #openstack-zaqar | 23:26 | |
exploreshaifali | vkmc, I am feeling sleepy now... its 5 AM here | 23:28 |
exploreshaifali | if it will take time, can we talk tomorrow? | 23:28 |
vkmc | sure | 23:34 |
vkmc | you are crazy! | 23:34 |
vkmc | you need to sleep | 23:34 |
vkmc | go go | 23:34 |
* exploreshaifali going to sleep :D | 23:36 | |
exploreshaifali | thanks :) | 23:36 |
*** exploreshaifali has quit IRC | 23:36 | |
*** amitgandhinz has quit IRC | 23:39 | |
*** reed has quit IRC | 23:39 | |
*** csoukup has joined #openstack-zaqar | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!