*** itisha has quit IRC | 00:13 | |
mdnadeem | vkmc: As we discuss previously regarding oslo-config-generator, Please have a look at the patch : https://review.openstack.org/#/c/229228/ | 00:35 |
---|---|---|
*** achanda has quit IRC | 00:47 | |
*** exploreshaifali has joined #openstack-zaqar | 00:57 | |
*** kgriffs is now known as kgriffs|afk | 01:05 | |
*** kgriffs|afk is now known as kgriffs | 01:05 | |
*** exploreshaifali has quit IRC | 01:11 | |
*** davideagnello has quit IRC | 01:16 | |
*** achanda has joined #openstack-zaqar | 01:51 | |
*** diga has quit IRC | 02:16 | |
*** akanksha_ has quit IRC | 02:28 | |
*** Qiming has quit IRC | 02:32 | |
*** Qiming has joined #openstack-zaqar | 02:33 | |
*** Qiming has quit IRC | 03:10 | |
*** csoukup has joined #openstack-zaqar | 03:19 | |
*** csoukup has quit IRC | 04:13 | |
*** Qiming has joined #openstack-zaqar | 04:18 | |
*** Qiming_ has joined #openstack-zaqar | 05:24 | |
*** Qiming has quit IRC | 05:26 | |
mdnadeem | ryansb: ping | 05:30 |
*** stanchan has joined #openstack-zaqar | 05:47 | |
*** kgriffs is now known as kgriffs|afk | 06:19 | |
*** kgriffs|afk is now known as kgriffs | 06:19 | |
*** achanda has quit IRC | 06:51 | |
*** achanda has joined #openstack-zaqar | 06:59 | |
*** csoukup has joined #openstack-zaqar | 07:09 | |
*** achanda has quit IRC | 07:10 | |
*** csoukup has quit IRC | 07:14 | |
*** achanda has joined #openstack-zaqar | 07:15 | |
*** achanda has quit IRC | 07:42 | |
*** openstackgerrit has quit IRC | 07:46 | |
*** openstackgerrit has joined #openstack-zaqar | 07:46 | |
*** openstack has joined #openstack-zaqar | 09:22 | |
*** openstackstatus has joined #openstack-zaqar | 09:23 | |
*** ChanServ sets mode: +v openstackstatus | 09:23 | |
*** mdnadeem_ has joined #openstack-zaqar | 09:34 | |
*** angvp has quit IRC | 09:52 | |
mdnadeem | Dear Team, https://bugs.launchpad.net/heat/+bug/1259292 is fixed for both zaqar and zaqar client . | 09:57 |
openstack | Launchpad bug 1259292 in Mistral "Some tests use assertEqual(observed, expected) , the argument order is wrong" [Low,In progress] - Assigned to hardik (hardik-parekh047) | 09:57 |
mdnadeem | sorry correct URL is : https://bugs.launchpad.net/zaqar/+bug/1259292 | 09:59 |
openstack | Launchpad bug 1259292 in Mistral "Some tests use assertEqual(observed, expected) , the argument order is wrong" [Low,In progress] - Assigned to hardik (hardik-parekh047) | 09:59 |
mdnadeem | Now, review is in progress for the same: https://review.openstack.org/#/q/owner:md.nadeem%2540nectechnologies.in+status:open,n,z | 10:00 |
*** mdnadeem_ has quit IRC | 10:01 | |
*** exploreshaifali has joined #openstack-zaqar | 10:06 | |
*** akanksha_ has joined #openstack-zaqar | 10:07 | |
*** pcaruana has joined #openstack-zaqar | 10:13 | |
flaper87 | mdnadeem: thanks | 10:20 |
*** exploreshaifali has quit IRC | 10:39 | |
*** exploreshaifali has joined #openstack-zaqar | 10:45 | |
*** ig0r_ has joined #openstack-zaqar | 10:55 | |
*** ig0r_ has quit IRC | 10:56 | |
*** itisha has joined #openstack-zaqar | 10:59 | |
zigo | Hi over here! Hey, when I do "openstack help", I get: | 11:18 |
zigo | Could not load EntryPoint.parse('flavor_delete = zaqarclient.queues.v1.cli:DeleteFlavor') | 11:18 |
zigo | 'ArgumentParser' object has no attribute 'debug' | 11:18 |
zigo | Is there a patch to fix this? Or is there a missing release, maybe? | 11:18 |
zigo | flaper87: ^ | 11:19 |
zigo | therve: ^ | 11:19 |
exploreshaifali | zigo, it might be because we were trying to add a command - "openstack flavor <create/delete>" | 11:21 |
exploreshaifali | for messaging and notification | 11:21 |
zigo | exploreshaifali: Well, this is for Nova, no? | 11:21 |
exploreshaifali | but openstack already have a "flavor" command that come from Nova | 11:21 |
zigo | Yup. | 11:21 |
exploreshaifali | so it clashed | 11:21 |
zigo | Too bad .. :/ | 11:22 |
zigo | Is there a patch for that? | 11:22 |
exploreshaifali | so we are thinking for some solution | 11:22 |
zigo | Should I file a bug? | 11:22 |
exploreshaifali | umm... no sure if you should | 11:22 |
* exploreshaifali searching for patch link | 11:22 | |
exploreshaifali | zigo, https://review.openstack.org/#/c/212467/ | 11:23 |
exploreshaifali | this is link for patch that added openstack flavor delete command | 11:24 |
zigo | exploreshaifali: This is already included in 0.2.0 indeed. | 11:24 |
exploreshaifali | I think flaper87 or flwang will say what to do next | 11:24 |
zigo | Ok, I'll wait then. | 11:25 |
openstackgerrit | Akanksha Srivastava proposed openstack/zaqar: Removes redundant debug option https://review.openstack.org/230158 | 11:25 |
exploreshaifali | no doubt we will change all messaging commands with a more clear flags or something | 11:25 |
exploreshaifali | to avoid this and further similar issues :) | 11:25 |
exploreshaifali | registered a BP for Zaqar UI - https://blueprints.launchpad.net/horizon/+spec/zaqar-ui | 11:40 |
exploreshaifali | let me what more should be added | 11:40 |
akanksha_ | exploreshaifali: By zaqar UI do you mean a dashboard panel? | 11:45 |
exploreshaifali | akanksha_, yup :) | 11:46 |
*** pcaruana has quit IRC | 11:47 | |
zigo | I'm testing renaming "flavor_delete" by "zaqarflavor_delete" in setup.cfg. Fixing it there should be enough, no? | 12:13 |
zigo | Or is this just naive thinking, and there's more to it? | 12:13 |
exploreshaifali | zigo, yes its sound be enough, but "messagind_flavor_delete" would be a more better option | 12:15 |
exploreshaifali | what you think? | 12:15 |
exploreshaifali | brb | 12:17 |
*** exploreshaifali has quit IRC | 12:17 | |
zigo | exploreshaifali: I think it's just a temporary hack until there's something from upstream anyway! :) | 12:17 |
*** mdnadeem_ has joined #openstack-zaqar | 12:22 | |
*** angvp has joined #openstack-zaqar | 12:50 | |
*** mpanetta has joined #openstack-zaqar | 12:56 | |
*** sriram has joined #openstack-zaqar | 13:06 | |
zigo | Could not load EntryPoint.parse('pool_create = zaqarclient.queues.v1.cli:CreatePool') | 13:46 |
zigo | 'ArgumentParser' object has no attribute 'debug' | 13:46 |
zigo | flavor delete isn't the only one!!! | 13:46 |
zigo | :( | 13:46 |
*** nate_gone is now known as njohnston | 13:47 | |
*** khushbu has joined #openstack-zaqar | 13:53 | |
*** ametts has joined #openstack-zaqar | 14:00 | |
*** malini has joined #openstack-zaqar | 14:10 | |
*** khushbu has quit IRC | 14:26 | |
*** khushbu has joined #openstack-zaqar | 14:28 | |
*** exploreshaifali has joined #openstack-zaqar | 14:29 | |
exploreshaifali | vkmc, around? | 14:33 |
*** khushbu has quit IRC | 14:39 | |
exploreshaifali | I think one tab for messaging will be added in left side tab-list of openstack dashboard | 14:39 |
exploreshaifali | and than one page that will show details of pools and flavors | 14:39 |
exploreshaifali | and options to create/delete/update options will be enough to start with zaqar UI | 14:40 |
exploreshaifali | what you people say? flaper87 vkmc | 14:40 |
*** khushbu has joined #openstack-zaqar | 14:40 | |
exploreshaifali | also should we have two separate tabs for notification and messaging? | 14:40 |
*** khushbu has quit IRC | 14:49 | |
*** csoukup has joined #openstack-zaqar | 14:52 | |
*** achanda has joined #openstack-zaqar | 14:53 | |
*** exploreshaifali has quit IRC | 14:58 | |
*** achanda has quit IRC | 15:01 | |
*** stanchan has quit IRC | 15:02 | |
*** davideagnello has joined #openstack-zaqar | 15:20 | |
vkmc | zigo, looking into it, AFAIK it was fixed | 15:36 |
vkmc | mdnadeem, thanks, will check it | 15:36 |
openstackgerrit | Merged openstack/zaqar: Fix order of arguments in assertEqual https://review.openstack.org/229285 | 16:06 |
*** stanchan has joined #openstack-zaqar | 16:27 | |
*** Qiming_ has quit IRC | 16:34 | |
*** davideagnello has quit IRC | 16:56 | |
*** davideagnello has joined #openstack-zaqar | 17:01 | |
*** malini has quit IRC | 17:11 | |
*** achanda has joined #openstack-zaqar | 17:16 | |
*** malini1 has joined #openstack-zaqar | 17:42 | |
*** malini2 has joined #openstack-zaqar | 17:47 | |
*** malini1 has quit IRC | 17:50 | |
openstackgerrit | Akanksha Srivastava proposed openstack/zaqar: Removes redundant debug option https://review.openstack.org/230158 | 17:58 |
*** mdnadeem_ has quit IRC | 18:33 | |
*** malini2 has quit IRC | 18:45 | |
*** diga has joined #openstack-zaqar | 19:13 | |
*** malini1 has joined #openstack-zaqar | 19:14 | |
*** davideagnello has quit IRC | 19:14 | |
*** malini2 has joined #openstack-zaqar | 19:15 | |
*** malini1 has quit IRC | 19:18 | |
*** david-lyle has quit IRC | 19:35 | |
*** david-lyle has joined #openstack-zaqar | 19:35 | |
*** david-ly_ has joined #openstack-zaqar | 19:45 | |
*** david-lyle has quit IRC | 19:49 | |
*** david-ly_ has quit IRC | 19:49 | |
*** sriram has quit IRC | 20:00 | |
*** david-lyle has joined #openstack-zaqar | 20:24 | |
*** malini2 has quit IRC | 20:24 | |
*** mpanetta has quit IRC | 20:47 | |
*** njohnston is now known as nate_gone | 20:51 | |
*** ametts has quit IRC | 21:09 | |
openstackgerrit | Akanksha Srivastava proposed openstack/zaqar: Removes redundant debug option https://review.openstack.org/230158 | 21:31 |
*** kgriffs is now known as kgriffs|afk | 21:47 | |
*** csoukup has quit IRC | 21:53 | |
jasondotstar | zigo: ping | 22:06 |
zigo | jasondotstar: pong | 22:06 |
jasondotstar | hey.... | 22:08 |
zigo | What's going on? | 22:08 |
jasondotstar | so, the deb repos you pointed us to for the zaqar pkgs | 22:08 |
zigo | Yes/ | 22:08 |
zigo | ? | 22:08 |
jasondotstar | added them to a trusty box.... dumb question but, that should work fine, yes? | 22:09 |
zigo | jasondotstar: No ! | 22:09 |
zigo | jasondotstar: Why don't you install Jessie ? | 22:09 |
jasondotstar | not much of a ubuntu person | 22:09 |
zigo | What's wrong with Debian ? | 22:09 |
jasondotstar | deb | 22:09 |
jasondotstar | nothing..... | 22:09 |
jasondotstar | nothing wrong w/ it | 22:10 |
zigo | :) | 22:10 |
zigo | I'm *NOT* an Ubuntu person !!! :D | 22:10 |
* jasondotstar tip toes around the Debian qn | 22:10 | |
jasondotstar | touchy subject i guess :-) | 22:10 |
zigo | It's just that, within OpenStack community, *everyone* asks me about Ubuntu. | 22:10 |
zigo | I absolutely never use it and don't know the specifics about it. | 22:11 |
jasondotstar | I should apologize. I shouldn't have said Ubuntu person knowing damn well that Ubuntu is a derivative of Debian. | 22:11 |
jasondotstar | lol | 22:11 |
zigo | I'm also desapointed that, even though I maintain all dependencies for what's in ubuntu, not so many people even try to use Debian. | 22:11 |
zigo | Don't appologies! :) | 22:11 |
zigo | It's fine. | 22:11 |
jasondotstar | so eventually we'll need to add these to an ubuntu repo to then, yes? | 22:12 |
jasondotstar | s/to/too | 22:12 |
jasondotstar | meanwhile, I'll give Jessie a shot | 22:13 |
zigo | The problem is that I don't have some of the dependencies that are needed for Ubuntu. | 22:13 |
zigo | Like a newer python-netaddr for example. | 22:13 |
zigo | Jessie was frozen 7 months *after* Trusty was released. | 22:14 |
zigo | So it has slightly newer stuff. | 22:14 |
jasondotstar | ack | 22:15 |
jasondotstar | that's cool. | 22:15 |
jasondotstar | as long as I can get something working on the Debian side | 22:15 |
zigo | I'm very happy if someone can try the packages, because I couldn't do that work. | 22:15 |
jasondotstar | we can update once the Ubuntu deps are figured out. | 22:15 |
jasondotstar | 'try the packages' ? | 22:15 |
zigo | Zaqar ... | 22:16 |
jasondotstar | oh you don't mean trying to build them | 22:16 |
jasondotstar | you mean installing them | 22:16 |
zigo | I'm currently working a lot on my Tempest CI. | 22:16 |
zigo | Yes, and try to actually use Zaqar. | 22:16 |
jasondotstar | yeah | 22:16 |
jasondotstar | that's what I'm working on know | 22:16 |
jasondotstar | installing it via puppet on a debian box | 22:16 |
zigo | :) | 22:17 |
jasondotstar | anyway, i was a bit confused about utilizing the debian repo for trusty | 22:17 |
jasondotstar | i wasn't sure if it was 'compatible' | 22:17 |
* jasondotstar stands corrected. :-) | 22:17 | |
*** malini1 has joined #openstack-zaqar | 22:39 | |
*** kgriffs|afk is now known as kgriffs | 22:40 | |
*** david-lyle has quit IRC | 22:45 | |
*** malini1 has quit IRC | 22:46 | |
*** david-lyle has joined #openstack-zaqar | 22:47 | |
*** jasondotstar is now known as jasondotstar|afk | 22:48 | |
*** diga has quit IRC | 22:58 | |
*** achanda_ has joined #openstack-zaqar | 23:22 | |
*** achanda has quit IRC | 23:25 | |
*** achanda_ has quit IRC | 23:26 | |
*** stanchan has quit IRC | 23:29 | |
*** kgriffs is now known as kgriffs|afk | 23:36 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!