Monday, 2014-07-21

*** vinod1 has joined #openstack-dns00:32
*** jaycaz has joined #openstack-dns00:42
*** vinod1 has quit IRC00:43
*** jaycaz has quit IRC00:44
*** jaycaz has joined #openstack-dns00:44
*** vinod1 has joined #openstack-dns01:00
*** jaycaz has quit IRC01:02
*** bandarji has quit IRC01:22
*** vinod1 has quit IRC02:07
*** vinod1 has joined #openstack-dns02:20
*** puck has quit IRC03:46
*** puck has joined #openstack-dns03:47
*** puck has quit IRC04:12
*** puck has joined #openstack-dns04:14
*** jaycaz has joined #openstack-dns04:22
*** jaycaz has quit IRC04:22
*** jaycaz has joined #openstack-dns04:22
*** jaycaz has quit IRC04:28
*** k4n0 has joined #openstack-dns06:16
*** darshan104 has joined #openstack-dns07:47
*** darshan104 has quit IRC08:47
*** vinod1 has quit IRC08:54
*** darshan104 has joined #openstack-dns09:30
*** darshan104 has quit IRC09:35
*** darshan104 has joined #openstack-dns10:30
*** darshan104 has quit IRC10:35
*** mwagner_lap has quit IRC11:29
Kiall99% sure this is going to bite us once it's lands :(12:06
Kiallhttps://review.openstack.org/#/c/108055/12:06
KiallWe updated to those versions, and had to update some application code in the process -_-12:07
*** timsim has joined #openstack-dns12:09
*** timsim has quit IRC12:18
*** k4n0 has quit IRC12:28
*** harmw has quit IRC12:31
*** harmw has joined #openstack-dns12:31
*** timsim has joined #openstack-dns13:05
*** ttrumm has joined #openstack-dns13:08
*** jaycaz has joined #openstack-dns13:09
*** jaycaz has quit IRC13:11
*** nkinder has quit IRC13:16
*** vinod1 has joined #openstack-dns13:30
*** mwagner_lap has joined #openstack-dns13:33
*** sballe has joined #openstack-dns13:54
*** richm has joined #openstack-dns13:55
*** richm has left #openstack-dns13:55
*** ttrumm has quit IRC14:00
*** jaycaz has joined #openstack-dns14:07
*** nkinder has joined #openstack-dns14:10
*** msisk has joined #openstack-dns14:16
*** betsy has quit IRC14:23
vinod1mugsie: I had a question for you on your change - https://review.openstack.org/#/c/108065/ (Enable X-Auth-Project flag in HTTP headers)14:34
vinod1Now that you have a policy check for all_tenants - would it be better to have that as a property and do the policy check within that property, so that we do it consistently everywhere when setting all_tenants14:35
Kiallvinod1: as in, changing Content.all_tenants to a setter method which enforces policy?14:39
mugsievinod1: we can't do that, as there is some cases we need to break out of the context to get data14:39
Kiall^ was just typing that :)14:39
Kiallmugsie: that said... we should be doing context.elevated(), which would let the policy check pass14:40
KiallSo.. Possibly?14:40
mugsietrue14:40
Kiallwant to give it a shot and see if it breaks anything?14:40
mugsieyeah, will look now14:41
vinod1Kiall - the intention is to ensure that we do the right things in the code too - doing context.elevated14:41
KiallHumm, it'll probably raise hell on the seralize/deseralize of contexts, but worth a shot to see what explodes - if anything14:41
mugsievinod1: looks like we can't do the check quite yet - we don;t initialise policy in all services14:57
*** msisk_ has joined #openstack-dns14:57
mugsiewe would be better off doing this change and then going and fixing all the services / tests etc14:57
*** eankutse has joined #openstack-dns14:57
*** msisk has quit IRC14:58
*** msisk__ has joined #openstack-dns14:58
*** msisk_ has quit IRC15:01
vinod1mugsie: i am fine if you want to that in another changelist15:01
mugsieyeah15:01
vinod1s/to that/to do that15:02
*** openstackgerrit has joined #openstack-dns15:02
*** ChanServ sets mode: +v openstackgerrit15:02
*** richm has joined #openstack-dns15:07
vinod1mugsie: regarding the mid cycle meetup - just wanted to get some of the details - when/where would we meetup?  Do we show up at the HP office and ask for you or Kiall?15:08
Kiallvinod1: we'll figure that out when we get to the office on Thursday15:08
mugsievinod1: yeap - I will send out an update email on thursday with details15:08
mugsiewhen are you arriving?15:09
vinod1I would be arriving on Thursday evening - meeting some friends15:09
vinod1Tim arrives on Sunday I think and Jason Bratton on Saturday15:09
KiallOh - I didn't think you arrived till Sunday or so15:09
vinod1I wanted to get in early to meet some friends15:10
KiallFair enough :)15:14
openstackgerritA change was merged to openstack/designate: Enable X-Auth-Project flag in HTTP headers  https://review.openstack.org/10806515:20
*** eankutse1 has joined #openstack-dns15:20
*** eankutse has quit IRC15:20
*** betsy has joined #openstack-dns15:21
*** eankutse1 has quit IRC15:24
*** eankutse has joined #openstack-dns15:25
*** harmw has quit IRC15:32
*** harmw has joined #openstack-dns15:33
*** rmoe has quit IRC15:37
openstackgerritA change was merged to openstack/designate: Moved v2 API errors to separate controller  https://review.openstack.org/10806615:46
*** rmoe has joined #openstack-dns15:54
*** shakamunyi has joined #openstack-dns15:54
openstackgerritGraham Hayes proposed a change to openstack/designate: Added policy checking for all all_tenent=True contexts  https://review.openstack.org/10842216:08
Kiallbetsy / vinod1 / mugsie - I'm thinking we call this our j2 release, https://github.com/openstack/designate/tree/acd1b29b8e0a08e90c3552b644c81e5dca15789516:12
KiallWill do some sanity checks in the next hour or two, but it "Should be good"16:13
mugsiek16:13
betsysounds good16:14
mugsieyeah - nothing else out standing that needs to go in16:14
vinod1looks good to me16:15
*** mugsie has quit IRC16:25
*** mugsie has joined #openstack-dns16:26
*** harmw has quit IRC16:39
*** harmw has joined #openstack-dns16:40
*** harmw has quit IRC16:44
richmKiall: I'm looking at https://review.openstack.org/#/c/97628/16:44
richmKiall: Do you know why gate-designate-devstack-dsvm has failures?16:45
*** harmw has joined #openstack-dns16:51
Kiallrichm: yes, I've (finally) got it figured out.16:54
KiallWe have a replica of openstack-infra internally, and I set it up + tested it as fully working there .. need this to land though https://review.openstack.org/#/c/108200/ :(16:55
richmKiall: ok - would it help if I gave it a +1?17:01
KiallIt would push it back to the top of the list, but that's about it ;)17:01
KiallI'll be in the Seattle on Thursday - I plan on cornering clarkb until it works ;)17:02
richmgood plan17:03
*** vinod1 has quit IRC17:12
openstackgerritKiall Mac Innes proposed a change to openstack/designate: Add a minimal gate_hook.sh script  https://review.openstack.org/10844417:18
*** darshan104 has joined #openstack-dns17:40
*** bandarji has joined #openstack-dns17:41
*** shakamunyi_ has joined #openstack-dns17:46
*** shakamunyi has quit IRC17:49
openstackgerritKiall Mac Innes proposed a change to openstack/designate: Switchover to oslo.i18n package  https://review.openstack.org/10797217:54
openstackgerritKiall Mac Innes proposed a change to openstack/designate: Update from oslo-incubator  https://review.openstack.org/10797017:54
*** nkinder has quit IRC18:03
*** nkinder has joined #openstack-dns18:15
*** darshan104 has quit IRC18:15
openstackgerritKiall Mac Innes proposed a change to openstack/designate: Revert o.m and o.c 1.4.0 alpha updates  https://review.openstack.org/10845818:16
*** darshan104 has joined #openstack-dns18:18
*** harmw has quit IRC18:28
*** harmw has joined #openstack-dns18:32
*** bandarji has quit IRC18:35
*** vinod1 has joined #openstack-dns18:39
*** bandarji has joined #openstack-dns18:47
*** darshan104 has quit IRC18:47
*** vinod1 has quit IRC19:04
*** vinod1 has joined #openstack-dns19:04
*** vinod1 has quit IRC19:05
*** bandarji has quit IRC19:06
*** darshan104 has joined #openstack-dns19:12
*** mwagner_lap has quit IRC19:18
*** jaycaz has quit IRC19:21
*** jaycaz has joined #openstack-dns19:22
*** jaycaz has quit IRC19:33
openstackgerritA change was merged to openstack/designate: Revert o.m and o.c 1.4.0 alpha updates  https://review.openstack.org/10845819:36
*** nkinder has quit IRC19:37
*** jaycaz has joined #openstack-dns19:45
*** darshan104 has quit IRC19:52
*** darshan104 has joined #openstack-dns19:52
*** msisk has joined #openstack-dns20:00
*** msisk__ has quit IRC20:02
*** msisk has quit IRC20:03
*** bandarji has joined #openstack-dns20:07
*** darshan104 has quit IRC20:07
*** darshan104 has joined #openstack-dns20:13
*** msisk has joined #openstack-dns20:27
*** nkinder has joined #openstack-dns20:30
*** timsim has quit IRC20:40
*** msisk_ has joined #openstack-dns20:47
*** msisk has quit IRC20:48
*** darshan104 has quit IRC20:49
*** darshan104 has joined #openstack-dns20:50
*** eankutse has quit IRC20:53
*** msisk_ has quit IRC21:03
*** shakamunyi_ has quit IRC21:24
*** vinod1 has joined #openstack-dns21:24
*** darshan104 has quit IRC21:35
*** darshan104 has joined #openstack-dns21:36
*** msisk has joined #openstack-dns22:02
*** bandarji has quit IRC22:05
*** vinod1 has quit IRC22:16
*** msisk has quit IRC22:18
*** darshan104 has quit IRC22:27
*** vinod1 has joined #openstack-dns22:28
*** darshan104 has joined #openstack-dns22:28
*** mwagner_lap has joined #openstack-dns22:31
*** jaycaz has quit IRC22:51
*** shakamunyi_ has joined #openstack-dns22:53
*** nkinder has quit IRC23:01
*** betsy has quit IRC23:28
*** shakamunyi_ has quit IRC23:33
*** nkinder has joined #openstack-dns23:54

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!