*** openstack has joined #openstack-trove | 13:49 | |
*** grapex has joined #openstack-trove | 13:53 | |
*** edmund has joined #openstack-trove | 13:53 | |
*** ramishra has joined #openstack-trove | 13:59 | |
*** robertmyers has joined #openstack-trove | 13:59 | |
*** grapex_ has joined #openstack-trove | 14:00 | |
*** grapex has quit IRC | 14:03 | |
*** rhodgin has joined #openstack-trove | 14:09 | |
*** kevinconway has joined #openstack-trove | 14:14 | |
*** rwsu has joined #openstack-trove | 14:16 | |
*** pdmars has quit IRC | 14:23 | |
*** pdmars has joined #openstack-trove | 14:23 | |
*** radez is now known as radez_g0n3 | 14:24 | |
*** radez_g0n3 is now known as radez | 14:27 | |
*** jcru has quit IRC | 14:31 | |
*** jcru has joined #openstack-trove | 14:32 | |
openstackgerrit | amrith proposed a change to openstack/trove: Logging audit for trove/common module https://review.openstack.org/103217 | 14:35 |
---|---|---|
*** demorris has quit IRC | 14:48 | |
*** sgotliv has quit IRC | 14:53 | |
*** demorris has joined #openstack-trove | 15:00 | |
*** thedodd has joined #openstack-trove | 15:00 | |
*** demorris_ has joined #openstack-trove | 15:05 | |
*** demorris has quit IRC | 15:07 | |
*** demorris_ is now known as demorris | 15:07 | |
*** sgotliv has joined #openstack-trove | 15:08 | |
openstackgerrit | Greg Lucas proposed a change to openstack/trove: Write guest conf files to /etc/trove/conf.d https://review.openstack.org/100381 | 15:10 |
*** tvoran has joined #openstack-trove | 15:21 | |
*** demorris has quit IRC | 15:24 | |
*** demorris has joined #openstack-trove | 15:29 | |
*** mattgriffin has joined #openstack-trove | 15:30 | |
openstackgerrit | Greg Lucas proposed a change to openstack/trove-integration: Read conf files from /etc/trove/conf.d https://review.openstack.org/102423 | 15:32 |
*** achampio1 has joined #openstack-trove | 15:35 | |
*** achampion has quit IRC | 15:37 | |
*** ViswaV has joined #openstack-trove | 15:42 | |
*** ViswaV_ has joined #openstack-trove | 15:43 | |
*** ViswaV has quit IRC | 15:46 | |
*** sgotliv_ has joined #openstack-trove | 15:50 | |
*** sgotliv has quit IRC | 15:53 | |
*** denis_makogon has joined #openstack-trove | 15:54 | |
denis_makogon | SlickNik, ping | 15:54 |
denis_makogon | amrith, ping | 15:57 |
denis_makogon | amrith, https://review.openstack.org/#/c/96795/, have you tried multi-line imports with flake/hacking/tox checks ? | 15:58 |
*** thedodd has quit IRC | 16:00 | |
*** julienvey has quit IRC | 16:01 | |
*** nehav3 has joined #openstack-trove | 16:02 | |
*** juantwo_ has quit IRC | 16:03 | |
*** nehav has quit IRC | 16:03 | |
*** juantwo has joined #openstack-trove | 16:03 | |
iccha1 | SlickNik: I had a blueprint to discuss for today, but I guess I was late to put it up in the wiki :( Can I bring it up on wednesday's meeting instead? | 16:04 |
*** nehav3 has quit IRC | 16:04 | |
*** nehav has joined #openstack-trove | 16:04 | |
*** julienvey has joined #openstack-trove | 16:05 | |
*** jmontemayor has joined #openstack-trove | 16:06 | |
*** jmontemayor_ has joined #openstack-trove | 16:08 | |
*** sgotliv_ has quit IRC | 16:08 | |
amrith | denis_makogon, hello. | 16:08 |
denis_makogon | amrith, hi | 16:09 |
*** thedodd has joined #openstack-trove | 16:09 | |
*** jmontemayor has quit IRC | 16:10 | |
*** ViswaV_ has quit IRC | 16:12 | |
*** ViswaV has joined #openstack-trove | 16:12 | |
SlickNik | iccha1: No worries; we can bring it up at the Wednesday meeting agenda is light. | 16:14 |
denis_makogon | iccha1, what kind of feature do you to present? | 16:14 |
amrith | denis_makogon, what's the question? have I tried it. No. I've certainly use multi line imports with pep8 and flake8. unsure how the others impact this change but what's the question? | 16:15 |
iccha1 | denis_makogon: its volume support per datastore | 16:15 |
iccha1 | thanks SlickNik | 16:15 |
*** doddstack has joined #openstack-trove | 16:15 | |
*** thedodd has quit IRC | 16:15 | |
denis_makogon | amrith, the question is: have you verified multiline imports with tox pep8/flake/haking check? | 16:16 |
denis_makogon | amrith, inside Trove of course | 16:16 |
amrith | no | 16:16 |
amrith | does it not work? | 16:17 |
amrith | what happens? | 16:17 |
amrith | denis_makogon, let me know if it doesn't work. Looks like it should but short of making the change and running it through the tests I have no way of knowing. | 16:21 |
denis_makogon | amrith, i'll verify your suggestion, but i thought that you tried it and suggested it to me, sometimes, suggestions are not applicapable to given project/case. | 16:22 |
*** doddstack has quit IRC | 16:23 | |
*** thedodd has joined #openstack-trove | 16:24 | |
denis_makogon | iccha1, i've read your BP. What's the use-case? Aren't capabilities covering given case? | 16:25 |
*** SushillKM has joined #openstack-trove | 16:27 | |
denis_makogon | iccha1, as for me, once capabilities are finally merged, no need to have 'volume support' option per datastore, because with capabilities you are able to describe if volume allowed for given datastore or not, also, 'trove_volume_support' will stay as is, since it's the only one way to define default for provisioning and resource management. | 16:29 |
iccha1 | denis_makogon: there are lots of subtle complications associated with it. (1) do we really need capabilities to implement it? or can it be in the datastore config values? (2) if we did use capabilities, we have not defined yet how a new capability would be added and be consistent across deployers because the capability names are going to be associated with functionality in our code. (3) we use | 16:38 |
iccha1 | trove_support_volumes to change repsonses for instances and flavors. | 16:38 |
*** achampion has joined #openstack-trove | 16:40 | |
*** achampio1 has quit IRC | 16:42 | |
*** dkehn__ has joined #openstack-trove | 16:42 | |
denis_makogon | iccha1, i see what you're saying, but, i think that this is actual case why do we defined capabilities feature and they give us an ability to define everything per datastore. Another thing, we should discuss format of capabilities. That'll be more than appreciated since it's not a part of initial BP. | 16:45 |
*** ramishra has quit IRC | 16:45 | |
*** ramishra has joined #openstack-trove | 16:45 | |
*** dkehnx has quit IRC | 16:45 | |
*** miqui has quit IRC | 16:46 | |
*** SushillKM has quit IRC | 16:48 | |
*** jmontemayor_ has quit IRC | 16:48 | |
*** nehav has quit IRC | 16:49 | |
*** ramishra has quit IRC | 16:50 | |
*** coolsvap|afk is now known as coolsvap | 16:52 | |
*** yogeshmehra has joined #openstack-trove | 16:57 | |
*** SushillKM has joined #openstack-trove | 17:01 | |
*** annashen_ has joined #openstack-trove | 17:03 | |
*** achampio1 has joined #openstack-trove | 17:03 | |
*** achampion has quit IRC | 17:06 | |
*** georgelorch has quit IRC | 17:09 | |
*** georgelorch has joined #openstack-trove | 17:13 | |
*** demorris has quit IRC | 17:27 | |
*** miqui has joined #openstack-trove | 17:29 | |
*** SushillKM has quit IRC | 17:29 | |
*** ViswaV has quit IRC | 17:35 | |
*** yidclare has joined #openstack-trove | 17:46 | |
*** ViswaV has joined #openstack-trove | 17:46 | |
*** edmund has quit IRC | 17:48 | |
*** julienvey has quit IRC | 17:49 | |
*** michael-yu has joined #openstack-trove | 17:54 | |
*** edmund has joined #openstack-trove | 17:56 | |
*** Gordon__ has joined #openstack-trove | 17:57 | |
*** mattgriffin has quit IRC | 17:58 | |
*** thedodd has quit IRC | 17:59 | |
*** dkehn__ is now known as dkehnx | 18:03 | |
*** demorris has joined #openstack-trove | 18:05 | |
*** achampion has joined #openstack-trove | 18:11 | |
*** achampio1 has quit IRC | 18:13 | |
*** yogeshmehra has quit IRC | 18:17 | |
*** ViswaV has quit IRC | 18:22 | |
*** yogeshme_ has joined #openstack-trove | 18:22 | |
*** coolsvap is now known as coolsvap|afk | 18:24 | |
*** thedodd has joined #openstack-trove | 18:25 | |
*** ViswaV has joined #openstack-trove | 18:26 | |
*** mattgriffin has joined #openstack-trove | 18:29 | |
*** jmontemayor has joined #openstack-trove | 18:32 | |
*** nehav has joined #openstack-trove | 18:33 | |
*** jmontemayor_ has joined #openstack-trove | 18:34 | |
*** jmontema_ has joined #openstack-trove | 18:35 | |
*** jmontemayor has quit IRC | 18:37 | |
*** nehav has quit IRC | 18:38 | |
*** nehav has joined #openstack-trove | 18:38 | |
*** jmontemayor has joined #openstack-trove | 18:38 | |
*** demorris has quit IRC | 18:39 | |
*** jmontemayor_ has quit IRC | 18:39 | |
*** jmontemayor_ has joined #openstack-trove | 18:39 | |
*** demorris has joined #openstack-trove | 18:40 | |
*** jmontema_ has quit IRC | 18:40 | |
*** jmontemayor has quit IRC | 18:43 | |
*** yidclare has quit IRC | 18:58 | |
*** yidclare has joined #openstack-trove | 19:01 | |
*** SnowDust has joined #openstack-trove | 19:04 | |
*** yidclare has quit IRC | 19:13 | |
SnowDust | hello all .. | 19:18 |
*** amytron has quit IRC | 19:27 | |
*** amytron has joined #openstack-trove | 19:31 | |
*** michael-yu has quit IRC | 19:41 | |
SlickNik | hi SnowDust | 19:41 |
SnowDust | hi SlickNik | 19:42 |
*** michael-yu has joined #openstack-trove | 19:43 | |
SlickNik | How goes it? Any success in getting Vertica to have some int / gate tests? | 19:44 |
SnowDust | SlickNik, i was in a loop where denis wanted to share his openion on the patchset | 19:47 |
SnowDust | so was waiting to get the point discussed | 19:47 |
SnowDust | as he is not there .. still waiting | 19:47 |
SnowDust | regarding gates will update up for sure in mid week | 19:48 |
SlickNik | Ah got it. | 19:48 |
anteaya | SlickNik: where are we with Sukhdev and the gerrit-trigger plugin? | 20:08 |
*** sgotliv_ has joined #openstack-trove | 20:08 | |
*** Gordon__ has quit IRC | 20:08 | |
*** boden has quit IRC | 20:11 | |
*** yidclare has joined #openstack-trove | 20:12 | |
*** jmontemayor_ has quit IRC | 20:14 | |
*** michael-yu has quit IRC | 20:20 | |
*** SnowDust has quit IRC | 20:22 | |
*** michael-yu has joined #openstack-trove | 20:24 | |
*** fifieldt has quit IRC | 20:25 | |
*** fifieldt has joined #openstack-trove | 20:26 | |
*** Longgeek has quit IRC | 20:28 | |
SlickNik | anteaya: I haven't built a jenkins plugin from source before, so that process new to me. | 20:31 |
SlickNik | anteaya: Planning to have some time to look into it tomorrow after the Trove webinar; if all goes well, I should have the fix deployed by middle of this week. | 20:36 |
iccha1 | SlickNik: oh there is a trove webinar tomorrow? | 20:43 |
iccha1 | SlickNik: when? link? | 20:43 |
iccha1 | SlickNik: btw for capapbilities I want to establish a process of going through approval whether it is a config value or needs to be a capability. And I think we have our first candidate for wednesday's meeting: https://wiki.openstack.org/wiki/Trove/trove-per-datastore-volume-support | 20:44 |
*** denis_makogon has quit IRC | 20:49 | |
openstackgerrit | Steve Leon proposed a change to openstack/trove: Make storage strategy available for trove API and TM https://review.openstack.org/86242 | 20:49 |
*** michael-yu has quit IRC | 20:52 | |
*** michael-yu has joined #openstack-trove | 20:56 | |
*** karimb has joined #openstack-trove | 20:56 | |
*** radez is now known as radez_g0n3 | 21:01 | |
*** edmund1 has joined #openstack-trove | 21:02 | |
*** edmund has quit IRC | 21:02 | |
*** juantwo has quit IRC | 21:03 | |
*** SnowDust has joined #openstack-trove | 21:07 | |
anteaya | SlickNik: great, thank you | 21:08 |
anteaya | SlickNik: keep me in formed | 21:08 |
karimb | hi guys | 21:11 |
karimb | where can i grab mysql-prepared images for trove ? | 21:11 |
*** amytron has quit IRC | 21:21 | |
*** robertmyers has quit IRC | 21:22 | |
*** grapex_ has quit IRC | 21:23 | |
*** jcru has quit IRC | 21:23 | |
*** doddstack has joined #openstack-trove | 21:24 | |
*** tvoran has quit IRC | 21:25 | |
*** thedodd has quit IRC | 21:25 | |
*** pdmars has quit IRC | 21:27 | |
*** michael-yu has quit IRC | 21:27 | |
*** demorris has quit IRC | 21:27 | |
*** radez_g0` has joined #openstack-trove | 21:28 | |
dougshelley66 | karimb, we have a platform that includes pre-built images for Trove. You can find info on that here: http://tesora.com/solutions/downloads/dve - follow the info on "Tesora DBaaS Plaform" | 21:29 |
*** yogeshme_ has quit IRC | 21:29 | |
karimb | cool dougshelley66 | 21:30 |
SlickNik | iccha1: It's a webinar to go over what we're planning on working on in Juno. Details here: http://openstack.enterthemeeting.com/m/JWHQJCKK | 21:31 |
SlickNik | iccha1: It's going to be pretty high level — since it's mostly for users. | 21:32 |
karimb | dougshelley66, in which directory ? | 21:33 |
*** edmund has joined #openstack-trove | 21:34 | |
*** radez_g0n3 has quit IRC | 21:34 | |
dougshelley66 | karimb that link should have taken you to a page where you can click on "Download Tesora DBaaS platform". That is a registration page (free) - the download is after that | 21:34 |
*** michael-yu has joined #openstack-trove | 21:34 | |
karimb | dougshelley66, i downloaded the tesora-dve-install-community tar gz but cant file anything like an image there :) | 21:35 |
*** nehav has quit IRC | 21:35 | |
*** annashen has quit IRC | 21:35 | |
*** juice has quit IRC | 21:35 | |
*** edmund1 has quit IRC | 21:36 | |
dougshelley66 | karimb sorry the images download separately - there should be a documentation reference describing that | 21:36 |
*** SnowDust has quit IRC | 21:36 | |
*** annashen has joined #openstack-trove | 21:36 | |
karimb | dougshelley66, no problem buddy :) | 21:37 |
*** juice has joined #openstack-trove | 21:37 | |
dougshelley66 | karimb I believe step #6 in the "Setup Tesora DBaaS" doc | 21:37 |
*** sgotliv_ has quit IRC | 21:45 | |
*** yidclare has quit IRC | 22:12 | |
*** mattgriffin has quit IRC | 22:22 | |
*** mattgriffin has joined #openstack-trove | 22:28 | |
*** flaper87 is now known as flaper87|afk | 22:34 | |
*** karimb has quit IRC | 22:38 | |
*** karimb has joined #openstack-trove | 22:38 | |
*** doddstack has quit IRC | 22:43 | |
*** juantwo_ has joined #openstack-trove | 22:49 | |
*** juantwo_ has quit IRC | 22:49 | |
*** juantwo_ has joined #openstack-trove | 22:50 | |
openstackgerrit | Nikhil Manchanda proposed a change to openstack/trove-integration: Use guestagent conf set up by devstack https://review.openstack.org/103681 | 22:55 |
*** annashe__ has joined #openstack-trove | 22:59 | |
*** annashen_ has quit IRC | 22:59 | |
*** annashen_ has joined #openstack-trove | 23:00 | |
*** karimb has quit IRC | 23:01 | |
*** annashe__ has quit IRC | 23:03 | |
*** mattgriffin has quit IRC | 23:12 | |
*** openstackgerrit has quit IRC | 23:19 | |
*** openstackgerrit has joined #openstack-trove | 23:20 | |
*** michael-yu has quit IRC | 23:27 | |
SlickNik | dougshelley66 / vgnbkr: Around? | 23:43 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!