*** bnemec has quit IRC | 00:00 | |
*** bnemec has joined #openstack-dev | 00:01 | |
*** stevemar has joined #openstack-dev | 00:01 | |
*** michchap has joined #openstack-dev | 00:01 | |
*** eglynn has joined #openstack-dev | 00:02 | |
apevec | adam_g, I'll enforce freeze tomorrow morning, I'm seeing some check jobs failing strangely (different place on different retries...) | 00:03 |
---|---|---|
apevec | adam_g, there are also few reviews needing 2nd +2: | 00:03 |
apevec | nova https://review.openstack.org/38402 | 00:03 |
*** changbl has quit IRC | 00:03 | |
apevec | horizon https://review.openstack.org/39713 | 00:04 |
apevec | and few in Heat | 00:04 |
*** diogogmt has quit IRC | 00:04 | |
adam_g | apevec, ok, ill look at those in a bit. which check jobs? | 00:04 |
apevec | in nova restored review https://review.openstack.org/27956 | 00:05 |
apevec | and Heat https://review.openstack.org/39744 | 00:05 |
apevec | waiting for one more recheck | 00:06 |
apevec | adam_g, there's exception in cinder (CVE fix) https://review.openstack.org/39565 | 00:06 |
apevec | backport needs more work | 00:07 |
apevec | jgriffith, ^^^ looks like last check failures are real | 00:07 |
*** changbl has joined #openstack-dev | 00:08 | |
*** markwash has quit IRC | 00:08 | |
apevec | adam_g, otherwise, I've confirmed ceilometer, keystone, glance and quantum are ready for freeze (no open reviews and no more planned backports ATM) | 00:09 |
*** gkotton has joined #openstack-dev | 00:09 | |
*** sthaha has joined #openstack-dev | 00:11 | |
*** garyk has quit IRC | 00:12 | |
*** gkotton is now known as garyk | 00:12 | |
*** lexinator has quit IRC | 00:12 | |
*** jruzicka has quit IRC | 00:12 | |
*** spzala has joined #openstack-dev | 00:12 | |
*** lexinator has joined #openstack-dev | 00:14 | |
*** epim has quit IRC | 00:16 | |
*** gkotton has joined #openstack-dev | 00:17 | |
*** galstrom_zzz is now known as galstrom | 00:18 | |
*** garyk has quit IRC | 00:19 | |
*** gkotton is now known as garyk | 00:19 | |
*** eglynn has quit IRC | 00:19 | |
*** yuanz has quit IRC | 00:20 | |
*** emagana has quit IRC | 00:25 | |
*** stevemar has quit IRC | 00:26 | |
*** apevec has quit IRC | 00:27 | |
*** lexinator has quit IRC | 00:27 | |
*** Ryan_Lane has quit IRC | 00:30 | |
*** bnemec has quit IRC | 00:32 | |
*** bnemec has joined #openstack-dev | 00:32 | |
openstackgerrit | A change was merged to openstack/keystone: Clear out the dependency registry between tests https://review.openstack.org/37981 | 00:33 |
openstackgerrit | A change was merged to openstack/keystone: Handle circular dependencies https://review.openstack.org/37988 | 00:34 |
openstackgerrit | A change was merged to openstack/keystone: Use dependency injection for assignment and identity https://review.openstack.org/37821 | 00:34 |
*** yuanz has joined #openstack-dev | 00:35 | |
*** carl_baldwin has quit IRC | 00:36 | |
*** michchap_ has joined #openstack-dev | 00:37 | |
*** lexinator has joined #openstack-dev | 00:37 | |
*** michchap has quit IRC | 00:40 | |
*** Fritz7 has quit IRC | 00:43 | |
*** Fritz7 has joined #openstack-dev | 00:43 | |
*** vuntz has joined #openstack-dev | 00:45 | |
*** gkotton has joined #openstack-dev | 00:46 | |
*** xmltok has quit IRC | 00:47 | |
*** zul has joined #openstack-dev | 00:47 | |
*** Fritz7 has quit IRC | 00:48 | |
*** garyk has quit IRC | 00:49 | |
*** gkotton is now known as garyk | 00:49 | |
*** patelna has quit IRC | 00:50 | |
*** hellome has joined #openstack-dev | 00:50 | |
*** terriyu has quit IRC | 00:51 | |
highlife | I'm pretty new to openstack and python. I've made some changes to the swift codebase that I'd like to test. I tried unstacking and restacking my devstack instance without luck. Am I doing something wrong here? What's the best way to get my code changes to appear? | 00:51 |
*** mlavalle has left #openstack-dev | 00:53 | |
*** Fritz7 has joined #openstack-dev | 00:53 | |
sn0wb1rd | highlife: If you are using devstack, you can just update the code to the corresponding project and restart the service from the screen session. | 00:56 |
highlife | snowb1rd: screen session? | 00:56 |
*** pmathews has quit IRC | 00:57 | |
sn0wb1rd | I think there will be a screen session in devstack. Are you using devstack? | 00:57 |
highlife | Yes I'm using dev stack | 00:58 |
*** Fritz7 has quit IRC | 00:58 | |
sn0wb1rd | Try `screen -x stack` | 00:58 |
sn0wb1rd | on your dev environment | 00:59 |
*** highlife_ has joined #openstack-dev | 01:01 | |
highlife_ | srry sn0wb1rd disconneted for a second there. What were you saying about the screen session? | 01:02 |
*** highlife has quit IRC | 01:02 | |
*** Fritz7 has joined #openstack-dev | 01:02 | |
sn0wb1rd | highlife_: there is a screen session named "stack" in the dev environment if you are using devstack | 01:03 |
*** kbringard has joined #openstack-dev | 01:04 | |
*** SumitNaiksatam has quit IRC | 01:05 | |
*** tonix has quit IRC | 01:06 | |
*** Fritz7 has quit IRC | 01:06 | |
*** Fritz7 has joined #openstack-dev | 01:06 | |
*** jasdeepH has quit IRC | 01:09 | |
highlife_ | sn0wb1rd: I'm not familiar with screens how would I restart it? | 01:09 |
*** Fritz7 has quit IRC | 01:09 | |
*** rwsu is now known as rwsu-away | 01:10 | |
sn0wb1rd | I don't know why you would restart it. It is just a session with multiple terminal windows. | 01:11 |
sn0wb1rd | highlife_: http://devstack.org/stack.sh.html | 01:11 |
sn0wb1rd | highlife_: Checkout how devstack works… | 01:11 |
*** jasdeepH has joined #openstack-dev | 01:12 | |
*** egallen has quit IRC | 01:12 | |
*** Mandell has quit IRC | 01:13 | |
*** jimjiang has quit IRC | 01:14 | |
*** Fritz7 has joined #openstack-dev | 01:14 | |
*** jimjiang has joined #openstack-dev | 01:14 | |
*** lexinator has quit IRC | 01:16 | |
*** lexinator has joined #openstack-dev | 01:16 | |
*** markmcclain has quit IRC | 01:17 | |
*** Fritz7 has quit IRC | 01:18 | |
*** jrclouda has joined #openstack-dev | 01:18 | |
*** Fritz7 has joined #openstack-dev | 01:19 | |
*** jrclouda is now known as zackf | 01:19 | |
*** kaushikc has joined #openstack-dev | 01:20 | |
*** nachi has joined #openstack-dev | 01:22 | |
*** nachi_ has joined #openstack-dev | 01:22 | |
*** alexpilotti has joined #openstack-dev | 01:23 | |
*** Fritz7 has quit IRC | 01:23 | |
*** jasdeepH has quit IRC | 01:26 | |
openstackgerrit | A change was merged to openstack/python-keystoneclient: Add -u option in run_tests.sh https://review.openstack.org/38968 | 01:27 |
*** Fritz7 has joined #openstack-dev | 01:30 | |
*** freedomhui has joined #openstack-dev | 01:31 | |
*** SumitNaiksatam has joined #openstack-dev | 01:32 | |
*** jasdeepH has joined #openstack-dev | 01:32 | |
*** sarob has joined #openstack-dev | 01:33 | |
*** Fritz7 has quit IRC | 01:34 | |
*** Fritz7 has joined #openstack-dev | 01:35 | |
*** ben_duyujie has quit IRC | 01:35 | |
*** sarob has quit IRC | 01:37 | |
*** Fritz7 has quit IRC | 01:39 | |
*** Fritz7 has joined #openstack-dev | 01:40 | |
*** topol has joined #openstack-dev | 01:43 | |
*** yaguang has joined #openstack-dev | 01:43 | |
*** freedomhui has quit IRC | 01:43 | |
*** yaguang has quit IRC | 01:44 | |
*** stevemar has joined #openstack-dev | 01:44 | |
*** yaguang has joined #openstack-dev | 01:44 | |
*** Fritz7 has quit IRC | 01:44 | |
*** malini1 has quit IRC | 01:45 | |
*** Fritz7 has joined #openstack-dev | 01:46 | |
*** highlife_ has quit IRC | 01:47 | |
*** walter_ has joined #openstack-dev | 01:49 | |
*** freedomhui has joined #openstack-dev | 01:51 | |
*** kaushikc has quit IRC | 01:54 | |
*** yaguang has quit IRC | 01:56 | |
*** lexinator has quit IRC | 01:59 | |
*** adalbas has quit IRC | 01:59 | |
*** novas0x2a|laptop has quit IRC | 02:02 | |
*** novas0x2a|laptop has joined #openstack-dev | 02:03 | |
*** freedomhui has quit IRC | 02:03 | |
*** freedomhui has joined #openstack-dev | 02:03 | |
*** dolphm has quit IRC | 02:05 | |
*** dolphm has joined #openstack-dev | 02:06 | |
*** anteaya has quit IRC | 02:07 | |
*** troytoman is now known as troytoman-away | 02:08 | |
*** adalbas has joined #openstack-dev | 02:12 | |
*** nati_ueno has quit IRC | 02:13 | |
*** galstrom is now known as galstrom_zzz | 02:13 | |
*** Fritz7 has quit IRC | 02:16 | |
*** Fritz7 has joined #openstack-dev | 02:17 | |
*** kbringard has quit IRC | 02:17 | |
*** amerine has quit IRC | 02:18 | |
*** yaguang has joined #openstack-dev | 02:18 | |
*** spzala has quit IRC | 02:19 | |
*** amerine has joined #openstack-dev | 02:21 | |
*** lexinator has joined #openstack-dev | 02:22 | |
openstackgerrit | A change was merged to openstack/python-neutronclient: Remove repeated initialisation https://review.openstack.org/39540 | 02:24 |
*** Fritz7 has quit IRC | 02:24 | |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: Copy tempest.log to logs dir after tempest run https://review.openstack.org/39583 | 02:25 |
*** Fritz7 has joined #openstack-dev | 02:25 | |
*** Fritz7 has quit IRC | 02:25 | |
*** Fritz7 has joined #openstack-dev | 02:25 | |
*** shang has joined #openstack-dev | 02:26 | |
*** novas0x2a|laptop has quit IRC | 02:29 | |
*** rcleere has joined #openstack-dev | 02:30 | |
*** pabelanger has quit IRC | 02:34 | |
*** adalbas has quit IRC | 02:35 | |
*** stevemar has quit IRC | 02:36 | |
*** dims has quit IRC | 02:36 | |
*** dims_ has quit IRC | 02:36 | |
*** dolphm has quit IRC | 02:37 | |
*** bnemec has quit IRC | 02:37 | |
*** bnemec has joined #openstack-dev | 02:38 | |
*** dolphm has joined #openstack-dev | 02:39 | |
*** nijaba has quit IRC | 02:42 | |
*** READ10 has quit IRC | 02:42 | |
*** pabelanger has joined #openstack-dev | 02:43 | |
*** jasdeepH has quit IRC | 02:44 | |
*** Mandell has joined #openstack-dev | 02:45 | |
*** jasdeepH has joined #openstack-dev | 02:47 | |
*** nijaba has joined #openstack-dev | 02:47 | |
*** nijaba has joined #openstack-dev | 02:47 | |
*** pcm_ has quit IRC | 02:48 | |
*** sandeepr_ltp has joined #openstack-dev | 02:50 | |
*** nijaba has quit IRC | 02:51 | |
*** nijaba has joined #openstack-dev | 02:51 | |
*** stevemar has joined #openstack-dev | 02:51 | |
*** bnemec has quit IRC | 02:57 | |
*** bnemec has joined #openstack-dev | 02:58 | |
*** jhesketh has quit IRC | 02:58 | |
*** jhesketh_ has joined #openstack-dev | 02:58 | |
*** NetworkStatic has quit IRC | 02:59 | |
*** alexpilotti has quit IRC | 03:00 | |
*** nijaba has quit IRC | 03:00 | |
*** nijaba has joined #openstack-dev | 03:01 | |
*** jasdeepH has quit IRC | 03:01 | |
*** briancurtin has joined #openstack-dev | 03:06 | |
*** krtaylor has joined #openstack-dev | 03:08 | |
*** melwitt has quit IRC | 03:11 | |
*** sandywalsh has quit IRC | 03:11 | |
*** nachi has quit IRC | 03:12 | |
*** nachi_ has quit IRC | 03:12 | |
*** Fritz7 has quit IRC | 03:12 | |
*** sandeepr_ltp has quit IRC | 03:12 | |
*** Fritz7 has joined #openstack-dev | 03:12 | |
*** sandeepr_ltp has joined #openstack-dev | 03:13 | |
*** Fritz7 has quit IRC | 03:14 | |
*** ken1ohmichi has joined #openstack-dev | 03:15 | |
*** Fritz7 has joined #openstack-dev | 03:15 | |
*** sarob has joined #openstack-dev | 03:18 | |
*** NetworkStatic has joined #openstack-dev | 03:20 | |
*** bnemec has quit IRC | 03:20 | |
*** neelashah has joined #openstack-dev | 03:20 | |
*** bnemec has joined #openstack-dev | 03:21 | |
*** maheshp has joined #openstack-dev | 03:22 | |
openstackgerrit | A change was merged to openstack/nova: Remove unreachable code https://review.openstack.org/38722 | 03:25 |
openstackgerrit | A change was merged to openstack/nova: Add support for Neutron https endpoint https://review.openstack.org/39651 | 03:25 |
openstackgerrit | A change was merged to openstack/keystone: use 'exc_info=True' instead of import traceback https://review.openstack.org/38075 | 03:25 |
openstackgerrit | A change was merged to openstack/nova: Fixes for v3 API servers tests https://review.openstack.org/38242 | 03:26 |
openstackgerrit | A change was merged to openstack/nova: Adds NoAuthMiddleware for V3 https://review.openstack.org/38452 | 03:26 |
openstackgerrit | A change was merged to openstack/keystone: .gitignore eggs https://review.openstack.org/39521 | 03:27 |
*** galstrom_zzz is now known as galstrom | 03:34 | |
*** troytoman-away is now known as troytoman | 03:36 | |
*** galstrom is now known as galstrom_zzz | 03:38 | |
*** eharney has quit IRC | 03:42 | |
*** sandywalsh has joined #openstack-dev | 03:44 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Fix get_pip_command() https://review.openstack.org/39771 | 03:45 |
*** maheshp has quit IRC | 03:46 | |
*** sarob_ has joined #openstack-dev | 03:47 | |
*** edmund has quit IRC | 03:48 | |
*** jasdeepH has joined #openstack-dev | 03:49 | |
*** sarob has quit IRC | 03:50 | |
*** zackf has quit IRC | 03:52 | |
*** maheshp has joined #openstack-dev | 03:55 | |
*** lexinator has quit IRC | 03:57 | |
*** sarob_ has quit IRC | 04:04 | |
*** topol has quit IRC | 04:07 | |
*** kaushikc has joined #openstack-dev | 04:10 | |
*** prekarat has joined #openstack-dev | 04:11 | |
*** SergeyLukjanov has joined #openstack-dev | 04:12 | |
*** lbragstad has joined #openstack-dev | 04:12 | |
*** prekarat1 has joined #openstack-dev | 04:13 | |
*** kaushikc has quit IRC | 04:15 | |
*** prekarat has quit IRC | 04:15 | |
*** kushal has joined #openstack-dev | 04:16 | |
*** kaushikc has joined #openstack-dev | 04:17 | |
*** ngubenko has quit IRC | 04:19 | |
*** ngubenko has joined #openstack-dev | 04:19 | |
*** matiu_ has joined #openstack-dev | 04:21 | |
*** matiu has quit IRC | 04:21 | |
*** loteriety has joined #openstack-dev | 04:24 | |
*** alop has joined #openstack-dev | 04:24 | |
*** dina_belova has joined #openstack-dev | 04:26 | |
*** maheshp has quit IRC | 04:26 | |
openstackgerrit | A change was merged to openstack/python-neutronclient: Add command for listing available service providers https://review.openstack.org/30699 | 04:29 |
*** dolphm has quit IRC | 04:29 | |
*** neelashah has quit IRC | 04:31 | |
openstackgerrit | A change was merged to openstack/cinder: Test tools barfs on reusage of 'id' attribute. https://review.openstack.org/39768 | 04:33 |
openstackgerrit | A change was merged to openstack/nova: Add index to reservations.uuid column https://review.openstack.org/38200 | 04:33 |
openstackgerrit | A change was merged to openstack/cinder: Imported Translations from Transifex https://review.openstack.org/39542 | 04:33 |
*** lexinator has joined #openstack-dev | 04:35 | |
*** lexinator has quit IRC | 04:36 | |
*** maheshp has joined #openstack-dev | 04:36 | |
*** anujdeshpande has joined #openstack-dev | 04:38 | |
*** sandeepr_ltp has quit IRC | 04:38 | |
*** freedomhui has quit IRC | 04:39 | |
*** sandeepr_ltp has joined #openstack-dev | 04:39 | |
*** gkotton has joined #openstack-dev | 04:40 | |
*** Ryan_Lane has joined #openstack-dev | 04:41 | |
*** jbresnah has joined #openstack-dev | 04:42 | |
*** garyk has quit IRC | 04:43 | |
*** gkotton is now known as garyk | 04:43 | |
*** sudorandom has quit IRC | 04:44 | |
*** boris-42 has joined #openstack-dev | 04:47 | |
*** dina_belova has quit IRC | 04:49 | |
*** rcleere has quit IRC | 04:52 | |
*** bnemec has quit IRC | 04:54 | |
*** bnemec has joined #openstack-dev | 04:55 | |
*** aeperezt has quit IRC | 04:55 | |
*** jab416171 has quit IRC | 04:57 | |
*** jab416171 has joined #openstack-dev | 04:58 | |
*** michchap_ has quit IRC | 04:59 | |
*** gkotton has joined #openstack-dev | 05:00 | |
*** briancurtin has quit IRC | 05:02 | |
*** garyk has quit IRC | 05:03 | |
*** gkotton is now known as garyk | 05:03 | |
*** alop has quit IRC | 05:03 | |
*** sumanthns has joined #openstack-dev | 05:05 | |
*** alop has joined #openstack-dev | 05:05 | |
*** danwent has joined #openstack-dev | 05:08 | |
*** jasdeepH has quit IRC | 05:10 | |
*** oNeToWn has joined #openstack-dev | 05:12 | |
*** freedomhui has joined #openstack-dev | 05:13 | |
*** dstufft has quit IRC | 05:17 | |
*** jhesketh has joined #openstack-dev | 05:18 | |
*** dstufft has joined #openstack-dev | 05:18 | |
openstackgerrit | A change was merged to openstack/oslo.config: NoSuchOptError should be used not AttributeError https://review.openstack.org/39850 | 05:18 |
*** jasdeepH has joined #openstack-dev | 05:22 | |
*** danwent has quit IRC | 05:22 | |
*** zaitcev has quit IRC | 05:23 | |
*** pabelanger has quit IRC | 05:26 | |
*** Fritz7 has quit IRC | 05:27 | |
*** xqueralt-afk is now known as xqueralt | 05:27 | |
openstackgerrit | A change was merged to openstack/cinder: Fix pep8 and pylint violation in Nexenta volume driver https://review.openstack.org/39701 | 05:30 |
openstackgerrit | A change was merged to openstack/nova: vendor-data minor format / style cleanups https://review.openstack.org/39704 | 05:31 |
openstackgerrit | A change was merged to openstack/nova: Port ips-extended to API-v3 ips core API Part 1 https://review.openstack.org/38182 | 05:31 |
openstackgerrit | A change was merged to openstack/nova: Port ips-extended to API-v3 ips core API Part 2 https://review.openstack.org/38183 | 05:32 |
*** mestery has quit IRC | 05:34 | |
*** ljjjustin has joined #openstack-dev | 05:34 | |
*** lexinator has joined #openstack-dev | 05:40 | |
*** souvik has joined #openstack-dev | 05:40 | |
*** mrunge has joined #openstack-dev | 05:41 | |
*** jasdeepH has quit IRC | 05:41 | |
*** lexinator has quit IRC | 05:45 | |
*** dina_belova has joined #openstack-dev | 05:46 | |
*** michchap has joined #openstack-dev | 05:47 | |
*** dina_belova has quit IRC | 05:48 | |
*** jimjiang has quit IRC | 05:50 | |
*** jhesketh has quit IRC | 05:51 | |
*** egallen has joined #openstack-dev | 05:56 | |
*** michchap has quit IRC | 05:56 | |
*** eglynn has joined #openstack-dev | 05:57 | |
*** jhesketh has joined #openstack-dev | 05:57 | |
*** michchap has joined #openstack-dev | 05:57 | |
*** egallen has quit IRC | 05:59 | |
*** egallen has joined #openstack-dev | 06:02 | |
*** sthaha has quit IRC | 06:06 | |
*** SergeyLukjanov has quit IRC | 06:08 | |
*** spn has quit IRC | 06:08 | |
*** egallen has quit IRC | 06:09 | |
*** mkoderer has quit IRC | 06:11 | |
*** melwitt has joined #openstack-dev | 06:13 | |
*** henrynash has joined #openstack-dev | 06:14 | |
*** jab416171 has quit IRC | 06:14 | |
*** eglynn has quit IRC | 06:15 | |
*** s2r2 has quit IRC | 06:15 | |
*** mkoderer has joined #openstack-dev | 06:15 | |
*** Alex_Gaynor has quit IRC | 06:17 | |
*** jhesketh has quit IRC | 06:19 | |
*** nshaikh has joined #openstack-dev | 06:19 | |
*** salv-orlando has joined #openstack-dev | 06:20 | |
*** jimjiang has joined #openstack-dev | 06:21 | |
*** MaxV has quit IRC | 06:24 | |
*** gkotton has joined #openstack-dev | 06:24 | |
*** MaxV has joined #openstack-dev | 06:25 | |
*** garyk has quit IRC | 06:26 | |
*** gkotton is now known as garyk | 06:26 | |
*** MaxV has quit IRC | 06:27 | |
*** MaxV has joined #openstack-dev | 06:28 | |
*** devvesa has joined #openstack-dev | 06:28 | |
*** neoXsys has quit IRC | 06:29 | |
*** sungju has quit IRC | 06:30 | |
*** michchap has quit IRC | 06:33 | |
*** Alex_Gaynor has joined #openstack-dev | 06:39 | |
*** eglynn has joined #openstack-dev | 06:42 | |
*** alop has quit IRC | 06:46 | |
*** boris-42 has quit IRC | 06:48 | |
*** lexinator has joined #openstack-dev | 06:51 | |
*** troytoman is now known as troytoman-away | 06:54 | |
*** cthulhup has joined #openstack-dev | 06:56 | |
*** lexinator has quit IRC | 06:56 | |
*** gmurphy_ has quit IRC | 06:59 | |
*** stevemar has quit IRC | 07:01 | |
*** xga has joined #openstack-dev | 07:01 | |
*** jimjiang has quit IRC | 07:01 | |
*** ljjjustin has quit IRC | 07:01 | |
*** freedomhui has quit IRC | 07:02 | |
*** reidrac has joined #openstack-dev | 07:03 | |
*** jjmb has joined #openstack-dev | 07:04 | |
*** safchain has joined #openstack-dev | 07:07 | |
*** maheshp has quit IRC | 07:09 | |
*** tkammer has joined #openstack-dev | 07:09 | |
*** SumitNaiksatam has quit IRC | 07:12 | |
*** SumitNaiksatam has joined #openstack-dev | 07:14 | |
openstackgerrit | A change was merged to openstack/keystone: add OS-TRUST to links https://review.openstack.org/39533 | 07:14 |
openstackgerrit | A change was merged to openstack/nova: Demote admin-passwd from core of API v3 as extensions os-admin-password https://review.openstack.org/35625 | 07:14 |
*** zoresvit has joined #openstack-dev | 07:14 | |
openstackgerrit | A change was merged to openstack/keystone: Sync DB models and migrations in keystone.assignment.backends.sql https://review.openstack.org/39420 | 07:15 |
*** jcoufal has joined #openstack-dev | 07:15 | |
*** SergeyLukjanov has joined #openstack-dev | 07:18 | |
*** tkammer has quit IRC | 07:18 | |
*** psedlak has joined #openstack-dev | 07:20 | |
*** sandeepr_ltp has quit IRC | 07:20 | |
*** sandeepr_ltp has joined #openstack-dev | 07:21 | |
openstackgerrit | A change was merged to openstack/python-keystoneclient: flake8: fix alphabetical imports and enable H306 https://review.openstack.org/39816 | 07:22 |
openstackgerrit | A change was merged to openstack/nova: Fix extension hosts follow API v3 rules https://review.openstack.org/37615 | 07:22 |
openstackgerrit | A change was merged to openstack/oslo-incubator: Add common methods required to allow translation of REST API responses https://review.openstack.org/38201 | 07:23 |
*** egallen has joined #openstack-dev | 07:24 | |
*** s2r2 has joined #openstack-dev | 07:25 | |
*** Ryan_Lane has quit IRC | 07:26 | |
*** jaimegil has joined #openstack-dev | 07:30 | |
*** asalkeld is now known as asalkeld_afk | 07:32 | |
*** ifarkas has joined #openstack-dev | 07:34 | |
*** NetworkStatic has quit IRC | 07:35 | |
*** odyssey4me has joined #openstack-dev | 07:42 | |
*** romcheg has joined #openstack-dev | 07:44 | |
*** mestery has joined #openstack-dev | 07:47 | |
*** schwicht has joined #openstack-dev | 07:48 | |
*** wfoster_away is now known as wfoster | 07:49 | |
*** jbresnah has quit IRC | 07:49 | |
*** lexinator has joined #openstack-dev | 07:52 | |
*** fifieldt has quit IRC | 07:55 | |
*** mkoderer has quit IRC | 07:55 | |
*** lexinator has quit IRC | 07:56 | |
*** mrunge_ has joined #openstack-dev | 07:57 | |
*** jpich has joined #openstack-dev | 07:58 | |
*** mestery has quit IRC | 07:58 | |
*** mrunge has quit IRC | 07:59 | |
*** dina_belova has joined #openstack-dev | 07:59 | |
*** dina_belova has quit IRC | 08:00 | |
openstackgerrit | A change was merged to openstack/neutron: Rename a variable name _ENGINE to _DB_ENGINE in metaplugin. https://review.openstack.org/39860 | 08:00 |
*** melwitt has quit IRC | 08:01 | |
*** boris-42 has joined #openstack-dev | 08:02 | |
*** derekh has joined #openstack-dev | 08:03 | |
*** spn has joined #openstack-dev | 08:04 | |
*** boden has joined #openstack-dev | 08:05 | |
*** lukego has joined #openstack-dev | 08:06 | |
*** maheshp has joined #openstack-dev | 08:06 | |
*** mrunge_ is now known as mrunge | 08:06 | |
*** vsergeyev has left #openstack-dev | 08:07 | |
*** arezmerita has joined #openstack-dev | 08:09 | |
*** jab416171 has joined #openstack-dev | 08:11 | |
*** pixelbeat has joined #openstack-dev | 08:12 | |
*** dina_belova has joined #openstack-dev | 08:13 | |
*** lucasagomes has joined #openstack-dev | 08:13 | |
*** ifarkas has quit IRC | 08:14 | |
*** ifarkas has joined #openstack-dev | 08:16 | |
*** rburon has joined #openstack-dev | 08:17 | |
*** lukego has quit IRC | 08:19 | |
*** lukego has joined #openstack-dev | 08:20 | |
*** ifarkas has quit IRC | 08:22 | |
*** s2r2 has quit IRC | 08:24 | |
*** spn has quit IRC | 08:25 | |
*** ifarkas has joined #openstack-dev | 08:26 | |
*** neoXsys has joined #openstack-dev | 08:26 | |
openstackgerrit | A change was merged to openstack/horizon: Fixed keystone test data to match openstack_auth. https://review.openstack.org/39859 | 08:27 |
*** odyssey4me has quit IRC | 08:28 | |
*** SergeyLukjanov has quit IRC | 08:28 | |
*** jhesketh__ has joined #openstack-dev | 08:30 | |
*** Alexei_987 has joined #openstack-dev | 08:31 | |
*** obondarev has quit IRC | 08:32 | |
*** kushal has quit IRC | 08:33 | |
*** iartarisi has joined #openstack-dev | 08:34 | |
*** odyssey4me has joined #openstack-dev | 08:35 | |
*** bashok has joined #openstack-dev | 08:37 | |
*** jcoufal has quit IRC | 08:40 | |
*** jcoufal has joined #openstack-dev | 08:40 | |
*** jhesketh_ has quit IRC | 08:41 | |
*** jhesketh_ has joined #openstack-dev | 08:41 | |
*** lukego has quit IRC | 08:48 | |
*** kushal has joined #openstack-dev | 08:48 | |
*** lukego has joined #openstack-dev | 08:49 | |
*** odyssey4me has quit IRC | 08:50 | |
*** loteriety has quit IRC | 08:51 | |
*** romcheg has quit IRC | 08:52 | |
*** lexinator has joined #openstack-dev | 08:52 | |
*** bnemec has quit IRC | 08:53 | |
*** lukego has quit IRC | 08:53 | |
*** bnemec has joined #openstack-dev | 08:54 | |
*** jimjiang has joined #openstack-dev | 08:54 | |
*** Darnoth has quit IRC | 08:55 | |
*** lexinator has quit IRC | 08:57 | |
*** sandeepr_ltp has quit IRC | 08:58 | |
*** sandeepr_ltp has joined #openstack-dev | 08:58 | |
*** martyntaylor has joined #openstack-dev | 08:59 | |
*** DuncanT- has quit IRC | 08:59 | |
*** DuncanT- has joined #openstack-dev | 09:00 | |
*** odyssey4me has joined #openstack-dev | 09:00 | |
*** mkollaro has joined #openstack-dev | 09:02 | |
*** danpb has joined #openstack-dev | 09:02 | |
*** lukego has joined #openstack-dev | 09:04 | |
bashok | garyk: ping | 09:06 |
*** romcheg has joined #openstack-dev | 09:06 | |
*** odyssey4me has quit IRC | 09:06 | |
*** dina_belova has quit IRC | 09:07 | |
*** noslzzp has joined #openstack-dev | 09:10 | |
*** martyntaylor has quit IRC | 09:10 | |
*** anujdeshpande has left #openstack-dev | 09:10 | |
*** AnilV4 has quit IRC | 09:11 | |
*** jjmb has quit IRC | 09:11 | |
*** henrynash has quit IRC | 09:11 | |
*** odyssey4me has joined #openstack-dev | 09:14 | |
*** giulivo has joined #openstack-dev | 09:17 | |
*** ken1ohmichi has quit IRC | 09:20 | |
*** ljjjustin has joined #openstack-dev | 09:21 | |
*** noslzzp has quit IRC | 09:23 | |
*** johnthetubaguy has joined #openstack-dev | 09:23 | |
*** pixelbeat has quit IRC | 09:24 | |
*** ljjjustin has quit IRC | 09:26 | |
*** cthulhup has quit IRC | 09:26 | |
*** ljjjustin has joined #openstack-dev | 09:26 | |
*** jjmb has joined #openstack-dev | 09:28 | |
*** ron-slc has quit IRC | 09:31 | |
*** msmedved has quit IRC | 09:34 | |
*** jonesld_ has quit IRC | 09:34 | |
*** jonesld has joined #openstack-dev | 09:34 | |
*** msmedved_ has joined #openstack-dev | 09:34 | |
*** asalkeld_afk is now known as asalkeld | 09:40 | |
*** cthulhup has joined #openstack-dev | 09:40 | |
*** ema has joined #openstack-dev | 09:43 | |
*** lukego has quit IRC | 09:43 | |
*** cthulhup has quit IRC | 09:46 | |
*** dina_belova has joined #openstack-dev | 09:47 | |
*** ngubenko has quit IRC | 09:48 | |
*** ljjjustin has quit IRC | 09:50 | |
*** ljjjustin has joined #openstack-dev | 09:50 | |
*** lukego has joined #openstack-dev | 09:50 | |
*** ljjjustin has quit IRC | 09:51 | |
*** mestery has joined #openstack-dev | 09:52 | |
*** mkoderer has joined #openstack-dev | 09:52 | |
*** lexinator has joined #openstack-dev | 09:53 | |
*** freedomhui has joined #openstack-dev | 09:53 | |
*** tonix has joined #openstack-dev | 09:56 | |
*** lexinator has quit IRC | 09:58 | |
*** dina_belova has quit IRC | 10:00 | |
*** romcheg1 has joined #openstack-dev | 10:02 | |
*** romcheg has quit IRC | 10:02 | |
*** romcheg has joined #openstack-dev | 10:02 | |
*** pixelbeat has joined #openstack-dev | 10:03 | |
*** romcheg1 has quit IRC | 10:06 | |
*** CrackerJackMack has quit IRC | 10:07 | |
*** fbo has quit IRC | 10:07 | |
openstackgerrit | A change was merged to openstack/nova: Add identity headers while calling glanceclient https://review.openstack.org/37070 | 10:08 |
*** pcm_ has joined #openstack-dev | 10:08 | |
*** pcm_ has quit IRC | 10:09 | |
*** pcm_ has joined #openstack-dev | 10:09 | |
*** fcami has quit IRC | 10:10 | |
*** romcheg1 has joined #openstack-dev | 10:12 | |
*** fbo has joined #openstack-dev | 10:13 | |
*** CrackerJackMack has joined #openstack-dev | 10:13 | |
*** freedomhui has quit IRC | 10:13 | |
*** xga has quit IRC | 10:14 | |
*** egallen has quit IRC | 10:16 | |
*** jjmb has quit IRC | 10:17 | |
*** romcheg has quit IRC | 10:17 | |
*** yongli has quit IRC | 10:18 | |
*** xga has joined #openstack-dev | 10:20 | |
*** spn has joined #openstack-dev | 10:21 | |
*** s2r2 has joined #openstack-dev | 10:22 | |
*** jjmb has joined #openstack-dev | 10:23 | |
*** fcami has joined #openstack-dev | 10:24 | |
*** souvik has quit IRC | 10:27 | |
*** souvik has joined #openstack-dev | 10:27 | |
*** maheshp has quit IRC | 10:28 | |
openstackgerrit | A change was merged to openstack/nova: Make EvacuateTest DRYer https://review.openstack.org/39653 | 10:29 |
*** yaguang has quit IRC | 10:29 | |
*** agorodnev has left #openstack-dev | 10:30 | |
*** agorodnev has joined #openstack-dev | 10:30 | |
*** cthulhup has joined #openstack-dev | 10:35 | |
*** maheshp has joined #openstack-dev | 10:35 | |
*** souvik1 has joined #openstack-dev | 10:36 | |
*** souvik has quit IRC | 10:38 | |
*** zent00 has joined #openstack-dev | 10:39 | |
*** dina_belova has joined #openstack-dev | 10:39 | |
*** bourke has joined #openstack-dev | 10:40 | |
*** yaguang has joined #openstack-dev | 10:42 | |
openstackgerrit | A change was merged to openstack/swift: Remove duplicated code in direct_client. https://review.openstack.org/38390 | 10:42 |
*** MaxV has quit IRC | 10:43 | |
*** lukego has quit IRC | 10:43 | |
*** sride has joined #openstack-dev | 10:46 | |
*** MaxV has joined #openstack-dev | 10:46 | |
*** zent00 has quit IRC | 10:47 | |
*** mrunge has quit IRC | 10:47 | |
*** luisg has joined #openstack-dev | 10:47 | |
*** ifarkas has quit IRC | 10:47 | |
*** jasondotstar has quit IRC | 10:48 | |
*** luis_ has quit IRC | 10:48 | |
*** ifarkas has joined #openstack-dev | 10:50 | |
*** cthulhup has quit IRC | 10:50 | |
*** AnilV4 has joined #openstack-dev | 10:51 | |
*** mrunge has joined #openstack-dev | 10:52 | |
*** lexinator has joined #openstack-dev | 10:53 | |
*** sandeepr_ltp has quit IRC | 10:57 | |
*** mkerrin has joined #openstack-dev | 10:58 | |
*** lexinator has quit IRC | 10:58 | |
*** henrynash has joined #openstack-dev | 11:02 | |
*** maheshp1 has joined #openstack-dev | 11:03 | |
*** prekarat1 has quit IRC | 11:04 | |
*** kaushikc has quit IRC | 11:05 | |
*** maheshp has quit IRC | 11:05 | |
*** oNeToWn has quit IRC | 11:06 | |
*** egallen has joined #openstack-dev | 11:14 | |
*** jjmb has quit IRC | 11:17 | |
*** luis_ has joined #openstack-dev | 11:17 | |
*** bswartz1 has joined #openstack-dev | 11:18 | |
*** luisg has quit IRC | 11:18 | |
*** bswartz has quit IRC | 11:19 | |
*** romcheg has joined #openstack-dev | 11:20 | |
*** troytoman-away is now known as troytoman | 11:20 | |
*** michchap has joined #openstack-dev | 11:21 | |
*** michchap has quit IRC | 11:22 | |
*** michchap has joined #openstack-dev | 11:23 | |
*** romcheg1 has quit IRC | 11:24 | |
*** henrynash_ has joined #openstack-dev | 11:26 | |
*** vsergeyev has joined #openstack-dev | 11:27 | |
*** henrynash has quit IRC | 11:29 | |
*** henrynash_ is now known as henrynash | 11:29 | |
*** yaguang has quit IRC | 11:30 | |
*** jeevan_ullas has quit IRC | 11:32 | |
*** prekarat has joined #openstack-dev | 11:33 | |
*** alexpilotti has joined #openstack-dev | 11:36 | |
*** kaushikc has joined #openstack-dev | 11:36 | |
*** kaushikc has quit IRC | 11:37 | |
*** alexb_ has quit IRC | 11:37 | |
*** kaushikc has joined #openstack-dev | 11:39 | |
*** jeevan_ullas has joined #openstack-dev | 11:42 | |
*** nijaba has quit IRC | 11:43 | |
*** jeevan_ullas has quit IRC | 11:47 | |
*** neoXsys has quit IRC | 11:49 | |
*** alexb_ has joined #openstack-dev | 11:49 | |
*** bnemec has quit IRC | 11:49 | |
*** jjmb has joined #openstack-dev | 11:49 | |
*** bnemec has joined #openstack-dev | 11:50 | |
*** xBsd has joined #openstack-dev | 11:52 | |
*** alexb_ is now known as alex_afk | 11:52 | |
*** lexinator has joined #openstack-dev | 11:54 | |
*** jeevan_ullas has joined #openstack-dev | 11:56 | |
*** henrynash has quit IRC | 11:57 | |
*** henrynash has joined #openstack-dev | 11:57 | |
*** dkranz has joined #openstack-dev | 11:58 | |
*** CaptTofu has quit IRC | 11:58 | |
*** topol has joined #openstack-dev | 11:58 | |
*** ruhe has joined #openstack-dev | 11:59 | |
*** lexinator has quit IRC | 11:59 | |
*** lukego has joined #openstack-dev | 12:01 | |
*** henrynash has quit IRC | 12:04 | |
*** nijaba has joined #openstack-dev | 12:08 | |
*** nijaba has joined #openstack-dev | 12:08 | |
*** dina_belova has quit IRC | 12:08 | |
*** pabelanger has joined #openstack-dev | 12:08 | |
*** drewlander has joined #openstack-dev | 12:09 | |
*** ndipanov_gone is now known as ndipanov | 12:10 | |
*** lucasagomes is now known as lucas-hungry | 12:10 | |
*** tmclaugh[work] has joined #openstack-dev | 12:11 | |
*** bnemec has quit IRC | 12:13 | |
*** bnemec has joined #openstack-dev | 12:14 | |
*** obondarev has joined #openstack-dev | 12:15 | |
*** jgallard has joined #openstack-dev | 12:18 | |
*** adalbas has joined #openstack-dev | 12:19 | |
*** anteaya has joined #openstack-dev | 12:22 | |
openstackgerrit | A change was merged to openstack-dev/devstack: enable apache2 server as front end for swift https://review.openstack.org/33946 | 12:24 |
*** avishay has quit IRC | 12:24 | |
openstackgerrit | A change was merged to openstack/cinder: Tidy up the SSH call to avoid injection attacks in storwize_svc https://review.openstack.org/39485 | 12:25 |
*** danpb has quit IRC | 12:28 | |
*** woodspa has joined #openstack-dev | 12:29 | |
*** galstrom_zzz is now known as galstrom | 12:29 | |
*** sandeepr_hps has joined #openstack-dev | 12:30 | |
*** pabelanger has quit IRC | 12:33 | |
*** maheshp1 has quit IRC | 12:33 | |
*** eglynn is now known as eglynn-hungry | 12:34 | |
*** dina_belova has joined #openstack-dev | 12:34 | |
*** danpb has joined #openstack-dev | 12:35 | |
*** SergeyLukjanov has joined #openstack-dev | 12:35 | |
*** vkmc has joined #openstack-dev | 12:36 | |
*** vkmc has quit IRC | 12:36 | |
*** vkmc has joined #openstack-dev | 12:36 | |
*** dolphm_ has joined #openstack-dev | 12:36 | |
*** sandeepr_hps has quit IRC | 12:36 | |
*** sandeepr_hps has joined #openstack-dev | 12:36 | |
*** mrunge has quit IRC | 12:37 | |
*** openstackgerrit has quit IRC | 12:37 | |
*** openstackgerrit has joined #openstack-dev | 12:37 | |
*** lukego has quit IRC | 12:38 | |
*** redbeard2 has quit IRC | 12:38 | |
*** jgallard has quit IRC | 12:38 | |
*** pabelanger has joined #openstack-dev | 12:39 | |
*** jgallard has joined #openstack-dev | 12:39 | |
*** kaushikc has quit IRC | 12:39 | |
*** lukego has joined #openstack-dev | 12:39 | |
*** jaimegil has quit IRC | 12:40 | |
*** dims has joined #openstack-dev | 12:40 | |
*** jruzicka has joined #openstack-dev | 12:41 | |
*** cthulhup has joined #openstack-dev | 12:41 | |
*** jrclouda has joined #openstack-dev | 12:42 | |
*** jrclouda is now known as zackf | 12:42 | |
*** obondarev has quit IRC | 12:42 | |
*** henrynash has joined #openstack-dev | 12:43 | |
*** kevinconway has quit IRC | 12:44 | |
*** alunch has joined #openstack-dev | 12:46 | |
*** jgallard has quit IRC | 12:46 | |
*** kevinconway has joined #openstack-dev | 12:47 | |
*** jgallard has joined #openstack-dev | 12:50 | |
*** eglynn-hungry has quit IRC | 12:51 | |
*** AndChat|219225 has joined #openstack-dev | 12:52 | |
*** sandeepr_hps has quit IRC | 12:52 | |
*** pabelanger has quit IRC | 12:52 | |
*** lbragstad has quit IRC | 12:53 | |
*** kevinconway has quit IRC | 12:54 | |
*** SergeyLukjanov has quit IRC | 12:54 | |
*** alunch has quit IRC | 12:54 | |
*** lexinator has joined #openstack-dev | 12:55 | |
*** afazekas has joined #openstack-dev | 12:55 | |
*** lorin1 has joined #openstack-dev | 12:58 | |
* danpb thinks that http://planet.openstack.org could really do without being spammed with countless supposedly funny animated gifs .. i count 28 on there today | 12:59 | |
*** nunosantos has joined #openstack-dev | 12:59 | |
*** ruhe has quit IRC | 12:59 | |
*** lexinator has quit IRC | 12:59 | |
*** ruhe has joined #openstack-dev | 13:00 | |
*** kevinconway has joined #openstack-dev | 13:00 | |
*** jasondotstar has joined #openstack-dev | 13:01 | |
*** noslzzp has joined #openstack-dev | 13:02 | |
*** ndipanov_ has joined #openstack-dev | 13:04 | |
*** nshaikh has left #openstack-dev | 13:05 | |
*** ndipanov has quit IRC | 13:06 | |
*** galstrom is now known as galstrom_zzz | 13:06 | |
*** jjmb has quit IRC | 13:07 | |
*** dina_belova has quit IRC | 13:08 | |
kashyap | Wow, a pile of animated gifs! I only saw a couple or two previously. Now it's ridden with the gifs | 13:09 |
*** ffio has joined #openstack-dev | 13:09 | |
*** kevinconway has quit IRC | 13:09 | |
*** kevinconway has joined #openstack-dev | 13:10 | |
*** prad_ has joined #openstack-dev | 13:11 | |
*** rfolco has joined #openstack-dev | 13:12 | |
*** souvik1 has quit IRC | 13:13 | |
*** cppcabrera has joined #openstack-dev | 13:16 | |
*** jjmb has joined #openstack-dev | 13:16 | |
*** changbl has quit IRC | 13:16 | |
*** souvik has joined #openstack-dev | 13:16 | |
dolphm_ | wtf | 13:17 |
*** michchap has quit IRC | 13:18 | |
*** souvik has quit IRC | 13:18 | |
*** sandeepr_ltp has joined #openstack-dev | 13:19 | |
*** kbringard has joined #openstack-dev | 13:19 | |
*** lbragstad has joined #openstack-dev | 13:21 | |
*** devvesa has quit IRC | 13:21 | |
*** prad_ has quit IRC | 13:22 | |
*** markmcclain has joined #openstack-dev | 13:23 | |
*** lucas-hungry is now known as lucasagomes | 13:23 | |
*** schwicht has quit IRC | 13:25 | |
*** schwicht has joined #openstack-dev | 13:25 | |
*** neelashah has joined #openstack-dev | 13:25 | |
*** jayg|g0n3 is now known as jayg | 13:26 | |
*** kevinconway has quit IRC | 13:26 | |
*** kushal has quit IRC | 13:26 | |
*** READ10 has joined #openstack-dev | 13:27 | |
*** alexpilotti has quit IRC | 13:27 | |
*** SergeyLukjanov has joined #openstack-dev | 13:28 | |
*** dina_belova has joined #openstack-dev | 13:28 | |
*** lukego has quit IRC | 13:29 | |
*** kevinconway has joined #openstack-dev | 13:32 | |
*** lukego has joined #openstack-dev | 13:33 | |
*** krtaylor has quit IRC | 13:34 | |
lbragstad | dims: I had to respin https://review.openstack.org/#/c/34834/ to fix a comment after your +2. It's good to go if you wouldn't mind taking another look, whenever you have a minute. Thanks! | 13:35 |
*** morazi has joined #openstack-dev | 13:35 | |
*** openstackgerrit has quit IRC | 13:36 | |
*** ruhe has quit IRC | 13:36 | |
*** openstackgerrit has joined #openstack-dev | 13:36 | |
*** ndipanov_ has quit IRC | 13:37 | |
*** andrewbogott_afk is now known as andrewbogott | 13:38 | |
dims | lbragstad, done | 13:41 |
lbragstad | dims: thank you sir! | 13:42 |
*** eharney has joined #openstack-dev | 13:42 | |
*** prekarat has quit IRC | 13:42 | |
*** stevemar has joined #openstack-dev | 13:43 | |
sdague | danpb: enovance moved the blog, so the rss reset | 13:44 |
sdague | I agree less than optimal | 13:45 |
*** sandywalsh has quit IRC | 13:45 | |
*** xga_ has joined #openstack-dev | 13:46 | |
*** xga has quit IRC | 13:47 | |
*** ema has quit IRC | 13:48 | |
*** ndipanov_ has joined #openstack-dev | 13:50 | |
*** spzala has joined #openstack-dev | 13:50 | |
*** redbeard2 has joined #openstack-dev | 13:50 | |
*** jmontemayor has joined #openstack-dev | 13:51 | |
*** neoXsys has joined #openstack-dev | 13:52 | |
*** _TheDodd_ has joined #openstack-dev | 13:52 | |
*** shanewang has quit IRC | 13:52 | |
*** alexpilotti has joined #openstack-dev | 13:52 | |
openstackgerrit | A change was merged to openstack/neutron: Sync gettextutils from oslo https://review.openstack.org/39589 | 13:53 |
*** terriyu has joined #openstack-dev | 13:53 | |
*** phschwartz_aw is now known as phschwartz | 13:54 | |
*** arezmerita has quit IRC | 13:54 | |
*** jecarey has joined #openstack-dev | 13:54 | |
*** bnemec has quit IRC | 13:55 | |
*** bnemec has joined #openstack-dev | 13:55 | |
openstackgerrit | A change was merged to openstack/oslo-incubator: Modify local.py to not be dependent on Eventlet https://review.openstack.org/34834 | 13:55 |
*** alexpilotti has quit IRC | 13:55 | |
*** lexinator has joined #openstack-dev | 13:55 | |
*** HenryG has joined #openstack-dev | 13:56 | |
*** mrunge has joined #openstack-dev | 13:57 | |
*** eglynn-hungry has joined #openstack-dev | 13:57 | |
*** markwash has joined #openstack-dev | 13:58 | |
*** ruhe has joined #openstack-dev | 13:58 | |
*** prad_ has joined #openstack-dev | 13:58 | |
*** sandywalsh has joined #openstack-dev | 13:59 | |
*** arezmerita has joined #openstack-dev | 13:59 | |
*** markwash_ has joined #openstack-dev | 13:59 | |
*** lexinator has quit IRC | 14:00 | |
*** adalbas has quit IRC | 14:01 | |
*** prad_ has left #openstack-dev | 14:01 | |
*** markwash has quit IRC | 14:02 | |
*** markwash_ is now known as markwash | 14:02 | |
*** dina_belova has quit IRC | 14:02 | |
*** larsks has joined #openstack-dev | 14:02 | |
*** xga has joined #openstack-dev | 14:03 | |
*** rwsu-away is now known as rwsu | 14:03 | |
*** dina_belova has joined #openstack-dev | 14:03 | |
*** otherwiseguy has quit IRC | 14:04 | |
*** cppcabrera has left #openstack-dev | 14:04 | |
*** xga_ has quit IRC | 14:05 | |
*** sride has quit IRC | 14:05 | |
*** sudorandom has joined #openstack-dev | 14:06 | |
*** aeperezt has joined #openstack-dev | 14:07 | |
*** jasdeepH has joined #openstack-dev | 14:08 | |
*** loteriety has joined #openstack-dev | 14:09 | |
*** NetworkStatic has joined #openstack-dev | 14:09 | |
openstackgerrit | A change was merged to openstack/keystone: Update references with new Mailing List location https://review.openstack.org/39110 | 14:12 |
*** egallen has quit IRC | 14:13 | |
*** sergmelikyan has quit IRC | 14:15 | |
*** briancurtin has joined #openstack-dev | 14:16 | |
*** ndipanov_ is now known as ndipanov | 14:16 | |
*** ndipanov has quit IRC | 14:17 | |
*** ndipanov has joined #openstack-dev | 14:17 | |
*** adalbas has joined #openstack-dev | 14:17 | |
*** rharwood has joined #openstack-dev | 14:18 | |
spzala | dolphm_: Good morning! | 14:18 |
*** krtaylor has joined #openstack-dev | 14:18 | |
*** ifarkas has quit IRC | 14:19 | |
*** msmedved_ has quit IRC | 14:19 | |
*** rfolco has quit IRC | 14:20 | |
*** egallen has joined #openstack-dev | 14:20 | |
*** msmedved has joined #openstack-dev | 14:21 | |
*** vsergeyev has quit IRC | 14:21 | |
*** safchain has quit IRC | 14:21 | |
*** eglynn-hungry is now known as eglynn | 14:22 | |
*** bswartz1 is now known as bswartz | 14:23 | |
*** mkoderer has quit IRC | 14:23 | |
*** sergmelikyan has joined #openstack-dev | 14:23 | |
*** changbl has joined #openstack-dev | 14:23 | |
*** pabelanger has joined #openstack-dev | 14:24 | |
*** tmclaugh[work] has quit IRC | 14:27 | |
*** neoXsys has quit IRC | 14:27 | |
*** rcleere has joined #openstack-dev | 14:28 | |
openstackgerrit | A change was merged to openstack/horizon: Minor typo corrections https://review.openstack.org/39765 | 14:29 |
*** tmclaugh[work] has joined #openstack-dev | 14:30 | |
*** burt has joined #openstack-dev | 14:33 | |
*** lexinator has joined #openstack-dev | 14:34 | |
*** russellb is now known as rustlebee | 14:35 | |
*** anteaya is now known as anteayah | 14:36 | |
*** markmc has joined #openstack-dev | 14:36 | |
*** eglynn has quit IRC | 14:38 | |
*** matiu_ is now known as matiu | 14:39 | |
*** ema has joined #openstack-dev | 14:42 | |
*** ema has joined #openstack-dev | 14:42 | |
*** xga_ has joined #openstack-dev | 14:42 | |
*** dansmith is now known as Steely_Dan | 14:42 | |
*** otherwiseguy has joined #openstack-dev | 14:43 | |
*** sumanthns has quit IRC | 14:44 | |
*** markmcclain has quit IRC | 14:44 | |
*** xga has quit IRC | 14:45 | |
*** jjmb has quit IRC | 14:46 | |
*** SergeyLukjanov has quit IRC | 14:47 | |
boris-42 | rustlebee ping | 14:47 |
rustlebee | pong | 14:48 |
*** pabelanger has quit IRC | 14:49 | |
openstackgerrit | A change was merged to openstack/python-openstackclient: Modify run_tests.sh to just run tox https://review.openstack.org/39868 | 14:49 |
*** jjmb has joined #openstack-dev | 14:51 | |
*** pabelanger has joined #openstack-dev | 14:51 | |
*** iccha is now known as itcha-friday-fun | 14:51 | |
*** cdub_ has joined #openstack-dev | 14:52 | |
*** mrodden has quit IRC | 14:53 | |
*** lukego has quit IRC | 14:53 | |
*** MaxV has quit IRC | 14:56 | |
*** reidrac has quit IRC | 14:56 | |
*** SergeyLukjanov has joined #openstack-dev | 14:56 | |
*** lexinator has quit IRC | 14:57 | |
*** jasdeepH has quit IRC | 14:57 | |
*** neoXsys has joined #openstack-dev | 14:57 | |
*** MaxV has joined #openstack-dev | 14:57 | |
*** carl_baldwin has joined #openstack-dev | 14:58 | |
*** dina_belova has quit IRC | 14:58 | |
*** dina_belova has joined #openstack-dev | 14:59 | |
*** danwent has joined #openstack-dev | 15:00 | |
*** mlavalle has joined #openstack-dev | 15:01 | |
*** rburon has quit IRC | 15:02 | |
*** dina_belova has quit IRC | 15:02 | |
*** changbl has quit IRC | 15:04 | |
*** afazekas has quit IRC | 15:04 | |
*** dina_belova has joined #openstack-dev | 15:04 | |
*** galstrom_zzz is now known as galstrom | 15:05 | |
*** Fritz7 has joined #openstack-dev | 15:06 | |
*** mrodden has joined #openstack-dev | 15:08 | |
*** eglynn has joined #openstack-dev | 15:09 | |
*** mordred is now known as TheRonin | 15:11 | |
*** markwash has quit IRC | 15:13 | |
*** rfolco has joined #openstack-dev | 15:14 | |
*** markmcclain has joined #openstack-dev | 15:15 | |
*** bashok has quit IRC | 15:15 | |
*** marcos-sb has joined #openstack-dev | 15:17 | |
spzala | ayoung: Hi. can I have your minute please? | 15:18 |
*** changbl has joined #openstack-dev | 15:19 | |
*** yportnova has quit IRC | 15:21 | |
*** boris-42 has quit IRC | 15:21 | |
*** lexinator has joined #openstack-dev | 15:22 | |
*** mrunge has quit IRC | 15:22 | |
*** ifarkas has joined #openstack-dev | 15:23 | |
ayoung | spzala, sure | 15:24 |
*** Fritz7 has quit IRC | 15:26 | |
spzala | ayoung: thanks. So I was testing identity and assignment. I tried by setting the assignment driver in keystone.conf and then created user, role, tenant and their mapping etc. and that seems working really good. | 15:26 |
spzala | ayoung: but I am wondering about the backend_ldap_sql.conf file and how do I use it for testing live ldap and mysql? | 15:27 |
*** rharwood has quit IRC | 15:28 | |
*** jasdeepH has joined #openstack-dev | 15:29 | |
*** aelkikhia has joined #openstack-dev | 15:30 | |
*** mrodden has quit IRC | 15:30 | |
spzala | ayoung: I tried modifying the backend_ldap_sql.conf replacing [ldap] section with openLDAP data and with MYSQL specific connection, and tried running it with run_test.sh, but that gives several not much helpful errors. | 15:30 |
*** Mandell has quit IRC | 15:31 | |
*** rfolco has quit IRC | 15:31 | |
ayoung | spzala, I'll have to give it a run myself. I thought I had tested that, but it might be specific to my machine. I just upgraded to Fedora 19, so I don't know if things will work yet. | 15:31 |
ayoung | spzala, what are you seeing? | 15:31 |
spzala | ayoung: I see. I need to run it again myself (sorry not on top of my head) but let me run it and get back to you in a few | 15:34 |
ayoung | spzala, sure thing. This is new code, and wouldn't be surprised if there were some gotchas. This is an important code path to test, so thanks for the diligence. | 15:35 |
*** afazekas_zz has quit IRC | 15:36 | |
spzala | ayoung: no problem. Yup, totally agree. This is definitely an important one and will be used by many. | 15:37 |
*** lexinator has quit IRC | 15:37 | |
*** noslzzp has quit IRC | 15:38 | |
*** zul has quit IRC | 15:38 | |
*** AndChat|219225 has quit IRC | 15:39 | |
*** sandeepr_hps has joined #openstack-dev | 15:39 | |
*** zul has joined #openstack-dev | 15:39 | |
*** markwash has joined #openstack-dev | 15:47 | |
*** cthulhup has quit IRC | 15:48 | |
*** mrodden has joined #openstack-dev | 15:49 | |
*** reed has joined #openstack-dev | 15:50 | |
*** kbrierly has joined #openstack-dev | 15:51 | |
*** danwent has quit IRC | 15:51 | |
*** xga_ has quit IRC | 15:54 | |
*** feleouet has quit IRC | 15:54 | |
*** cthulhup has joined #openstack-dev | 15:55 | |
*** lexinator has joined #openstack-dev | 15:56 | |
*** cdub_ has quit IRC | 15:56 | |
*** jbresnah has joined #openstack-dev | 15:57 | |
*** alop has joined #openstack-dev | 15:58 | |
*** itcha-friday-fun is now known as iccha | 15:58 | |
*** ydacheville has quit IRC | 16:00 | |
*** ydacheville has joined #openstack-dev | 16:01 | |
*** danwent has joined #openstack-dev | 16:02 | |
openstackgerrit | A change was merged to openstack/tempest: renames the stress test class to include the Volume keyword https://review.openstack.org/39654 | 16:04 |
openstackgerrit | A change was merged to openstack/neutron: Fix branch in db migrations https://review.openstack.org/39870 | 16:04 |
openstackgerrit | A change was merged to openstack/neutron: Remove comments from requirements.txt (workaround pbr bug) https://review.openstack.org/39424 | 16:04 |
*** rharwood has joined #openstack-dev | 16:05 | |
*** _TheDodd_ is now known as TheDodd | 16:05 | |
*** emagana has joined #openstack-dev | 16:06 | |
*** alex_afk has quit IRC | 16:07 | |
*** briancurtin has quit IRC | 16:07 | |
*** mrodden1 has joined #openstack-dev | 16:08 | |
*** tjones has joined #openstack-dev | 16:08 | |
*** devoid has joined #openstack-dev | 16:08 | |
*** alunch has joined #openstack-dev | 16:09 | |
*** TheDodd is now known as thedodd | 16:09 | |
*** alunch has quit IRC | 16:10 | |
*** mrodden has quit IRC | 16:10 | |
*** briancurtin has joined #openstack-dev | 16:10 | |
*** edmund has joined #openstack-dev | 16:11 | |
*** romcheg has quit IRC | 16:13 | |
*** andrewbogott is now known as andrewbogott_afk | 16:14 | |
*** egallen has quit IRC | 16:15 | |
*** jgallard has quit IRC | 16:15 | |
*** jgallard has joined #openstack-dev | 16:15 | |
*** ruhe has quit IRC | 16:15 | |
*** jgallard has quit IRC | 16:16 | |
*** epim has joined #openstack-dev | 16:16 | |
*** nijaba has quit IRC | 16:17 | |
*** akshayms has quit IRC | 16:18 | |
*** asalkeld has quit IRC | 16:18 | |
*** egallen has joined #openstack-dev | 16:19 | |
*** aelkikhia has quit IRC | 16:19 | |
*** nijaba has joined #openstack-dev | 16:19 | |
*** nijaba has joined #openstack-dev | 16:19 | |
*** danjared has quit IRC | 16:20 | |
*** epim_ has joined #openstack-dev | 16:21 | |
*** armax has joined #openstack-dev | 16:21 | |
*** pabelanger has quit IRC | 16:22 | |
*** mkoderer has joined #openstack-dev | 16:22 | |
*** epim has quit IRC | 16:23 | |
*** epim_ is now known as epim | 16:23 | |
openstackgerrit | A change was merged to openstack/keystone: V3 API need to check mandatory field when creating resources https://review.openstack.org/39635 | 16:25 |
*** eglynn has quit IRC | 16:25 | |
*** markmc has quit IRC | 16:27 | |
*** odyssey4me has quit IRC | 16:28 | |
spzala | ayoung: so running run_tests.sh gives me "FAILED (SKIP=115, errors=370, failures=24)" - I know something's with the way I am running or configuring. | 16:29 |
spzala | ayoung: this is how my backend_ldap_sql.conf looks like - http://www.fpaste.org/29750/37546094/ | 16:29 |
*** lbragstad has quit IRC | 16:29 | |
spzala | ayoung: and from all the failures I found one method that if I can test is itself can help debugging - http://www.fpaste.org/29749/75460797/ | 16:30 |
ayoung | spzala, does _ldap_livetest pass? | 16:30 |
*** comstud is now known as bearhands | 16:30 | |
*** eglynn has joined #openstack-dev | 16:30 | |
spzala | ayoung: but I don't know how to test it? It will be nice if I can test it in a way I can test individual methods via _ldap_livetest | 16:31 |
ayoung | spzala, you might have found an actual bug there....something went in recently along those lines, IIRC | 16:31 |
ayoung | spzala, same methodology should apply | 16:31 |
spzala | ayoung: yes, _ldap_livetest passes all tests | 16:32 |
spzala | ayoung: hmmm so I use this with liveldap | 16:33 |
spzala | ayoung: ./run_tests.sh -s _ldap_livetest.py:LiveLDAPIdentity.test_get_user_by_name | 16:33 |
spzala | ayoung: but that test is passing . | 16:33 |
*** danjared has joined #openstack-dev | 16:34 | |
*** aelkikhia has joined #openstack-dev | 16:34 | |
*** jcoufal has quit IRC | 16:34 | |
spzala | ayoung: I believe it's not actually testing the conf from backend_ldap_sql.conf | 16:34 |
*** noslzzp has joined #openstack-dev | 16:34 | |
*** ifarkas has quit IRC | 16:34 | |
ayoung | ./run_tests.sh -s test_backend_ldap:LdapIdentitySqlAssignment.test_get_user_by_name | 16:35 |
*** jjmb has quit IRC | 16:35 | |
*** dina_belova has quit IRC | 16:36 | |
spzala | ayoung: ahhh .. thank you!!! that was easy :) | 16:36 |
spzala | ayoung: OK debugging now | 16:36 |
ayoung | spzala, I need to get something cleared up with sasl2.so in order to run myself. SOme difference between f18 and f19 | 16:36 |
spzala | ayoung: OK, no problem.. no rush.. I think I can debug now | 16:37 |
*** eglynn has quit IRC | 16:37 | |
spzala | ayoung: will get back to you soon with what I find out | 16:37 |
*** apevec has joined #openstack-dev | 16:38 | |
*** apevec has joined #openstack-dev | 16:38 | |
*** afazekas has joined #openstack-dev | 16:40 | |
*** SergeyLukjanov has quit IRC | 16:41 | |
ayoung | spzala, how about this: make a new test in _ldap_livetest that mirrors the mixed one from test_backned_ldap, but uses the mysql and openldap configuration. That way you can actually commit your debugging changes. | 16:42 |
ayoung | spzala, if you really want to be a champ, make two: one for postgres too. | 16:43 |
spzala | ayoung: :) | 16:43 |
spzala | ayoung: nice, sure. Let me work on it. Meanwhile, quickly I see some good error message now | 16:44 |
*** wfoster is now known as wfoster_away | 16:44 | |
spzala | ayoung: http://www.fpaste.org/29756/75461860/ | 16:44 |
*** ndipanov has quit IRC | 16:44 | |
spzala | ayoung: it passes the assertion but I see - IntegrityError: (IntegrityError) (1217, 'Cannot delete or update a parent row: a foreign key constraint fails') '\nDROP TABLE project' () | 16:45 |
ayoung | spzala, looks like migrations are unhappy | 16:45 |
spzala | ayoung: as it's on fpaste link | 16:45 |
*** kaushikc has joined #openstack-dev | 16:45 | |
*** derekh has quit IRC | 16:45 | |
*** afazekas has quit IRC | 16:46 | |
ayoung | spzala, I think we need the teardown from the sql live tests | 16:46 |
*** xqueralt is now known as xqueralt-afk | 16:46 | |
*** Fritz7 has joined #openstack-dev | 16:47 | |
ayoung | spzala, I mean from the migration based tests: self.downgrade(0) | 16:47 |
ayoung | spzala, the mysql and postgresql tests probably won't work using the model based approach. The drop_all doesn't seem to order them in any sensible fashion | 16:48 |
ayoung | spzala, file a bug for this, and we can work it in as a test case. | 16:49 |
*** pmathews has joined #openstack-dev | 16:49 | |
spzala | ayoung: :( sorry but since I didn't do much so not following up :( .. where should I look? | 16:49 |
spzala | ayoung: OK, that sounds good. This is a good learning for me .. outside LDAP. | 16:49 |
spzala | ayoung: should I try work on your initial suggestion on mirroring test in _ldap_livetest? or you would think we need a different approach now? | 16:50 |
*** pmathews has quit IRC | 16:50 | |
ayoung | dolphm_, what is backwards incompatable about https://review.openstack.org/#/c/39484/ ? | 16:50 |
*** pmathews has joined #openstack-dev | 16:50 | |
ayoung | I thought the only changes would be to how it was installed. The rest of the behaviour should be the same. What am I missing? | 16:51 |
ayoung | Oh, disregard. I see what you mean. | 16:51 |
*** gyee has joined #openstack-dev | 16:52 | |
spzala | ayoung: oops I mean to say "since I didn't do much WORK ON SQL so not following up" | 16:54 |
*** cthulhup has quit IRC | 16:54 | |
*** iartarisi has quit IRC | 16:54 | |
ayoung | spzala I suspect that we should do some refactoring of our test code, such that we can share the sql upgrade/downgrade approach. Still, the drop_all should not be a problem in sql-a if it were doing the right thing. You might be able to force it through by dropping the tables that have a FK constrinat onto project first. | 16:56 |
ayoung | probably metadata | 16:56 |
*** lexinator has quit IRC | 16:56 | |
*** ruhe has joined #openstack-dev | 16:56 | |
*** NetworkStatic has quit IRC | 16:57 | |
*** jpich has quit IRC | 16:57 | |
spzala | ayoung: OK, Cool. Some learning curve for me here but a good learning. | 16:57 |
ayoung | spzala, I'm about to try and reproduce | 16:59 |
*** zaitcev has joined #openstack-dev | 16:59 | |
spzala | ayoung: OK, that's awesome | 16:59 |
*** lexinator has joined #openstack-dev | 17:00 | |
*** ema has quit IRC | 17:01 | |
*** prad_ has joined #openstack-dev | 17:03 | |
ayoung | spzala, btw, drop the -s from your run_tests.sh command line, and you get much more debugging info | 17:03 |
*** marcos-sb has quit IRC | 17:04 | |
*** SumitNaiksatam has quit IRC | 17:04 | |
*** souvik has joined #openstack-dev | 17:04 | |
spzala | ayoung: oh, sure, cool. | 17:04 |
*** epim has quit IRC | 17:05 | |
spzala | ayoung: I have just opened this one - https://bugs.launchpad.net/keystone/+bug/1207841 | 17:05 |
uvirtbot | Launchpad bug 1207841 in keystone "Some of tests specific to identity and assignment are failing" [Undecided,New] | 17:05 |
*** benl_ has joined #openstack-dev | 17:06 | |
*** markmcclain has quit IRC | 17:06 | |
*** danpb has quit IRC | 17:07 | |
*** markmcclain has joined #openstack-dev | 17:07 | |
*** Alexei_987 has quit IRC | 17:08 | |
*** burt has quit IRC | 17:08 | |
*** markmcclain has quit IRC | 17:09 | |
*** tmclaugh[work] has quit IRC | 17:11 | |
*** alunch has joined #openstack-dev | 17:13 | |
apevec | jgriffith, Nikolay fixed https://review.openstack.org/39565 - can you approve? | 17:15 |
*** jcoufal has joined #openstack-dev | 17:17 | |
*** kaushikc has quit IRC | 17:17 | |
*** carl_baldwin has quit IRC | 17:19 | |
openstackgerrit | A change was merged to openstack/python-swiftclient: Assignment to reserved built-in symbol "file" https://review.openstack.org/39922 | 17:20 |
*** reed has quit IRC | 17:20 | |
*** prad_ has joined #openstack-dev | 17:20 | |
*** mlavalle has quit IRC | 17:23 | |
*** xBsd has quit IRC | 17:23 | |
ayoung | spzala, https://review.openstack.org/#/c/39961/ is a WIP. You can check it out with git review -d I9643b19134808a5d66ed5e6ad90e73dd5f8ae8a7 | 17:24 |
*** vipul is now known as vipul-away | 17:24 | |
*** cbaesema has joined #openstack-dev | 17:24 | |
*** cthulhup has joined #openstack-dev | 17:24 | |
*** zul has quit IRC | 17:24 | |
*** nati_ueno has joined #openstack-dev | 17:25 | |
*** vkmc has quit IRC | 17:25 | |
*** malini1 has joined #openstack-dev | 17:26 | |
*** ruhe has quit IRC | 17:26 | |
*** SumitNaiksatam has joined #openstack-dev | 17:26 | |
*** tmclaugh[work] has joined #openstack-dev | 17:26 | |
*** zul has joined #openstack-dev | 17:27 | |
*** sandeepr_hps has quit IRC | 17:28 | |
*** sandeepr_hps has joined #openstack-dev | 17:28 | |
*** otherwiseguy has quit IRC | 17:28 | |
*** cybertron_ has joined #openstack-dev | 17:31 | |
*** bnemec has quit IRC | 17:32 | |
*** cthulhup has quit IRC | 17:32 | |
openstackgerrit | A change was merged to openstack/neutron: Fix alias for ext-gw-mode extension in nicira plugin https://review.openstack.org/39830 | 17:33 |
*** vipul-away is now known as vipul | 17:33 | |
*** souvik has quit IRC | 17:34 | |
*** cbaesema has quit IRC | 17:34 | |
*** cbaesema_ has joined #openstack-dev | 17:35 | |
*** mfer has joined #openstack-dev | 17:35 | |
*** malini1 has quit IRC | 17:35 | |
*** kbringard has quit IRC | 17:37 | |
*** pmathews has quit IRC | 17:40 | |
spzala | ayoung: wow.. that was real quick! Thanks. Yup, checking it out and will give it a shot. | 17:42 |
*** kbringard has joined #openstack-dev | 17:43 | |
*** comay has quit IRC | 17:44 | |
*** mfer has quit IRC | 17:46 | |
*** ruhe has joined #openstack-dev | 17:46 | |
*** mkollaro has quit IRC | 17:46 | |
*** briancurtin has quit IRC | 17:48 | |
jkyle | I have a syntax fix for devstack, little one line change. do I need to read up on the gerrit process or is submitting a bug with an attached patch sufficient | 17:48 |
*** comay has joined #openstack-dev | 17:49 | |
clarkb | jkyle: please use the gerrit process, it isn't too bad once you do it (first time may be a learning experience but we think it enables further patches) | 17:50 |
clarkb | jkyle: also there is a CLA involved and going through gerrit makes that a non issue for reviewers | 17:50 |
*** pmathews has joined #openstack-dev | 17:50 | |
jkyle | fortunately, I think I've got everythign in place for gerrit | 17:51 |
jkyle | gpg keys and such | 17:51 |
*** tonix has quit IRC | 17:52 | |
*** tonix has joined #openstack-dev | 17:52 | |
*** markmcclain has joined #openstack-dev | 17:54 | |
*** fbo is now known as fbo_away | 17:55 | |
clarkb | https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer may be helpful | 17:55 |
ayoung | spzala, it still breaks, which is why WIP, but it should be able to run a handful of the tests. This might be the start of actually being able to run the unit tests for the live DBs, too. | 17:56 |
spzala | ayoung: gotcha. Yup... it will be great to have live DBs tests. | 17:58 |
ayoung | spzala, BTW see comments here https://review.openstack.org/#/c/39476/ and maybe you will remove -1 | 17:59 |
* ayoung gets annoyed by too many pep8 work arounds | 17:59 | |
*** tmclaugh[work] has quit IRC | 18:00 | |
*** ruhe has quit IRC | 18:01 | |
*** Ryan_Lane has joined #openstack-dev | 18:01 | |
*** pmathews has quit IRC | 18:02 | |
*** pabelanger has joined #openstack-dev | 18:02 | |
spzala | ayoung: :) yup agree.. I actually I played with it and found it was breaking pep-8 but then I think I made it work | 18:02 |
spzala | ayoung: http://www.fpaste.org/29782/54666081/ | 18:03 |
spzala | ayoung: i found it was indentation related and after I changed and ran the test which went well. | 18:04 |
openstackgerrit | A change was merged to openstack/nova: Refactor compute API's delete to properly do local soft_deletes https://review.openstack.org/39764 | 18:04 |
*** andrewbogott_afk is now known as andrewbogott | 18:04 | |
*** jecarey has quit IRC | 18:04 | |
spzala | ayoung: I am going to remove the -1 but I think just cut-paste may fix it :) | 18:05 |
*** pmathews has joined #openstack-dev | 18:06 | |
*** jecarey has joined #openstack-dev | 18:07 | |
*** lucasagomes has quit IRC | 18:07 | |
*** zb has joined #openstack-dev | 18:08 | |
*** sarob has joined #openstack-dev | 18:08 | |
spzala | ayoung: http://www.fpaste.org/29785/37546690/ | 18:09 |
*** zaneb has quit IRC | 18:09 | |
*** SumitNaiksatam has quit IRC | 18:09 | |
*** dims has quit IRC | 18:10 | |
*** sarob_ has joined #openstack-dev | 18:11 | |
*** jcoufal has quit IRC | 18:11 | |
*** mlavalle has joined #openstack-dev | 18:12 | |
*** briancurtin has joined #openstack-dev | 18:13 | |
spzala | ayoung: never mind please | 18:13 |
spzala | ayoung: I think it worked but I am seeing something. I have removed -1. | 18:14 |
*** emagana has quit IRC | 18:15 | |
*** danwent has quit IRC | 18:15 | |
*** lukego has joined #openstack-dev | 18:15 | |
*** sarob has quit IRC | 18:15 | |
*** Mandell has joined #openstack-dev | 18:16 | |
*** tmclaugh[work] has joined #openstack-dev | 18:17 | |
*** boden_ has joined #openstack-dev | 18:20 | |
*** boden has quit IRC | 18:21 | |
jkyle | https://review.openstack.org/#/c/39971/ ready to rock and roll now. | 18:21 |
*** rnirmal has joined #openstack-dev | 18:21 | |
*** thedodd has quit IRC | 18:23 | |
*** jruzicka has quit IRC | 18:23 | |
*** ffio_ has joined #openstack-dev | 18:24 | |
*** ffio has quit IRC | 18:24 | |
*** jog0 is now known as flashgordon | 18:25 | |
*** jkyle has quit IRC | 18:25 | |
*** SergeyLukjanov has joined #openstack-dev | 18:26 | |
*** lukego has quit IRC | 18:27 | |
clarkb | markwash: https://review.openstack.org/#/c/37123/ any chance that can get a second review? | 18:27 |
*** SumitNaiksatam has joined #openstack-dev | 18:28 | |
*** vipul is now known as vipul-away | 18:28 | |
*** ffio_ has quit IRC | 18:29 | |
*** _TheDodd_ has joined #openstack-dev | 18:30 | |
openstackgerrit | A change was merged to openstack/python-openstackclient: Change version reporting to use pbr https://review.openstack.org/39959 | 18:34 |
*** SumitNaiksatam has quit IRC | 18:35 | |
*** melwitt has joined #openstack-dev | 18:36 | |
markwash | clarkb: yup, thanks | 18:37 |
*** gyee has quit IRC | 18:37 | |
*** _TheDodd_ has quit IRC | 18:43 | |
*** _TheDodd_ has joined #openstack-dev | 18:44 | |
*** benl_ has quit IRC | 18:46 | |
*** cybertron_ has quit IRC | 18:47 | |
*** bnemec has joined #openstack-dev | 18:47 | |
*** novas0x2a|laptop has joined #openstack-dev | 18:48 | |
openstackgerrit | A change was merged to openstack/swift: Make pending_timeout an argument of __init__ https://review.openstack.org/39588 | 18:49 |
*** SumitNaiksatam has joined #openstack-dev | 18:49 | |
*** apevec has quit IRC | 18:49 | |
*** AnilV4 has quit IRC | 18:50 | |
*** sandeepr_hps has quit IRC | 18:50 | |
*** AndChat|219225 has joined #openstack-dev | 18:50 | |
*** emagana has joined #openstack-dev | 18:51 | |
openstackgerrit | A change was merged to openstack/python-keystoneclient: Ec2Signer : Allow signature verification for older boto versions https://review.openstack.org/38784 | 18:54 |
*** johnthetubaguy has quit IRC | 18:57 | |
*** alexpilotti has joined #openstack-dev | 18:59 | |
*** drewlander has quit IRC | 19:00 | |
*** spzala has quit IRC | 19:01 | |
*** luisg has joined #openstack-dev | 19:03 | |
*** sudorandom_ has joined #openstack-dev | 19:04 | |
*** spzala has joined #openstack-dev | 19:06 | |
*** Fritz77 has joined #openstack-dev | 19:06 | |
*** Fritz77 has joined #openstack-dev | 19:06 | |
*** Fritz77 has quit IRC | 19:06 | |
*** harlowja_ has joined #openstack-dev | 19:07 | |
*** jasdeepH_ has joined #openstack-dev | 19:07 | |
*** samalba_ has joined #openstack-dev | 19:11 | |
*** nati_uen_ has joined #openstack-dev | 19:11 | |
*** zackf has quit IRC | 19:13 | |
*** mnaser_ has joined #openstack-dev | 19:13 | |
*** SergeyLukjanov has quit IRC | 19:14 | |
*** Fritz77 has joined #openstack-dev | 19:14 | |
*** Fritz7 has quit IRC | 19:17 | |
*** Fritz77 is now known as fritz7 | 19:17 | |
*** mkerrin1 has joined #openstack-dev | 19:17 | |
*** rwsu_ has joined #openstack-dev | 19:19 | |
*** _TheDodd_ has quit IRC | 19:20 | |
*** sarob_ has quit IRC | 19:20 | |
*** nati_ueno has quit IRC | 19:20 | |
*** jasdeepH has quit IRC | 19:20 | |
*** sudorandom has quit IRC | 19:20 | |
*** sandeepr_ltp has quit IRC | 19:20 | |
*** luis_ has quit IRC | 19:20 | |
*** mkerrin has quit IRC | 19:20 | |
*** bourke has quit IRC | 19:20 | |
*** jab416171 has quit IRC | 19:20 | |
*** salv-orlando has quit IRC | 19:20 | |
*** Chaser has quit IRC | 19:20 | |
*** mnaser has quit IRC | 19:20 | |
*** andymccr_ has quit IRC | 19:20 | |
*** esheffield has quit IRC | 19:20 | |
*** dachary has quit IRC | 19:20 | |
*** markvoelker has quit IRC | 19:20 | |
*** rwsu has quit IRC | 19:20 | |
*** harlowja has quit IRC | 19:20 | |
*** tr3buche1 has quit IRC | 19:20 | |
*** samalba has quit IRC | 19:20 | |
*** mnaser_ is now known as mnaser | 19:20 | |
*** jasdeepH_ is now known as jasdeepH | 19:20 | |
*** _TheDodd_ has joined #openstack-dev | 19:20 | |
*** dachary has joined #openstack-dev | 19:20 | |
*** blentz has quit IRC | 19:20 | |
*** sandeepr_ltp has joined #openstack-dev | 19:20 | |
*** samalba_ is now known as samalba | 19:20 | |
*** sudorandom_ is now known as sudorandom | 19:20 | |
*** sarob has joined #openstack-dev | 19:21 | |
openstackgerrit | A change was merged to openstack/glance: Turn off debug logging in sqlalchemy by default https://review.openstack.org/37123 | 19:21 |
*** salv-orlando has joined #openstack-dev | 19:23 | |
*** Chaser has joined #openstack-dev | 19:23 | |
openstackgerrit | A change was merged to openstack/python-swiftclient: Added headers argument support to get_object() https://review.openstack.org/38918 | 19:23 |
*** spzala has quit IRC | 19:23 | |
*** aelkikhia has quit IRC | 19:24 | |
*** tr3buche1 has joined #openstack-dev | 19:25 | |
*** sarob has quit IRC | 19:25 | |
*** bourke has joined #openstack-dev | 19:26 | |
*** mrodden1 is now known as mrodden | 19:26 | |
*** spzala has joined #openstack-dev | 19:26 | |
*** NetworkStatic has joined #openstack-dev | 19:27 | |
*** spzala has quit IRC | 19:28 | |
*** briancurtin has quit IRC | 19:29 | |
*** esheffield has joined #openstack-dev | 19:29 | |
*** jecarey has quit IRC | 19:29 | |
*** vipul-away is now known as vipul | 19:30 | |
*** jecarey has joined #openstack-dev | 19:30 | |
*** psedlak has quit IRC | 19:30 | |
*** rpodolyaka1 has joined #openstack-dev | 19:31 | |
*** briancurtin has joined #openstack-dev | 19:31 | |
*** tjones has quit IRC | 19:34 | |
*** alexb_ has joined #openstack-dev | 19:34 | |
*** rharwood has quit IRC | 19:35 | |
*** otherwiseguy has joined #openstack-dev | 19:37 | |
*** pmathews has quit IRC | 19:39 | |
*** xBsd has joined #openstack-dev | 19:40 | |
*** andymccr has joined #openstack-dev | 19:40 | |
*** ruhe has joined #openstack-dev | 19:41 | |
*** NetworkStatic has quit IRC | 19:41 | |
*** aelkikhia has joined #openstack-dev | 19:41 | |
*** pmathews has joined #openstack-dev | 19:42 | |
openstackgerrit | A change was merged to openstack/keystone: Clean up use of token_provider manager in tests https://review.openstack.org/39840 | 19:42 |
*** tjones has joined #openstack-dev | 19:42 | |
*** schwicht has quit IRC | 19:43 | |
*** bnemec has quit IRC | 19:45 | |
*** bnemec has joined #openstack-dev | 19:45 | |
*** markvoelker has joined #openstack-dev | 19:45 | |
*** pmathews has quit IRC | 19:46 | |
*** hemnafk is now known as hemna_ | 19:48 | |
*** alexb_ has quit IRC | 19:50 | |
*** topol has quit IRC | 19:51 | |
*** pmathews has joined #openstack-dev | 19:54 | |
openstackgerrit | A change was merged to openstack/nova: xenapi: Rename imageupload image https://review.openstack.org/36909 | 19:54 |
*** jecarey has quit IRC | 19:59 | |
*** rharwood has joined #openstack-dev | 20:00 | |
*** noslzzp has quit IRC | 20:04 | |
openstackgerrit | A change was merged to openstack/keystone: Remove kwargs from manager calls where not needed. https://review.openstack.org/39003 | 20:04 |
openstackgerrit | A change was merged to openstack/keystone: Imported Translations from Transifex https://review.openstack.org/36860 | 20:04 |
*** noslzzp has joined #openstack-dev | 20:05 | |
*** rpodolyaka1 has left #openstack-dev | 20:08 | |
*** tjones has quit IRC | 20:09 | |
*** belliott is now known as weimguy | 20:09 | |
*** asadoughi has joined #openstack-dev | 20:10 | |
*** weimguy is now known as bearhandssunkmyb | 20:11 | |
*** bearhandssunkmyb is now known as spawnofbelliott | 20:11 | |
*** lexinator has quit IRC | 20:12 | |
*** ruhe has quit IRC | 20:13 | |
*** boden_ has quit IRC | 20:17 | |
*** bnemec has quit IRC | 20:17 | |
*** bnemec has joined #openstack-dev | 20:18 | |
*** asadoughi has left #openstack-dev | 20:22 | |
*** pmathews has quit IRC | 20:24 | |
*** asadoughi has joined #openstack-dev | 20:24 | |
*** alunch has quit IRC | 20:25 | |
*** pmathews has joined #openstack-dev | 20:28 | |
*** boris-42 has joined #openstack-dev | 20:30 | |
*** lukego has joined #openstack-dev | 20:32 | |
*** bnemec has quit IRC | 20:32 | |
*** apevec has joined #openstack-dev | 20:32 | |
*** apevec has joined #openstack-dev | 20:32 | |
*** lukego has quit IRC | 20:32 | |
*** bnemec has joined #openstack-dev | 20:33 | |
apevec | adam_g, ping - can you have a look at https://review.openstack.org/39565 | 20:34 |
adam_g | apevec, sure, just a min | 20:34 |
apevec | stable cinder CVE fix | 20:34 |
*** lukego has joined #openstack-dev | 20:34 | |
apevec | heat also has 3 open reviews needing 2nd +2 and one work-in-progress which shardy said will need few more days | 20:36 |
apevec | shardy, I'm assuming you want to include https://review.openstack.org/39380 in Heat 2013.1.3 ? | 20:37 |
*** iartarisi has joined #openstack-dev | 20:37 | |
*** jculp has quit IRC | 20:38 | |
*** jculp has joined #openstack-dev | 20:38 | |
*** pmathews has quit IRC | 20:38 | |
*** jculp has quit IRC | 20:39 | |
morganfainberg | dolphm_: https://blueprints.launchpad.net/keystone/+spec/caching-layer-for-driver-calls any thoughts on the addition in the whiteboard section (re: refactoring the token provider code)? since gyee isn't online at the moment, i am looking to make sure there aren't any red-flags before I start on that as well. | 20:39 |
*** jculp has joined #openstack-dev | 20:39 | |
*** jculp has quit IRC | 20:40 | |
*** jculp has joined #openstack-dev | 20:43 | |
*** jculp has quit IRC | 20:45 | |
*** jculp has joined #openstack-dev | 20:45 | |
*** datsun180b has joined #openstack-dev | 20:46 | |
*** pmathews has joined #openstack-dev | 20:47 | |
openstackgerrit | A change was merged to openstack/nova: Fix multi availability zone issue part 1 https://review.openstack.org/36651 | 20:50 |
openstackgerrit | A change was merged to openstack/neutron: Imported Translations from Transifex https://review.openstack.org/39991 | 20:50 |
*** jimfehlig has joined #openstack-dev | 20:51 | |
*** romcheg has joined #openstack-dev | 20:51 | |
*** tjones has joined #openstack-dev | 20:51 | |
*** lukego has quit IRC | 20:51 | |
*** xBsd has quit IRC | 20:52 | |
holms | dtroyer: hi you alive :)? | 20:53 |
*** tmclaugh[work] has quit IRC | 20:55 | |
*** anfrolov has quit IRC | 20:57 | |
*** jcoufal has joined #openstack-dev | 20:57 | |
*** changbl has quit IRC | 20:57 | |
*** hemanth_ has quit IRC | 20:57 | |
*** anfrolov has joined #openstack-dev | 20:58 | |
*** hemanth has joined #openstack-dev | 20:58 | |
*** ashwini_ has joined #openstack-dev | 20:59 | |
dtroyer | holms: yo… | 21:00 |
openstackgerrit | A change was merged to openstack/python-novaclient: Support programmatic use of disk config extension https://review.openstack.org/39579 | 21:00 |
*** ashwini_ has left #openstack-dev | 21:01 | |
holms | dtroyer: just wanna ask you about that pip param | 21:01 |
holms | i don't remember that fellah nickname who said this is valid to remove that param | 21:01 |
dtroyer | me either, but go ahead and submit a patch for it | 21:02 |
holms | cool :) will be my first contribution | 21:02 |
holms | thanks | 21:02 |
dtroyer | np, that's a good way to get started | 21:03 |
*** READ10 has quit IRC | 21:04 | |
*** jasondotstar has quit IRC | 21:09 | |
*** morganfainberg is now known as needscoffee | 21:11 | |
*** cdub_ has joined #openstack-dev | 21:12 | |
*** needscoffee is now known as morganfainberg | 21:13 | |
*** egallen has joined #openstack-dev | 21:14 | |
*** jab416171 has joined #openstack-dev | 21:15 | |
*** sushils has quit IRC | 21:16 | |
*** andrewbogott is now known as andrewbogott_afk | 21:18 | |
*** galstrom is now known as galstrom_zzz | 21:19 | |
*** lorin1 has quit IRC | 21:20 | |
*** sandywalsh has quit IRC | 21:22 | |
*** dhellmann is now known as dhellmann_ | 21:23 | |
*** jcoufal has quit IRC | 21:23 | |
*** jayg is now known as jayg|g0n3 | 21:23 | |
*** xBsd has joined #openstack-dev | 21:24 | |
*** stevemar has quit IRC | 21:27 | |
*** andrewbogott_afk is now known as andrewbogott | 21:30 | |
*** boris-42 has quit IRC | 21:32 | |
*** rnirmal has quit IRC | 21:33 | |
*** sandywalsh has joined #openstack-dev | 21:34 | |
*** krtaylor has quit IRC | 21:34 | |
morganfainberg | there is a review https://review.openstack.org/#/c/35526/ that looks like it should be poked at. looks like novaclient has been leaking extra keystone tokens for a bit. (erroneously posting to validate a token) | 21:34 |
*** kui has joined #openstack-dev | 21:35 | |
*** neelashah has quit IRC | 21:39 | |
*** henrynash has quit IRC | 21:42 | |
*** datsun180b has quit IRC | 21:43 | |
*** lexinator has joined #openstack-dev | 21:43 | |
*** boris-42 has joined #openstack-dev | 21:45 | |
*** lexinator has quit IRC | 21:48 | |
*** esheffield has quit IRC | 21:48 | |
*** mrodden has quit IRC | 21:50 | |
*** kbringard has quit IRC | 21:53 | |
*** stevemar has joined #openstack-dev | 21:54 | |
*** xBsd has quit IRC | 21:54 | |
*** henrynash has joined #openstack-dev | 21:55 | |
*** dolphm_ has quit IRC | 21:55 | |
*** sushils has joined #openstack-dev | 21:55 | |
*** loteriety has quit IRC | 21:56 | |
*** lexinator has joined #openstack-dev | 21:57 | |
*** henrynash has quit IRC | 21:57 | |
openstackgerrit | A change was merged to openstack/glance: Stub out dependency on subprocess in unit tests https://review.openstack.org/38709 | 21:58 |
*** redbeard2 has quit IRC | 21:59 | |
*** rcleere has quit IRC | 22:01 | |
*** _TheDodd_ has quit IRC | 22:05 | |
*** prad_ has quit IRC | 22:05 | |
*** bnemec has quit IRC | 22:06 | |
*** aelkikhia has quit IRC | 22:07 | |
*** bnemec has joined #openstack-dev | 22:08 | |
*** mrodden has joined #openstack-dev | 22:10 | |
*** bnemec has quit IRC | 22:10 | |
*** bnemec has joined #openstack-dev | 22:11 | |
*** psedlak has joined #openstack-dev | 22:15 | |
*** jimfehlig has quit IRC | 22:16 | |
*** egallen has quit IRC | 22:16 | |
*** sungju has joined #openstack-dev | 22:19 | |
*** krtaylor has joined #openstack-dev | 22:20 | |
*** psedlak has quit IRC | 22:20 | |
*** cybertron_ has joined #openstack-dev | 22:20 | |
*** bnemec has quit IRC | 22:22 | |
*** woodspa has quit IRC | 22:24 | |
*** reed has joined #openstack-dev | 22:25 | |
*** briancurtin has quit IRC | 22:25 | |
*** rharwood has quit IRC | 22:29 | |
*** stevemar has quit IRC | 22:32 | |
*** fritz7 has quit IRC | 22:35 | |
*** otherwiseguy has quit IRC | 22:38 | |
*** kui has quit IRC | 22:39 | |
*** asalkeld has joined #openstack-dev | 22:39 | |
*** psedlak has joined #openstack-dev | 22:39 | |
*** hellome has quit IRC | 22:40 | |
*** markvoelker has quit IRC | 22:40 | |
*** mlavalle has quit IRC | 22:41 | |
*** hellome has joined #openstack-dev | 22:42 | |
*** bknudson has left #openstack-dev | 22:43 | |
*** nachi has joined #openstack-dev | 22:44 | |
*** NetworkStatic has joined #openstack-dev | 22:44 | |
*** romcheg has quit IRC | 22:46 | |
*** nachi has left #openstack-dev | 22:46 | |
*** nachi has joined #openstack-dev | 22:50 | |
*** pdevine has joined #openstack-dev | 22:53 | |
*** kbrierly has quit IRC | 22:58 | |
*** sarob has joined #openstack-dev | 22:59 | |
*** zul has quit IRC | 22:59 | |
*** pixelbeat has quit IRC | 23:02 | |
*** sudorandom has quit IRC | 23:04 | |
*** sarob has quit IRC | 23:10 | |
*** sarob has joined #openstack-dev | 23:11 | |
*** edmund has quit IRC | 23:13 | |
*** hemna_ is now known as hemnafk | 23:15 | |
*** changbl has joined #openstack-dev | 23:17 | |
*** yograterol has joined #openstack-dev | 23:18 | |
*** sarob has quit IRC | 23:19 | |
*** sarob_ has joined #openstack-dev | 23:20 | |
*** markwash has quit IRC | 23:20 | |
*** jbresnah has quit IRC | 23:24 | |
*** malini has joined #openstack-dev | 23:25 | |
*** rwsu_ is now known as rwsu-away | 23:28 | |
*** iartarisi has quit IRC | 23:29 | |
*** apevec has quit IRC | 23:31 | |
openstackgerrit | A change was merged to openstack/keystone: Fix typo: Tenents -> Tenants https://review.openstack.org/39268 | 23:33 |
openstackgerrit | A change was merged to openstack/keystone: Use oslo.sphinx and remove local copy of doc theme https://review.openstack.org/35885 | 23:33 |
*** redbeard2 has joined #openstack-dev | 23:33 | |
*** otherwiseguy has joined #openstack-dev | 23:38 | |
*** salv-orlando has quit IRC | 23:39 | |
*** stevemar has joined #openstack-dev | 23:40 | |
*** stevemar has quit IRC | 23:41 | |
*** novas0x2a|laptop has quit IRC | 23:43 | |
*** alexpilotti has quit IRC | 23:44 | |
*** alexpilotti has joined #openstack-dev | 23:46 | |
*** alexpilotti has quit IRC | 23:47 | |
*** Ryan_Lane has quit IRC | 23:47 | |
*** sudorandom has joined #openstack-dev | 23:56 | |
*** alop has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!