*** flaper87 is now known as flaper87|afk | 00:01 | |
*** tanisdl has quit IRC | 00:04 | |
*** Barker has quit IRC | 00:08 | |
mordred | hub_cap: yes | 00:09 |
---|---|---|
hub_cap | <3 mordred | 00:10 |
hub_cap | ViswaV: there u go ^ ^ | 00:10 |
ViswaV | Thanks hub_cap | 00:10 |
hub_cap | np | 00:11 |
*** pdmars has quit IRC | 00:23 | |
*** rnirmal has quit IRC | 00:24 | |
*** atomic77 has joined #openstack-trove | 00:27 | |
hub_cap | http://lists.openstack.org/pipermail/openstack-dev/2014-January/025140.html | 00:30 |
hub_cap | READ THIS ^ ^ | 00:30 |
hub_cap | especially if youve used recheck/reverify | 00:30 |
*** matsuhashi has joined #openstack-trove | 00:34 | |
openstackgerrit | Justin Hopper proposed a change to openstack/trove: Fixed Instance Status usage https://review.openstack.org/66063 | 00:35 |
*** edmund has quit IRC | 00:39 | |
*** michael-yu has quit IRC | 00:52 | |
*** Ranjitha has quit IRC | 00:52 | |
openstackgerrit | A change was merged to openstack/trove: Added Redis Crud Operations https://review.openstack.org/53481 | 00:52 |
hub_cap | imsplitbit: cweid ^ ^ | 00:54 |
*** saurabhs has left #openstack-trove | 00:57 | |
*** yogesh has joined #openstack-trove | 01:10 | |
openstackgerrit | Michael Basnight proposed a change to openstack/trove-integration: Migrating trove to entry points https://review.openstack.org/64924 | 01:13 |
*** vipul is now known as vipul-away | 01:14 | |
openstackgerrit | Michael Basnight proposed a change to openstack/trove: Migrating to entry_points for binscripts https://review.openstack.org/64310 | 01:15 |
hub_cap | is anyone else seeing some goofy tox w/ "AttributeError: 'DatastoreVersions' object has no attribute 'get_by_uuid' | 01:19 |
hub_cap | " | 01:19 |
hub_cap | when i run py26 that happens | 01:19 |
hub_cap | maybe i need to nuke my .tox | 01:19 |
openstackgerrit | Michael Basnight proposed a change to openstack/trove: Removes XML api from trove https://review.openstack.org/68333 | 01:23 |
*** yogesh has quit IRC | 01:27 | |
openstackgerrit | Tim Simpson proposed a change to openstack/trove: Avoid escaping dots for datastore requests. https://review.openstack.org/68535 | 01:28 |
*** vipul-away is now known as vipul | 01:29 | |
hub_cap | grapex: is this somethign we should backport to i2? | 01:30 |
hub_cap | i alsmot think yes | 01:30 |
hub_cap | or at least we need to fast track it in to i3 | 01:31 |
grapex | hub_cap: Yeah I think so | 01:32 |
hub_cap | grapex: well fix tox and ill help u merge it | 01:32 |
grapex | hub_cap: What's wrong with Tox? | 01:32 |
hub_cap | we will get SlickNik to approve it | 01:32 |
hub_cap | pep8 | 01:32 |
grapex | Damn it | 01:32 |
hub_cap | http://logs.openstack.org/35/68535/1/check/gate-trove-pep8/ebef6e5/console.html | 01:32 |
grapex | If Tox didn't take ten hours to install locally I'd run it I swear | 01:33 |
hub_cap | hahahahahahahah | 01:33 |
hub_cap | fwiw, i just run flake8 | 01:33 |
esmute | grapex, vipul, hub_cap, amcrn: When you are bored, can you take a look at https://review.openstack.org/#/c/61910? It's a simple patch. I need it because it wont let me see IPs when DNS is enabled. | 01:33 |
SlickNik | lol | 01:33 |
hub_cap | in flymake | 01:33 |
hub_cap | so im sure u can do the same | 01:33 |
hub_cap | ahh gross | 01:33 |
*** amcrn has quit IRC | 01:33 | |
openstackgerrit | Tim Simpson proposed a change to openstack/trove: Avoid escaping dots for datastore requests. https://review.openstack.org/68535 | 01:33 |
grapex | hub_cap: Thanks for pointing that out. | 01:34 |
*** nosnos has joined #openstack-trove | 01:34 | |
grapex | esmute: maybe I don't understand, but it looks like this doesn't show ips if the hostname is present: https://review.openstack.org/#/c/61910/4/trove/instance/views.py | 01:35 |
grapex | esmute: if DNS is enabled, won't "hostname" be attached to the instance? | 01:35 |
esmute | grapex: Yes. but then old instances that were created when DNS was not enabled, wont have a hostname.. | 01:36 |
esmute | and i dont want to show both hostnames and IP :-) | 01:36 |
grapex | esmute: Oh, I thought your problem was you always wanted to see IPs as well as the DNS names. | 01:36 |
grapex | Ok | 01:36 |
grapex | I wonder if there are any bugs though were the hostname won't be attached, in which case we'll show the IP | 01:36 |
grapex | N/m, that's in the database | 01:37 |
grapex | esmute: The test's instance password isn't a coded message to anyone right? | 01:38 |
esmute | grapex: lol.. | 01:38 |
grapex | Hmm... | 01:38 |
esmute | i saw an article that this password was the most common... (or one of the most common) | 01:38 |
grapex | esmute: Funny | 01:39 |
esmute | i can change it :P | 01:39 |
grapex | So in our VMs we enjoy using DNS and also seeing the ip address. We can use the mgmt api as well though. | 01:39 |
hub_cap | do show esmute grapex | 01:39 |
hub_cap | what is the passwd? | 01:39 |
hub_cap | iloveu | 01:40 |
hub_cap | ahh | 01:40 |
SlickNik | lol | 01:40 |
esmute | lol hub_cap | 01:40 |
*** michael-yu has joined #openstack-trove | 01:40 | |
hub_cap | not _near_ as odd as some of our test users and such | 01:40 |
openstackgerrit | Tim Simpson proposed a change to openstack/trove: Avoid escaping dots for datastore requests. https://review.openstack.org/68535 | 01:40 |
hub_cap | odd fish names and stuff | 01:40 |
esmute | grapex: we can use the mgmt to show the IP.. BUt i dont see a need to show it when there is a hostname for it | 01:40 |
hub_cap | horray grapex ! | 01:40 |
hub_cap | yes i agree, hostname or ip | 01:41 |
grapex | esmute: So would it be too hard to allow for the "add_addresses" flag to stay in? | 01:41 |
hub_cap | is there an issue w/ that? | 01:41 |
esmute | grapex: i dont have problem with that.. just wanted to clean it out since we are not longer using it. | 01:41 |
grapex | It makes testing easier. | 01:41 |
hub_cap | if it makes life @ rax eaiser i udnerstand that | 01:41 |
hub_cap | how is it easier for tests? im all for removing flags we dont need (since having a hostname will display it, period, w/ the new code) | 01:42 |
hub_cap | which is a win to me | 01:42 |
vipul | yea too many knobs | 01:42 |
vipul | but if you must have it, we can leave it in | 01:42 |
hub_cap | unless someone says "we need both" or "we need none" then we might need that flag | 01:42 |
grapex | Eh, I don't know if I want to be a stickler on this flag. We have the MGMT api which I think the tests are already using, I just can't remember | 01:42 |
hub_cap | yea i dont want to do something that will dork up existing deplouyments | 01:43 |
grapex | Looking right now | 01:43 |
hub_cap | but this just looks like it uses code instead of assuming code and using flag hehehe | 01:43 |
hub_cap | most productive time fo the day | 01:43 |
hub_cap | i propose we all move to 2nd shift | 01:43 |
*** khyati_ has quit IRC | 01:43 | |
*** yidclare has quit IRC | 01:43 | |
hub_cap | everyone whos on right now | 01:43 |
hub_cap | just start working like 11~8 | 01:44 |
esmute | ok.. let me put a new patch with the add_addresses flag intact | 01:44 |
hub_cap | esmute: hold up first | 01:44 |
grapex | hub_cap: What is it about knowing your family is sad without you that makes the brain race with activity related to work? | 01:44 |
grapex | Oh yes, it's called "being a terrible person." | 01:44 |
hub_cap | HAHAHAHAAHAHAHAHA | 01:44 |
hub_cap | or being gainfully employed | 01:44 |
hub_cap | thats how i look at it | 01:44 |
hub_cap | SHUTUP KID I HAVE TO WORK | 01:44 |
grapex | hub_cap: That's probably more likely | 01:44 |
hub_cap | NO U DONT NEED FOOD, PEE IN YOUR DAIPER | 01:44 |
*** ViswaV has quit IRC | 01:44 | |
hub_cap | GOD | 01:44 |
grapex | Who knew I'd grow up to be Robin Williams from the first act of Hook? | 01:44 |
* hub_cap wonders if CPS looks @ irc logs | 01:45 | |
hub_cap | LOL grapex | 01:45 |
hub_cap | imma let grapex approve that revie esmute | 01:45 |
grapex | The reddwarf job already passed it | 01:46 |
grapex | and if we put it in it means our tests our more compatible with running against real environments, so on second thought there is no risk. | 01:46 |
*** michael-yu has quit IRC | 01:46 | |
grapex | Ok esmute I approved it | 01:47 |
grapex | Time to leave, talk to you guys later. | 01:47 |
esmute | cool.. <3 grapex | 01:47 |
grapex | esmute: I knew that was a coded message to me! | 01:48 |
grapex | Bye | 01:48 |
esmute | lol. | 01:48 |
*** grapex has quit IRC | 01:48 | |
openstackgerrit | A change was merged to openstack/trove: Instance details view shows hostname (if it has it) or IP https://review.openstack.org/61910 | 01:49 |
*** yidclare has joined #openstack-trove | 01:53 | |
SlickNik | later grapex. | 01:58 |
openstackgerrit | SlickNik proposed a change to openstack/trove: Avoid escaping dots for datastore requests https://review.openstack.org/68535 | 02:01 |
*** robertmyers has joined #openstack-trove | 02:05 | |
*** yidclare has quit IRC | 02:11 | |
*** rongze has joined #openstack-trove | 02:13 | |
*** demorris has joined #openstack-trove | 02:31 | |
*** demorris has quit IRC | 02:40 | |
*** Barker has joined #openstack-trove | 02:45 | |
*** erkules_ has joined #openstack-trove | 02:50 | |
*** erkules has quit IRC | 02:52 | |
*** michael-yu has joined #openstack-trove | 02:53 | |
*** sballe_ has quit IRC | 02:59 | |
*** sballe_ has joined #openstack-trove | 03:00 | |
*** sballe_ has quit IRC | 03:08 | |
*** michael-yu has quit IRC | 03:13 | |
*** ashestakov has joined #openstack-trove | 03:23 | |
*** ashestakov has quit IRC | 03:28 | |
*** mrsnivvel has joined #openstack-trove | 04:04 | |
*** khyati_ has joined #openstack-trove | 04:15 | |
*** harlowja is now known as harlowja_away | 04:23 | |
*** michael-yu has joined #openstack-trove | 04:42 | |
*** khyati_ has quit IRC | 04:44 | |
*** mat-lowery has joined #openstack-trove | 04:45 | |
*** rongze has quit IRC | 04:47 | |
*** rongze has joined #openstack-trove | 04:48 | |
*** rongze has quit IRC | 04:53 | |
*** robertmyers has quit IRC | 04:59 | |
*** khyati has joined #openstack-trove | 05:06 | |
*** harlowja_away is now known as harlowja | 05:10 | |
*** atomic77 has quit IRC | 05:10 | |
*** mat-lowery has quit IRC | 05:19 | |
*** rongze has joined #openstack-trove | 05:22 | |
*** rongze has quit IRC | 05:27 | |
*** mat-lowery has joined #openstack-trove | 05:31 | |
*** SnowDust has joined #openstack-trove | 05:31 | |
*** SnowDust has quit IRC | 05:34 | |
*** khyati has quit IRC | 05:39 | |
*** SnowDust has joined #openstack-trove | 05:40 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 05:46 | |
*** yogesh has joined #openstack-trove | 05:46 | |
*** Barker has quit IRC | 05:46 | |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 05:49 | |
*** mmcdaris has joined #openstack-trove | 05:50 | |
*** mmcdaris has quit IRC | 05:50 | |
*** rongze has joined #openstack-trove | 05:54 | |
*** rongze has quit IRC | 06:01 | |
*** mattgriffin has quit IRC | 06:18 | |
*** mattgriffin has joined #openstack-trove | 06:19 | |
*** Ranjitha has joined #openstack-trove | 06:24 | |
*** yogesh has quit IRC | 06:27 | |
*** yogesh has joined #openstack-trove | 06:29 | |
*** arborism has joined #openstack-trove | 06:31 | |
openstackgerrit | Sushil Kumar proposed a change to openstack/python-troveclient: Enabled F821, H306, H402, and H404 flake8 rule https://review.openstack.org/66369 | 06:31 |
*** yogesh has quit IRC | 06:33 | |
*** Ranjitha_ has joined #openstack-trove | 06:33 | |
*** Ranjitha has quit IRC | 06:34 | |
*** Ranjitha_ is now known as Ranjitha | 06:34 | |
*** rongze has joined #openstack-trove | 06:35 | |
*** SnowDust has quit IRC | 06:36 | |
*** yogesh has joined #openstack-trove | 06:39 | |
*** rongze_ has joined #openstack-trove | 06:39 | |
*** rongze has quit IRC | 06:40 | |
*** yogesh_ has joined #openstack-trove | 06:42 | |
*** arborism is now known as amcrn | 06:44 | |
*** harlowja is now known as harlowja_away | 06:45 | |
*** yogesh__ has joined #openstack-trove | 06:45 | |
*** yogesh has quit IRC | 06:46 | |
*** yogesh_ has quit IRC | 06:48 | |
*** matsuhashi has quit IRC | 06:50 | |
*** matsuhashi has joined #openstack-trove | 06:54 | |
*** michael-yu has quit IRC | 06:58 | |
*** michael-yu has joined #openstack-trove | 07:02 | |
*** mat-lowery has quit IRC | 07:03 | |
*** mat-lowery has joined #openstack-trove | 07:15 | |
*** amcrn has quit IRC | 07:15 | |
*** mattgriffin has quit IRC | 07:36 | |
*** amcrn has joined #openstack-trove | 07:37 | |
*** krast has quit IRC | 07:44 | |
*** flaper87|afk is now known as flaper87 | 08:12 | |
openstackgerrit | Justin Hopper proposed a change to openstack/trove: Fixed Instance Status usage https://review.openstack.org/66063 | 08:12 |
openstackgerrit | A change was merged to openstack/trove: Edits on help strings https://review.openstack.org/67659 | 08:14 |
*** atomic77 has joined #openstack-trove | 08:14 | |
*** michael-yu has quit IRC | 08:25 | |
*** krast has joined #openstack-trove | 08:27 | |
*** vgnbkr has quit IRC | 08:31 | |
*** vgnbkr has joined #openstack-trove | 08:31 | |
openstackgerrit | A change was merged to openstack/trove: Spelling correction in taskmanager/models.py https://review.openstack.org/67426 | 08:40 |
openstackgerrit | Sushil Kumar proposed a change to openstack/python-troveclient: Updates common.check_for_exceptions and its calls https://review.openstack.org/65003 | 08:46 |
*** SushilKM has joined #openstack-trove | 08:47 | |
*** rongze_ has quit IRC | 09:06 | |
*** konetzed has quit IRC | 09:06 | |
*** yogesh__ has quit IRC | 09:10 | |
*** rongze_ has joined #openstack-trove | 09:11 | |
*** konetzed has joined #openstack-trove | 09:11 | |
*** rongze_ has quit IRC | 09:13 | |
*** konetzed has quit IRC | 09:13 | |
*** rongze has joined #openstack-trove | 09:14 | |
*** Ranjitha has quit IRC | 09:31 | |
*** Ranjitha has joined #openstack-trove | 09:32 | |
*** konetzed has joined #openstack-trove | 09:41 | |
*** Ranjitha has quit IRC | 09:42 | |
*** atomic77 has quit IRC | 09:44 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 09:51 | |
*** amcrn has quit IRC | 10:01 | |
*** yogesh has joined #openstack-trove | 10:21 | |
*** yogesh has quit IRC | 10:26 | |
*** SushilKM has quit IRC | 10:30 | |
*** SushilKM has joined #openstack-trove | 10:34 | |
*** SushilKM has quit IRC | 10:38 | |
*** rongze has quit IRC | 10:45 | |
*** rongze has joined #openstack-trove | 10:45 | |
*** ig0r_ has joined #openstack-trove | 10:49 | |
*** rongze has quit IRC | 10:50 | |
*** matsuhashi has quit IRC | 11:05 | |
*** matsuhashi has joined #openstack-trove | 11:14 | |
*** rongze has joined #openstack-trove | 11:16 | |
*** rongze has quit IRC | 11:20 | |
*** jimbobhickville has joined #openstack-trove | 11:39 | |
openstackgerrit | Andrey Shestakov proposed a change to openstack/python-troveclient: Add Neutron support https://review.openstack.org/61481 | 11:43 |
openstackgerrit | Andrey Shestakov proposed a change to openstack/trove: Add Neutron support https://review.openstack.org/63212 | 11:53 |
*** rongze has joined #openstack-trove | 11:57 | |
*** ashestakov has joined #openstack-trove | 11:59 | |
*** erkules_ is now known as erkules | 12:02 | |
*** Barker has joined #openstack-trove | 12:18 | |
openstackgerrit | Denis M. proposed a change to openstack/trove: Status change on missing template issue https://review.openstack.org/58845 | 12:20 |
*** nosnos has quit IRC | 12:36 | |
*** matsuhashi has quit IRC | 12:39 | |
*** pdmars has joined #openstack-trove | 12:42 | |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 13:13 | |
*** ig0r_ has quit IRC | 13:20 | |
*** ig0r_ has joined #openstack-trove | 13:20 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 13:22 | |
*** ig0r_ has quit IRC | 13:25 | |
*** ig0r_ has joined #openstack-trove | 13:32 | |
*** SushilKM has joined #openstack-trove | 13:32 | |
*** mattgriffin has joined #openstack-trove | 13:37 | |
*** ig0r_ has quit IRC | 13:37 | |
*** mattgriffin has quit IRC | 13:41 | |
*** SergeyLukjanov is now known as SergeyLukjanov_a | 13:50 | |
*** SergeyLukjanov_a is now known as SergeyLukjanov_ | 13:51 | |
*** sballe has joined #openstack-trove | 14:06 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 14:12 | |
*** zasimov has quit IRC | 14:15 | |
*** zasimov has joined #openstack-trove | 14:15 | |
openstackgerrit | Denis M. proposed a change to openstack/trove-integration: Initial support for single instance Cassandra Database https://review.openstack.org/52666 | 14:16 |
*** jcru has joined #openstack-trove | 14:24 | |
*** robertmyers has joined #openstack-trove | 14:30 | |
*** Barker has quit IRC | 14:31 | |
*** demorris has joined #openstack-trove | 14:32 | |
*** SushilKM has quit IRC | 14:37 | |
*** ikhudoshyn has quit IRC | 14:41 | |
*** grapex has joined #openstack-trove | 14:42 | |
*** grapex has quit IRC | 14:47 | |
*** djohnstone has joined #openstack-trove | 14:48 | |
*** grapex has joined #openstack-trove | 14:48 | |
*** djohnstone has quit IRC | 14:48 | |
*** djohnstone has joined #openstack-trove | 14:48 | |
*** radez_g0n3 is now known as radez | 14:48 | |
*** djohnstone1 has joined #openstack-trove | 14:50 | |
*** rongze has quit IRC | 14:51 | |
*** djohnstone has quit IRC | 14:53 | |
*** demorris_ has joined #openstack-trove | 15:02 | |
*** demorris has quit IRC | 15:03 | |
*** demorris_ is now known as demorris | 15:03 | |
*** amytron has joined #openstack-trove | 15:03 | |
*** Barker has joined #openstack-trove | 15:15 | |
*** kevinconway has joined #openstack-trove | 15:21 | |
*** mattgriffin has joined #openstack-trove | 15:25 | |
*** jmontemayor has joined #openstack-trove | 15:28 | |
openstackgerrit | Kevin Conway proposed a change to openstack/trove-integration: Add support for kick-starting postgresql https://review.openstack.org/57608 | 15:28 |
*** mrsnivvel has quit IRC | 15:29 | |
*** mat-lowery has joined #openstack-trove | 15:36 | |
*** mat-lowe_ has joined #openstack-trove | 15:39 | |
*** datsun180b has joined #openstack-trove | 15:41 | |
*** mat-lowery has quit IRC | 15:42 | |
*** ViswaV has joined #openstack-trove | 15:49 | |
*** mat-lowe_ has quit IRC | 15:53 | |
*** ViswaV has quit IRC | 15:54 | |
*** jcooley_ has joined #openstack-trove | 15:57 | |
*** jimbobhickville has quit IRC | 15:58 | |
*** jmontemayor has quit IRC | 16:00 | |
*** jmontemayor has joined #openstack-trove | 16:01 | |
*** michael-yu has joined #openstack-trove | 16:01 | |
*** jmontemayor has quit IRC | 16:02 | |
*** jmontemayor has joined #openstack-trove | 16:02 | |
*** rnirmal has joined #openstack-trove | 16:12 | |
*** tanisdl has joined #openstack-trove | 16:12 | |
*** SushilKM has joined #openstack-trove | 16:13 | |
*** mat-lowery has joined #openstack-trove | 16:15 | |
*** mat-lowery has quit IRC | 16:17 | |
*** mat-lowe_ has joined #openstack-trove | 16:17 | |
*** jasonb365 has joined #openstack-trove | 16:19 | |
*** michael-yu has quit IRC | 16:21 | |
*** ashestakov has quit IRC | 16:23 | |
*** tanisdl has quit IRC | 16:28 | |
*** jasonb365 has quit IRC | 16:47 | |
*** jmontemayor has quit IRC | 16:47 | |
*** Barker has quit IRC | 16:47 | |
*** jmontemayor has joined #openstack-trove | 16:49 | |
*** Barker has joined #openstack-trove | 16:53 | |
*** jasonb365 has joined #openstack-trove | 16:56 | |
*** jasonb365 has quit IRC | 16:57 | |
*** kevinconway_ has joined #openstack-trove | 17:00 | |
*** kevinconway has quit IRC | 17:00 | |
*** kevinconway_ is now known as kevinconway | 17:00 | |
*** jcru has quit IRC | 17:01 | |
*** jasonb365 has joined #openstack-trove | 17:01 | |
*** robertmy_ has joined #openstack-trove | 17:02 | |
*** pdmars_ has joined #openstack-trove | 17:02 | |
*** pdmars has quit IRC | 17:02 | |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 17:03 | |
*** ashestakov has joined #openstack-trove | 17:05 | |
*** robertmyers has quit IRC | 17:05 | |
*** jcru has joined #openstack-trove | 17:06 | |
ashestakov | do anyone wants chat about ceilometer integration? | 17:27 |
hub_cap | ashestakov: we need integration :) | 17:27 |
hub_cap | robertmy_: and vipul SlickNik juice know about how they use the notifications currentl | 17:28 |
hub_cap | juice: u ever fix that damn bug yo? | 17:28 |
hub_cap | the one that fails us from the gate randomly | 17:28 |
robertmy_ | hub_cap: we just use standard notifications | 17:29 |
robertmy_ | so it is up to the end use to make ceilometer to listen to them | 17:29 |
*** pdmars_ has quit IRC | 17:29 | |
robertmy_ | which I believe is simple, just never done it myself | 17:29 |
ashestakov | i wrote gist with list of possible events/pollers for trove https://gist.github.com/andreyshestakov/8582982 | 17:29 |
*** pdmars has joined #openstack-trove | 17:29 | |
*** robertmy_ is now known as robertmyers | 17:30 | |
*** demorris has quit IRC | 17:30 | |
hub_cap | robertmyers: what im getting at is that you care about the message in the event sent | 17:31 |
hub_cap | err the payload | 17:31 |
hub_cap | and the fact that we send them | 17:32 |
robertmyers | yes :) | 17:32 |
hub_cap | so if ashestakov is going to revamp it, u should be in the talks | 17:32 |
hub_cap | ;) | 17:32 |
robertmyers | no change allowed | 17:32 |
robertmyers | :) only additive ashestakov | 17:32 |
ashestakov | what events uses right now? | 17:32 |
robertmyers | it should be in the original blue print | 17:33 |
robertmyers | I'll look it up | 17:33 |
*** pdmars has quit IRC | 17:34 | |
hub_cap | hehe robertmyers | 17:34 |
ashestakov | is /mgmt/accounts API uses too? | 17:35 |
hub_cap | what do u mean ashestakov ? | 17:38 |
hub_cap | by the way ashestakov i read the gist, i approve of the notifications, but im not sure if we need database/user messages.. | 17:39 |
ashestakov | yep, databases/users is hard to track | 17:40 |
ashestakov | i see API routes for /mgmt/accounts which returns numUnstances for tenant | 17:40 |
ashestakov | doest it uses in your deploymens? | 17:40 |
hub_cap | Ahhhh, your saying /mgmt/accounts looks broken for you ? | 17:41 |
hub_cap | so let me give you a small bit of history for why some of our mgmt apis are broken | 17:41 |
hub_cap | we had our own extensions, and modified some nova extensions, and never published those back to nova | 17:41 |
hub_cap | it was a fail on our part | 17:42 |
hub_cap | so we have mgmt api calls that talk to nova, but assume its in the format we care about | 17:42 |
hub_cap | _some_ have been fixed by hp | 17:42 |
hub_cap | but its possible u found a broken one | 17:42 |
ashestakov | for ceilometer will need some api to retrieve stats about instances/backups | 17:43 |
ashestakov | i saw /mgmt/accounts but it returns numInstances only for one tenant | 17:43 |
*** tanisdl has joined #openstack-trove | 17:44 | |
hub_cap | thts odd! sounds like a bug | 17:44 |
hub_cap | and youve created instances w/ > 1 tenant in your environment i assume, right ashestakov ? | 17:44 |
ashestakov | liiks like not bug, the api route is /{tenant_id}/mgmt/accounts | 17:45 |
hub_cap | if youre using devstack+cli then u will only have 1 tenant | 17:45 |
hub_cap | thats the admin tenant | 17:45 |
hub_cap | so /admin/mgmt/accounts | 17:45 |
hub_cap | and itll give u all accts since youre admin | 17:45 |
ashestakov | i not sure how it implemented in different projects yet, but i think it should return stats about all instances with tetants in metadata | 17:46 |
hub_cap | maybe we dont need it, and its redundant | 17:46 |
hub_cap | it does ashestakov | 17:46 |
hub_cap | so as an admin | 17:46 |
hub_cap | you call | 17:46 |
hub_cap | /adminuuid/mgmt/accounts | 17:46 |
robertmyers | ashestakov: https://wiki.openstack.org/wiki/Trove/trove-notifications < current notifications | 17:46 |
hub_cap | and it will give you al the info about all the tenants | 17:46 |
hub_cap | cuz youre admin | 17:46 |
hub_cap | the {tenant_id} is not really part of the "path" pf the resource | 17:47 |
ashestakov | if i have tenants admin and demo, i call /admin/mgmt/accounts, will it show info about demo tenant? | 17:47 |
hub_cap | so dont think of it as getting _that_ tenants stuff | 17:47 |
hub_cap | ashestakov: it will show about admin and demo | 17:47 |
robertmyers | ashestakov: as long as those are not removed we should be okay | 17:47 |
hub_cap | assming both admin and demo have trove instances :) | 17:47 |
ashestakov | hub_cap: ah, thats cool | 17:47 |
hub_cap | but i do agree | 17:47 |
hub_cap | that {tenant_id} is redundant in the new api | 17:48 |
hub_cap | openstack is phasing it out in general | 17:48 |
hub_cap | and youwill pass that data in headers, so then it will make sense for "the permission of the user who passed the data in headers" | 17:48 |
hub_cap | and it wil be /mgmt/accounts | 17:48 |
hub_cap | or even we can remove /mgmt | 17:49 |
hub_cap | but this is next iteration of the api (not something to do now hehe) | 17:49 |
hub_cap | vipul: SlickNik atlanta summit we should just say "we are blocking off 3 hrs of our ~6" or whatever the numbers are | 17:49 |
hub_cap | and we are going to be drafting api v2 together | 17:49 |
hub_cap | and take breaks when u need to :) | 17:50 |
hub_cap | basically just block off a chunk of our own time during the summit in the official rooms :) | 17:50 |
*** amcrn has joined #openstack-trove | 17:50 | |
ashestakov | so, events which i proposed will additive to existent, but some will duplicated (eg. instance.create with instance.create.end) | 17:51 |
ashestakov | is it ok? | 17:51 |
robertmyers | ashestakov: that is fine | 17:52 |
*** SushilKM has quit IRC | 17:53 | |
robertmyers | then, we can eventually move to the new messages and deprecate the old ones | 17:53 |
ashestakov | and /mgmt/accounts should be expanded too (backups stats at least) | 17:54 |
*** mmcdaris has joined #openstack-trove | 17:54 | |
robertmyers | sure, that seems like a good idea | 17:54 |
*** jasonb365 has quit IRC | 17:56 | |
*** jcru has quit IRC | 17:57 | |
hub_cap | ++ to all that ashestakov and robertmyers | 17:57 |
*** ViswaV has joined #openstack-trove | 17:59 | |
vipul | we might have to think about additional notifications for them to be a bit more useful in ceilometer | 17:59 |
vipul | i believe Heat relies on ceilometer alarms to determine when to do things, like failover or sacle | 18:00 |
vipul | scale | 18:00 |
vipul | so just the current created / exists / deleted events may not really be enough | 18:00 |
*** mat-lowe_ has quit IRC | 18:01 | |
*** mat-lowery has joined #openstack-trove | 18:02 | |
*** esp has joined #openstack-trove | 18:02 | |
juice | hub_cap: yes i did - I'll send you the link | 18:05 |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 18:06 | |
hub_cap | hooray!!! | 18:06 |
juice | hub_cap: yes I did, I'll send you the link | 18:06 |
hub_cap | hooray!!! | 18:06 |
hub_cap | ;) | 18:06 |
*** jasonb365 has joined #openstack-trove | 18:06 | |
hub_cap | we need to focus on the gate killers for trove | 18:07 |
hub_cap | i think the gate has IGS | 18:07 |
hub_cap | irritable gate syndrome | 18:07 |
juice | hub_cap -> https://review.openstack.org/66063 | 18:07 |
mat-lowery | hub_cap, vipul, and denis_makogon disagree on keystone endpoints--whether Trove should get endpoints from conf first or keystone. I submitted the patch with conf overriding keystone but then denis_makogon stated that it was discussed that it would be the other way. Then vipul commented that it should be conf then keystone. hub_cap you stated keystone then conf (in the bug https://bugs.launchpad.net/trove/+bug/1222891) (agreeing with | 18:07 |
mat-lowery | denis_makogon I believe). Is this a good time to set me straight? | 18:07 |
hub_cap | mat-lowery: mat-lowery /me views | 18:08 |
*** harlowja_away is now known as harlowja | 18:10 | |
*** jmontemayor has quit IRC | 18:10 | |
hub_cap | welp, the reason this is like that is cuz of fakemode, so that we can specify fake impls of our client, or in a production env so that a user could say, have their own glance they use, and have it not be (or be different) from the one in the svc catalog | 18:10 |
*** jmontemayor has joined #openstack-trove | 18:10 | |
hub_cap | so it seems to me that i might not have been thnking when i put that comment on the bug... | 18:11 |
hub_cap | i think it would amke sense to let trove operators (conf) decide first, and then use keystone if needed | 18:11 |
hub_cap | for instance, in rax we have our own glance | 18:11 |
hub_cap | but not our own swift | 18:11 |
*** yidclare has joined #openstack-trove | 18:12 | |
hub_cap | let me look @ the review tho | 18:12 |
mat-lowery | hub_cap: Makes sense to me. Does denis_makogon need convincing? | 18:12 |
*** mmcdaris has quit IRC | 18:12 | |
ashestakov | vipul: event instance.fail will added, maybe more event types, like crashed, stopped, error | 18:13 |
hub_cap | in general, if you get a -2 mat-lowery it means a person needs convincing | 18:13 |
vipul | ashestakov: cool | 18:13 |
hub_cap | or if they dont have -2 and come to someone w/ -2 to discuss | 18:13 |
hub_cap | but i think all of core will agree w/ this order | 18:14 |
hub_cap | and good work on the code so far :) | 18:14 |
vipul | mat-lowery: I think conf should be first | 18:14 |
openstackgerrit | Sushil Kumar proposed a change to openstack/trove: Corrects help messages in cfg.py https://review.openstack.org/68717 | 18:14 |
hub_cap | only 5 patchsets is pretty impressive honestly for a first commit ;) right vipul ? | 18:14 |
vipul | hub_cap: totally.. it's a good substantial commit too ;) | 18:14 |
*** mmcdaris has joined #openstack-trove | 18:15 | |
vipul | mat-lowery: nice work! | 18:15 |
hub_cap | exactly vipul | 18:17 |
mat-lowery | vipul, hub_cap: Thanks! I will proceed with conf then keystone. | 18:18 |
*** yogesh has joined #openstack-trove | 18:19 | |
hub_cap | mat-lowery: <3 | 18:20 |
*** Ranjitha has joined #openstack-trove | 18:25 | |
*** jasonb365 has quit IRC | 18:26 | |
openstackgerrit | Sushil Kumar proposed a change to openstack/trove: Corrects help messages in cfg.py https://review.openstack.org/68717 | 18:27 |
*** jimbobhickville has joined #openstack-trove | 18:27 | |
*** michael-yu has joined #openstack-trove | 18:28 | |
ViswaV | mat-lowery: good work ! | 18:30 |
*** michael-yu has quit IRC | 18:31 | |
*** jcooley_ has quit IRC | 18:31 | |
*** michael-yu has joined #openstack-trove | 18:32 | |
*** khyati_ has joined #openstack-trove | 18:36 | |
*** cweid has quit IRC | 18:39 | |
*** cweid has joined #openstack-trove | 18:40 | |
*** mmcdaris has left #openstack-trove | 18:44 | |
*** jcooley_ has joined #openstack-trove | 18:45 | |
openstackgerrit | A change was merged to openstack/trove-integration: adding UNDO_REQUIREMENTS=False to the localrc.rc https://review.openstack.org/66045 | 18:46 |
openstackgerrit | Sushil Kumar proposed a change to openstack/trove: Adds exception handling to heat code https://review.openstack.org/63636 | 18:48 |
*** SushilKM has joined #openstack-trove | 18:49 | |
SushilKM | hub_cap, slicknik plz review https://review.openstack.org/#/c/63636 | 18:55 |
jimbobhickville | amcrn: I renamed the sql migrate file in https://review.openstack.org/#/c/63523/ so feel free to +2 it now :D | 18:58 |
amcrn | jimbobhickville: nice, consider it done | 19:00 |
*** jcooley_ has quit IRC | 19:01 | |
*** amytron has quit IRC | 19:08 | |
*** SushilKM has quit IRC | 19:08 | |
*** robertmyers has quit IRC | 19:09 | |
*** robertmyers has joined #openstack-trove | 19:09 | |
*** amytron has joined #openstack-trove | 19:10 | |
*** jcru has joined #openstack-trove | 19:13 | |
openstackgerrit | Auston McReynolds proposed a change to openstack/python-troveclient: Support Extensions to Trove Client https://review.openstack.org/65758 | 19:13 |
*** jasonb365 has joined #openstack-trove | 19:15 | |
*** SushilKM has joined #openstack-trove | 19:16 | |
*** mat-lowery has quit IRC | 19:18 | |
*** SlickNik has left #openstack-trove | 19:19 | |
*** SlickNik has joined #openstack-trove | 19:19 | |
*** jasonb365 has quit IRC | 19:20 | |
*** mat-lowery has joined #openstack-trove | 19:22 | |
*** mat-lowery has quit IRC | 19:23 | |
*** khyati_ has quit IRC | 19:23 | |
*** mat-lowe_ has joined #openstack-trove | 19:23 | |
*** khyati_ has joined #openstack-trove | 19:24 | |
*** jasonb365 has joined #openstack-trove | 19:28 | |
*** harlowja is now known as harlowja_away | 19:31 | |
*** pdmars has joined #openstack-trove | 19:37 | |
*** ashestakov has quit IRC | 19:41 | |
*** amrit has joined #openstack-trove | 19:50 | |
openstackgerrit | Sushil Kumar proposed a change to openstack/trove: Changes encoding from 'ascii' to 'utf-8' https://review.openstack.org/68738 | 19:50 |
*** maxbelousov has joined #openstack-trove | 19:52 | |
*** mattgriffin has quit IRC | 19:53 | |
*** maxbelousov has quit IRC | 19:53 | |
*** harlowja_away is now known as harlowja | 19:59 | |
*** rnirmal has quit IRC | 20:05 | |
*** rnirmal has joined #openstack-trove | 20:07 | |
*** mat-lowe_ has quit IRC | 20:11 | |
openstackgerrit | A change was merged to openstack/trove: Adds exception handling to heat code https://review.openstack.org/63636 | 20:12 |
*** rnirmal has quit IRC | 20:12 | |
*** mat-lowery has joined #openstack-trove | 20:14 | |
*** mat-lowery has quit IRC | 20:15 | |
*** mat-lowe_ has joined #openstack-trove | 20:15 | |
*** mat-lowe_ has quit IRC | 20:16 | |
*** mat-lowery has joined #openstack-trove | 20:16 | |
*** mat-lowery has quit IRC | 20:17 | |
*** mat-lowe_ has joined #openstack-trove | 20:18 | |
*** mat-lowe_ has quit IRC | 20:18 | |
*** mat-lowery has joined #openstack-trove | 20:19 | |
*** SushilKM has quit IRC | 20:21 | |
*** vipul is now known as vipul-away | 20:24 | |
*** amrith has joined #openstack-trove | 20:27 | |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 20:28 | |
*** kevinconway_ has joined #openstack-trove | 20:33 | |
*** kevinconway has quit IRC | 20:34 | |
*** kevinconway_ is now known as kevinconway | 20:34 | |
*** vipul-away is now known as vipul | 20:36 | |
*** vipul is now known as vipul-away | 20:40 | |
*** rnirmal has joined #openstack-trove | 20:41 | |
*** jasonb365 has quit IRC | 20:51 | |
*** grapex has quit IRC | 20:52 | |
*** grapex has joined #openstack-trove | 20:52 | |
*** jimbobhickville1 has joined #openstack-trove | 20:54 | |
*** jimbobhickville has quit IRC | 20:55 | |
*** jasonb365 has joined #openstack-trove | 20:55 | |
*** datsun180b has quit IRC | 20:58 | |
*** jmontemayor has quit IRC | 21:00 | |
*** jmontemayor has joined #openstack-trove | 21:02 | |
*** mat-lowery has quit IRC | 21:02 | |
*** mat-lowery has joined #openstack-trove | 21:03 | |
*** jmontemayor has quit IRC | 21:03 | |
*** jmontemayor has joined #openstack-trove | 21:03 | |
*** amytron has quit IRC | 21:06 | |
*** vipul-away is now known as vipul | 21:18 | |
*** djohnstone1 has quit IRC | 21:42 | |
*** michael-yu has quit IRC | 21:49 | |
*** edmund1 has joined #openstack-trove | 21:58 | |
*** jasonb365 has quit IRC | 21:58 | |
*** djohnstone has joined #openstack-trove | 22:12 | |
*** amytron has joined #openstack-trove | 22:12 | |
*** grapex has quit IRC | 22:15 | |
*** jmontemayor has quit IRC | 22:15 | |
*** Barker has quit IRC | 22:16 | |
*** radez is now known as radez_g0n3 | 22:16 | |
*** Barker has joined #openstack-trove | 22:16 | |
*** Barker has quit IRC | 22:16 | |
*** jcru has quit IRC | 22:18 | |
*** jimbobhickville1 has quit IRC | 22:19 | |
*** mat-lowery has quit IRC | 22:27 | |
*** kevinconway has quit IRC | 22:28 | |
*** mat-lowery has joined #openstack-trove | 22:31 | |
*** mat-lowery has quit IRC | 22:32 | |
*** mat-lowe_ has joined #openstack-trove | 22:32 | |
*** mat-lowe_ has quit IRC | 22:33 | |
*** mat-lowery has joined #openstack-trove | 22:33 | |
*** amcrn has quit IRC | 22:35 | |
*** robertmyers has quit IRC | 22:46 | |
*** michael-yu has joined #openstack-trove | 22:46 | |
*** mat-lowery has quit IRC | 23:00 | |
openstackgerrit | A change was merged to openstack/trove: Changes encoding from 'ascii' to 'utf-8' https://review.openstack.org/68738 | 23:01 |
*** mat-lowery has joined #openstack-trove | 23:03 | |
*** mat-lowery has quit IRC | 23:04 | |
*** mat-lowe_ has joined #openstack-trove | 23:04 | |
*** mat-lowe_ is now known as mat-lowery | 23:04 | |
*** mat-lowery has quit IRC | 23:05 | |
*** mat-lowe_ has joined #openstack-trove | 23:05 | |
openstackgerrit | A change was merged to openstack/trove: make datastore_version_id required https://review.openstack.org/63523 | 23:08 |
openstackgerrit | A change was merged to openstack/python-troveclient: Updates common.check_for_exceptions and its calls https://review.openstack.org/65003 | 23:09 |
*** plodronio has left #openstack-trove | 23:14 | |
*** amrith has quit IRC | 23:14 | |
*** yogesh has quit IRC | 23:18 | |
*** amytron has quit IRC | 23:21 | |
*** grapex has joined #openstack-trove | 23:24 | |
openstackgerrit | Michael Basnight proposed a change to openstack/trove: Removes XML api from trove https://review.openstack.org/68333 | 23:27 |
*** mat-lowe_ has quit IRC | 23:31 | |
*** ashestakov has joined #openstack-trove | 23:32 | |
*** tanisdl has quit IRC | 23:38 | |
*** erkules has quit IRC | 23:39 | |
*** erkules has joined #openstack-trove | 23:40 | |
*** djohnstone has quit IRC | 23:44 | |
*** amcrn has joined #openstack-trove | 23:46 | |
*** grapex has quit IRC | 23:55 | |
*** ashestakov has quit IRC | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!