*** tmatsu has joined #openstack-qa | 00:00 | |
*** akshai has quit IRC | 00:01 | |
*** jasonsb has quit IRC | 00:01 | |
*** jasonsb_ has quit IRC | 00:02 | |
*** davideagnello has joined #openstack-qa | 00:03 | |
*** zhangjn has joined #openstack-qa | 00:03 | |
*** heyongli has quit IRC | 00:09 | |
*** heyongli has joined #openstack-qa | 00:09 | |
*** jasonsb has joined #openstack-qa | 00:12 | |
*** safchain has quit IRC | 00:13 | |
*** yamamoto has joined #openstack-qa | 00:16 | |
*** heyongli has quit IRC | 00:19 | |
*** heyongli has joined #openstack-qa | 00:20 | |
*** zhangjn has quit IRC | 00:22 | |
*** EinstCrazy has quit IRC | 00:22 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add an attachment storage driver option https://review.openstack.org/241746 | 00:26 |
---|---|---|
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add top-level attachments support https://review.openstack.org/242280 | 00:26 |
SpamapS | lifeless: ^^ the resulting work. Sort of works, except subunit2sql doesn't really support test-id-less anything. | 00:27 |
*** ccneill has quit IRC | 00:27 | |
SpamapS | lifeless: since my plugin won't need test_run.IDs to push these into graphite it's ok. But eventually will have to discuss with mtreinish about the data model which would link these attachments to something useful in the DB. | 00:28 |
*** cody-somerville has quit IRC | 00:29 | |
*** heyongli has quit IRC | 00:29 | |
*** heyongli has joined #openstack-qa | 00:30 | |
lifeless | SpamapS: more flailing? | 00:32 |
SpamapS | lifeless: no I'm pretty comfortable with the ideas now | 00:32 |
*** sabeen1 has quit IRC | 00:32 | |
SpamapS | lifeless: subunit2sql just does not have a concept in its own attachments data model of an attachment with no associated test | 00:33 |
SpamapS | so one must pass in something to test_run.id | 00:33 |
lifeless | https://rbtcollins.wordpress.com/2015/10/19/graceful-introduction-of-test-servers/ has a kindof similar thing discussed | 00:34 |
lifeless | you can use a test id if you want - I did | 00:34 |
SpamapS | lifeless: sure. I guess my point is, subunit2sql is generic to subunit, and such things are used... so a good representation of that seems in order. | 00:34 |
*** dwalleck has joined #openstack-qa | 00:37 | |
*** heyongli has quit IRC | 00:39 | |
*** heyongli has joined #openstack-qa | 00:40 | |
lifeless | SpamapS: Seems like you still have some confounding - test_run.id is != test_id | 00:41 |
lifeless | SpamapS: attachaments with no test are fine; - but I think we want the plugin interface to be higher up | 00:42 |
*** nicholasgoracke has quit IRC | 00:42 | |
*** Liuqing has joined #openstack-qa | 00:43 | |
lifeless | SpamapS: anyhow reviewed; tldr I think its too closely placed for a plugin interface. | 00:44 |
*** jamielennox is now known as jamielennox|away | 00:46 | |
*** austin81 has left #openstack-qa | 00:46 | |
*** jamielennox|away is now known as jamielennox | 00:47 | |
*** hoangcx has joined #openstack-qa | 00:49 | |
*** heyongli has quit IRC | 00:50 | |
*** heyongli has joined #openstack-qa | 00:50 | |
*** nicholasgoracke has joined #openstack-qa | 00:51 | |
*** dims has joined #openstack-qa | 00:52 | |
*** hemna is now known as hemnafk | 00:53 | |
*** eil397 has quit IRC | 00:55 | |
*** jamielennox is now known as jamielennox|away | 00:58 | |
*** heyongli has quit IRC | 01:00 | |
*** zhangjn has joined #openstack-qa | 01:01 | |
*** heyongli has joined #openstack-qa | 01:01 | |
*** EinstCrazy has joined #openstack-qa | 01:02 | |
*** mylu has quit IRC | 01:02 | |
*** mylu has joined #openstack-qa | 01:02 | |
*** Liuqing has quit IRC | 01:05 | |
*** jamielennox|away is now known as jamielennox | 01:06 | |
SpamapS | lifeless: yeah I am ok with making the plugin interface a bit more formal. Regarding test_run.id vs. test_id, I get the difference. I'm mostly just struggling with how to pick a test_run.id that would work for the top level. | 01:06 |
lifeless | SpamapS: you use the test run id - its a constant in that scope | 01:07 |
SpamapS | lifeless: I may be mis-reading the code and it might be easier than I think. | 01:07 |
*** mylu has quit IRC | 01:07 | |
lifeless | SpamapS: but you don't even need the run id, so I'd just skip all of that as yagni, and limit your change to adding the ability to have a new StreamResult added to the CopyResult set | 01:08 |
lifeless | which is all your code needs AIUI | 01:08 |
SpamapS | lifeless: yeah maybe thats it really... and just make the "plugin" all contained inside that. | 01:09 |
SpamapS | for my purposes that makes more sense actually | 01:10 |
SpamapS | on stopTestRun() I can just dump everything into statsd. | 01:10 |
*** heyongli has quit IRC | 01:10 | |
SpamapS | lifeless: yeah? ^ | 01:10 |
lifeless | exactly | 01:10 |
*** heyongli has joined #openstack-qa | 01:11 | |
SpamapS | cool... less code.. less problems. ;) | 01:11 |
SpamapS | lifeless: ty. I didn't set out to become a subunit/testtools expert.. but I may have stumbled into it now :) | 01:12 |
lifeless | SpamapS: I await your patches :) | 01:13 |
*** nadya has joined #openstack-qa | 01:13 | |
*** dims has quit IRC | 01:17 | |
openstackgerrit | Caio Carrara proposed openstack/openstack-health: Add unit tests around JobController https://review.openstack.org/238987 | 01:18 |
*** nadya has quit IRC | 01:18 | |
openstackgerrit | Caio Carrara proposed openstack/openstack-health: Add sort options to columns in job detail page https://review.openstack.org/237757 | 01:18 |
*** heyongli has quit IRC | 01:20 | |
*** heyongli has joined #openstack-qa | 01:21 | |
openstackgerrit | Merged openstack/tempest: Refactor volume_boot_pattern test https://review.openstack.org/241991 | 01:22 |
*** jasonsb has quit IRC | 01:26 | |
*** pvaneck has quit IRC | 01:29 | |
*** Liuqing has joined #openstack-qa | 01:30 | |
*** heyongli has quit IRC | 01:31 | |
*** yangyapeng has joined #openstack-qa | 01:31 | |
*** heyongli has joined #openstack-qa | 01:31 | |
*** ccneill has joined #openstack-qa | 01:33 | |
*** rfolco has joined #openstack-qa | 01:35 | |
*** apevec has quit IRC | 01:36 | |
*** yamamoto has quit IRC | 01:38 | |
*** heyongli has quit IRC | 01:41 | |
*** salv-orlando has joined #openstack-qa | 01:41 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove BaseComputeTest and _api_version https://review.openstack.org/241898 | 01:42 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Add the base microversions test part https://review.openstack.org/242296 | 01:42 |
*** heyongli has joined #openstack-qa | 01:42 | |
*** nicholasgoracke has quit IRC | 01:45 | |
*** yangyapeng has quit IRC | 01:45 | |
*** Swami has quit IRC | 01:49 | |
*** heyongli has quit IRC | 01:51 | |
*** heyongli has joined #openstack-qa | 01:52 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/qa-specs: Add nova-microversions-tests spec https://review.openstack.org/169126 | 01:53 |
*** salv-orlando has quit IRC | 01:59 | |
*** heyongli has quit IRC | 02:01 | |
*** heyongli has joined #openstack-qa | 02:02 | |
*** hitalia has quit IRC | 02:05 | |
*** ccneill has quit IRC | 02:07 | |
*** heyongli has quit IRC | 02:12 | |
*** heyongli has joined #openstack-qa | 02:12 | |
*** pbredenb3 has quit IRC | 02:12 | |
*** pbredenb has joined #openstack-qa | 02:13 | |
*** woodster_ has quit IRC | 02:19 | |
*** heyongli has quit IRC | 02:22 | |
*** heyongli has joined #openstack-qa | 02:23 | |
*** salv-orlando has joined #openstack-qa | 02:27 | |
*** yamamoto has joined #openstack-qa | 02:28 | |
*** heyongli has quit IRC | 02:32 | |
*** heyongli has joined #openstack-qa | 02:33 | |
*** mtanino has quit IRC | 02:34 | |
*** mylu has joined #openstack-qa | 02:35 | |
*** heyongli has quit IRC | 02:42 | |
*** heyongli has joined #openstack-qa | 02:44 | |
*** rfolco has quit IRC | 02:44 | |
*** sabeen1 has joined #openstack-qa | 02:49 | |
*** salv-orlando has quit IRC | 02:49 | |
*** heyongli has quit IRC | 02:53 | |
*** heyongli has joined #openstack-qa | 02:54 | |
*** mylu has quit IRC | 02:54 | |
*** mylu has joined #openstack-qa | 02:55 | |
*** mylu has quit IRC | 02:59 | |
*** heyongli has quit IRC | 03:00 | |
*** ccarmack has joined #openstack-qa | 03:01 | |
*** mylu has joined #openstack-qa | 03:07 | |
*** mylu has quit IRC | 03:17 | |
*** mylu has joined #openstack-qa | 03:18 | |
*** salv-orlando has joined #openstack-qa | 03:19 | |
*** tmatsu has quit IRC | 03:19 | |
*** sabeen1 has quit IRC | 03:21 | |
*** tmatsu has joined #openstack-qa | 03:21 | |
*** boris-42 has joined #openstack-qa | 03:23 | |
*** tochi has quit IRC | 03:27 | |
*** tmatsu has quit IRC | 03:32 | |
*** mylu has quit IRC | 03:32 | |
*** tmatsu has joined #openstack-qa | 03:32 | |
*** mylu has joined #openstack-qa | 03:33 | |
*** mylu has quit IRC | 03:37 | |
*** mylu has joined #openstack-qa | 03:39 | |
*** salv-orlando has quit IRC | 03:40 | |
*** tmatsu has quit IRC | 03:41 | |
*** tochi has joined #openstack-qa | 03:57 | |
*** nicholasgoracke has joined #openstack-qa | 03:57 | |
*** mylu has quit IRC | 03:58 | |
*** nicholasgoracke has quit IRC | 04:01 | |
*** Triveni has joined #openstack-qa | 04:02 | |
*** mylu has joined #openstack-qa | 04:17 | |
*** mylu has quit IRC | 04:18 | |
*** tmatsu has joined #openstack-qa | 04:25 | |
*** tmatsu has quit IRC | 04:26 | |
openstackgerrit | Atsushi SAKAI proposed openstack-dev/devstack: Fix two typos on faq.rst https://review.openstack.org/242327 | 04:28 |
*** tmatsu has joined #openstack-qa | 04:28 | |
*** tmatsu has quit IRC | 04:30 | |
*** tmatsu has joined #openstack-qa | 04:30 | |
*** tmatsu has quit IRC | 04:34 | |
*** tmatsu has joined #openstack-qa | 04:34 | |
*** tmatsu has quit IRC | 04:35 | |
*** salv-orlando has joined #openstack-qa | 04:40 | |
*** wuhg has joined #openstack-qa | 04:43 | |
openstackgerrit | Atsushi SAKAI proposed openstack-dev/devstack: Remove 'enable_service tempest' from sample/local.conf https://review.openstack.org/242331 | 04:49 |
*** salv-orlando has quit IRC | 04:49 | |
*** amotoki has joined #openstack-qa | 04:51 | |
*** SridharG has joined #openstack-qa | 04:53 | |
*** tmatsu has joined #openstack-qa | 04:55 | |
*** shausy has joined #openstack-qa | 04:57 | |
*** piyush_ has joined #openstack-qa | 04:58 | |
*** tmatsu has quit IRC | 04:59 | |
*** Liuqing has quit IRC | 05:05 | |
*** mylu has joined #openstack-qa | 05:07 | |
*** Liuqing has joined #openstack-qa | 05:07 | |
*** zhangjn has quit IRC | 05:09 | |
*** zhangjn has joined #openstack-qa | 05:16 | |
openstackgerrit | Piyush Pathak proposed openstack/tempest: policy restrain non-admin user image upload https://review.openstack.org/240192 | 05:26 |
*** mylu has quit IRC | 05:26 | |
*** mylu has joined #openstack-qa | 05:27 | |
*** zhangjn has quit IRC | 05:29 | |
*** mylu has quit IRC | 05:31 | |
*** nadya has joined #openstack-qa | 05:39 | |
openstackgerrit | Atsushi SAKAI proposed openstack-dev/devstack: Remove lib/neutron_plugins/ibm https://review.openstack.org/242337 | 05:43 |
*** tmatsu has joined #openstack-qa | 05:49 | |
*** tmatsu has joined #openstack-qa | 05:50 | |
*** oomichi_ has quit IRC | 06:03 | |
*** zhangjn has joined #openstack-qa | 06:08 | |
*** tmatsu has quit IRC | 06:12 | |
*** nadya has quit IRC | 06:12 | |
*** mkumatag has joined #openstack-qa | 06:14 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add compute client base class for microversion support https://review.openstack.org/242346 | 06:18 |
*** vgridnev has joined #openstack-qa | 06:18 | |
*** anshul has joined #openstack-qa | 06:21 | |
openstackgerrit | Piyush Pathak proposed openstack/tempest: Metadata definition namespaces Negative Test case https://review.openstack.org/239436 | 06:23 |
gmann | mtreinish: hi | 06:25 |
gmann | mtreinish: regarding your comment on https://review.openstack.org/#/c/169126 | 06:26 |
gmann | mtreinish: do we need anything extra for microversion framework consumption in plugin ? | 06:27 |
gmann | mtreinish: as per my understanding, like Manila can implement tests for microversion same way as we will do in tempest | 06:27 |
gmann | mtreinish: or anything m missing here | 06:28 |
*** salv-orlando has joined #openstack-qa | 06:29 | |
*** openstackgerrit has quit IRC | 06:31 | |
*** openstackgerrit has joined #openstack-qa | 06:31 | |
*** yog_ has joined #openstack-qa | 06:35 | |
*** david-lyle has joined #openstack-qa | 06:40 | |
*** salv-orlando has quit IRC | 06:41 | |
*** david-lyle has quit IRC | 06:45 | |
*** tmatsu has joined #openstack-qa | 06:45 | |
*** fedexo has joined #openstack-qa | 06:51 | |
*** tmatsu has quit IRC | 06:54 | |
*** hoangcx has quit IRC | 06:56 | |
*** jamielennox is now known as jamielennox|away | 06:59 | |
*** Liuqing has quit IRC | 07:10 | |
*** e0ne has joined #openstack-qa | 07:10 | |
*** Liuqing has joined #openstack-qa | 07:11 | |
*** salv-orlando has joined #openstack-qa | 07:17 | |
openstackgerrit | Piyush Pathak proposed openstack/tempest: Metadata definition namespaces Negative Test case https://review.openstack.org/239436 | 07:18 |
*** salv-orlando has quit IRC | 07:19 | |
*** tmatsu has joined #openstack-qa | 07:20 | |
*** salv-orlando has joined #openstack-qa | 07:20 | |
*** tmatsu_ has joined #openstack-qa | 07:21 | |
*** piyush_ has quit IRC | 07:21 | |
*** e0ne has quit IRC | 07:21 | |
*** tmatsu_ has quit IRC | 07:23 | |
*** tmatsu_ has joined #openstack-qa | 07:24 | |
*** nicholasgoracke has joined #openstack-qa | 07:24 | |
*** tmatsu_ has quit IRC | 07:24 | |
*** tmatsu_ has joined #openstack-qa | 07:24 | |
*** tmatsu has quit IRC | 07:24 | |
*** eil397 has joined #openstack-qa | 07:25 | |
*** tmatsu_ has quit IRC | 07:28 | |
*** nicholasgoracke has quit IRC | 07:28 | |
*** rossella_s has joined #openstack-qa | 07:33 | |
*** k4n0 has joined #openstack-qa | 07:39 | |
*** yog_ has quit IRC | 07:41 | |
*** shardy has joined #openstack-qa | 07:49 | |
*** vgridnev has quit IRC | 07:49 | |
*** cody-somerville has joined #openstack-qa | 07:55 | |
*** yog_ has joined #openstack-qa | 07:55 | |
*** safchain has joined #openstack-qa | 07:58 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add an extension capability for adding targets https://review.openstack.org/242363 | 08:03 |
SpamapS | lifeless: ^^ Better, me thinks. ;) | 08:03 |
SpamapS | lifeless: and its accompanying plugin: https://github.com/SpamapS/openstack-qa-tools/blob/master/openstack_qa_tools/counters2statsd.py#L45 | 08:04 |
*** hoangcx has joined #openstack-qa | 08:05 | |
*** eil397 has quit IRC | 08:06 | |
*** anshul has quit IRC | 08:10 | |
openstackgerrit | yaowei proposed openstack-dev/devstack: Fix syntax of interface driver as openvswitch. https://review.openstack.org/242375 | 08:12 |
*** fedexo has quit IRC | 08:13 | |
openstackgerrit | yaowei proposed openstack-dev/devstack: Fix syntax of interface driver as openvswitch. https://review.openstack.org/242375 | 08:14 |
*** kiran-r has joined #openstack-qa | 08:27 | |
*** binbincong has quit IRC | 08:34 | |
openstackgerrit | Bin Bin Cong proposed openstack/tempest: Add keystone v3 user negative cases https://review.openstack.org/242392 | 08:34 |
openstackgerrit | Andrey Pavlov proposed openstack/tempest-lib: python3: converts binary data from channel https://review.openstack.org/222901 | 08:36 |
*** agireud has quit IRC | 08:37 | |
*** zigo has quit IRC | 08:37 | |
*** agireud has joined #openstack-qa | 08:37 | |
*** zigo has joined #openstack-qa | 08:42 | |
*** openstackstatus has quit IRC | 08:42 | |
*** vgridnev has joined #openstack-qa | 08:42 | |
*** jlanoux has joined #openstack-qa | 08:44 | |
*** binbincong has joined #openstack-qa | 08:45 | |
*** gszasz has joined #openstack-qa | 08:46 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: WIP: Adding tests for nova microversion v2.2 https://review.openstack.org/242397 | 08:49 |
*** jordanP has joined #openstack-qa | 08:51 | |
*** ifarkas has joined #openstack-qa | 08:51 | |
*** shausy has quit IRC | 08:53 | |
*** anshul has joined #openstack-qa | 08:54 | |
*** shausy has joined #openstack-qa | 08:55 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack/tempest: [DO NOT MERGE] Add a debug log https://review.openstack.org/242400 | 08:57 |
*** dgonzalez has quit IRC | 09:03 | |
*** dgonzalez has joined #openstack-qa | 09:03 | |
*** nadya has joined #openstack-qa | 09:07 | |
*** Liuqing has quit IRC | 09:12 | |
*** nadya has quit IRC | 09:13 | |
*** bauwser has joined #openstack-qa | 09:16 | |
*** achanda has quit IRC | 09:21 | |
*** nicholasgoracke has joined #openstack-qa | 09:22 | |
*** nicholasgoracke has quit IRC | 09:27 | |
*** e0ne has joined #openstack-qa | 09:27 | |
*** gfidente has joined #openstack-qa | 09:32 | |
*** gfidente has quit IRC | 09:32 | |
*** gfidente has joined #openstack-qa | 09:32 | |
*** cdent has joined #openstack-qa | 09:38 | |
*** nicholasgoracke has joined #openstack-qa | 09:49 | |
*** apevec has joined #openstack-qa | 09:55 | |
*** apevec has joined #openstack-qa | 09:55 | |
*** Triveni_ has joined #openstack-qa | 09:56 | |
*** nicholasgoracke has quit IRC | 09:58 | |
*** Triveni has quit IRC | 09:59 | |
*** zhangjn has quit IRC | 10:01 | |
*** zhangjn has joined #openstack-qa | 10:03 | |
*** nadya has joined #openstack-qa | 10:03 | |
*** zhangjn has quit IRC | 10:04 | |
*** hoangcx has quit IRC | 10:04 | |
*** zhangjn has joined #openstack-qa | 10:08 | |
*** kiran-r has quit IRC | 10:08 | |
*** mitz has quit IRC | 10:12 | |
*** mfalatic has joined #openstack-qa | 10:13 | |
*** mitz has joined #openstack-qa | 10:14 | |
*** jdandrea has quit IRC | 10:15 | |
*** mfalatic_ has quit IRC | 10:15 | |
openstackgerrit | Bin Bin Cong proposed openstack/tempest: Add keystone v3 user negative cases https://review.openstack.org/242392 | 10:17 |
*** BadCub has quit IRC | 10:27 | |
*** BadCub has joined #openstack-qa | 10:27 | |
*** otherwiseguy has quit IRC | 10:28 | |
*** otherwiseguy has joined #openstack-qa | 10:30 | |
*** zhangjn has quit IRC | 10:40 | |
*** EinstCrazy has quit IRC | 10:41 | |
*** tosky has joined #openstack-qa | 10:41 | |
*** dzamboni has joined #openstack-qa | 10:43 | |
*** shardy has quit IRC | 10:46 | |
*** yamamoto has quit IRC | 10:48 | |
*** nadya has quit IRC | 10:49 | |
*** jamielennox|away is now known as jamielennox | 10:49 | |
*** vgridnev has quit IRC | 10:59 | |
*** pc_m has joined #openstack-qa | 11:01 | |
*** aysyd has joined #openstack-qa | 11:04 | |
*** aix has quit IRC | 11:07 | |
*** aysyd has quit IRC | 11:08 | |
*** aysyd has joined #openstack-qa | 11:09 | |
*** jamielennox is now known as jamielennox|away | 11:11 | |
openstackgerrit | Jordan Pittier proposed openstack-dev/devstack: functions-common: don't start system service if it's already running https://review.openstack.org/242445 | 11:13 |
*** anshul has quit IRC | 11:17 | |
*** achanda has joined #openstack-qa | 11:22 | |
*** achanda has quit IRC | 11:26 | |
*** mwagner has quit IRC | 11:27 | |
*** dims has joined #openstack-qa | 11:27 | |
openstackgerrit | Federico Ressi proposed openstack-dev/devstack: Fix start_zookeeper on ubuntu. https://review.openstack.org/242448 | 11:28 |
*** anshul has joined #openstack-qa | 11:30 | |
*** yamamoto has joined #openstack-qa | 11:32 | |
*** yamamoto has quit IRC | 11:32 | |
*** yamamoto has joined #openstack-qa | 11:32 | |
*** yamamoto_ has joined #openstack-qa | 11:33 | |
*** yamamoto has quit IRC | 11:36 | |
*** gfidente is now known as gfidente|lunch | 11:40 | |
*** tmatsu has joined #openstack-qa | 11:52 | |
*** zhangjn has joined #openstack-qa | 11:53 | |
*** EinstCrazy has joined #openstack-qa | 11:53 | |
*** nicholasgoracke has joined #openstack-qa | 11:54 | |
*** Liuqing has joined #openstack-qa | 11:54 | |
*** tmatsu has quit IRC | 11:56 | |
*** shausy has quit IRC | 12:04 | |
*** nicholasgoracke has quit IRC | 12:05 | |
*** nicholasgoracke has joined #openstack-qa | 12:08 | |
*** rfolco has joined #openstack-qa | 12:09 | |
*** nicholasgoracke has quit IRC | 12:12 | |
*** pc_m has quit IRC | 12:20 | |
*** pc_m has joined #openstack-qa | 12:20 | |
*** yog_ has quit IRC | 12:22 | |
*** aysyd has quit IRC | 12:23 | |
*** aysyd has joined #openstack-qa | 12:24 | |
*** vgridnev has joined #openstack-qa | 12:24 | |
*** achanda has joined #openstack-qa | 12:24 | |
*** rossella_s has quit IRC | 12:25 | |
*** k4n0 has quit IRC | 12:27 | |
*** achanda has quit IRC | 12:30 | |
*** wuhg has quit IRC | 12:31 | |
*** zigo has quit IRC | 12:36 | |
*** zigo has joined #openstack-qa | 12:37 | |
*** weihan has joined #openstack-qa | 12:38 | |
*** rossella_s has joined #openstack-qa | 12:41 | |
*** Triveni_ has quit IRC | 12:45 | |
*** weihan has quit IRC | 12:51 | |
*** anshul has quit IRC | 12:52 | |
*** boris-42 has quit IRC | 12:58 | |
*** anshul has joined #openstack-qa | 13:03 | |
*** ccneill has joined #openstack-qa | 13:06 | |
*** mwagner has joined #openstack-qa | 13:06 | |
*** nicholasgoracke has joined #openstack-qa | 13:09 | |
*** vgridnev has quit IRC | 13:11 | |
*** vgridnev has joined #openstack-qa | 13:12 | |
openstackgerrit | Rafael Folco proposed openstack-dev/devstack: Enable custom instance size for Tempest flavors in local config https://review.openstack.org/242478 | 13:20 |
openstackgerrit | Rafael Folco proposed openstack-dev/devstack: Enable custom instance size for Tempest flavors in local config https://review.openstack.org/242478 | 13:22 |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: a tool to count up server boots in logs https://review.openstack.org/242481 | 13:28 |
*** dkranz has joined #openstack-qa | 13:28 | |
*** Liuqing_ has joined #openstack-qa | 13:28 | |
*** aix has joined #openstack-qa | 13:29 | |
*** Liuqing has quit IRC | 13:31 | |
*** nadya has joined #openstack-qa | 13:31 | |
*** edmondsw has joined #openstack-qa | 13:32 | |
*** tochi has quit IRC | 13:39 | |
*** ccneill has quit IRC | 13:40 | |
*** regXboi has joined #openstack-qa | 13:47 | |
*** salv-orlando has quit IRC | 13:51 | |
*** salv-orlando has joined #openstack-qa | 13:51 | |
*** ccarrara has joined #openstack-qa | 13:52 | |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: a tool to count up server boots in logs https://review.openstack.org/242481 | 13:54 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: multinode and grenade sanity checking. https://review.openstack.org/242489 | 13:54 |
*** paul-carlton has joined #openstack-qa | 13:54 | |
*** e0ne has quit IRC | 13:55 | |
*** e0ne has joined #openstack-qa | 13:56 | |
*** ccarmack has left #openstack-qa | 13:59 | |
*** rossella_s has quit IRC | 13:59 | |
*** rossella_s has joined #openstack-qa | 14:00 | |
*** nicholasgoracke has quit IRC | 14:01 | |
*** paul-carlton has left #openstack-qa | 14:01 | |
*** nicholasgoracke has joined #openstack-qa | 14:01 | |
*** gszasz has quit IRC | 14:01 | |
*** dustins has joined #openstack-qa | 14:03 | |
*** tmatsu has joined #openstack-qa | 14:04 | |
*** akshai has joined #openstack-qa | 14:07 | |
*** tmatsu has quit IRC | 14:09 | |
*** ccarmack has joined #openstack-qa | 14:12 | |
cdent | sdague: +billions on "The TC energy seems much better spent on key cross project issues" | 14:17 |
*** mriedem has joined #openstack-qa | 14:18 | |
*** salv-orlando has quit IRC | 14:22 | |
*** salv-orlando has joined #openstack-qa | 14:26 | |
*** nadya has quit IRC | 14:33 | |
*** anshul has quit IRC | 14:35 | |
*** dspano has joined #openstack-qa | 14:36 | |
*** yfried has quit IRC | 14:36 | |
*** apevec has quit IRC | 14:37 | |
*** dwalleck has quit IRC | 14:38 | |
*** achanda has joined #openstack-qa | 14:46 | |
*** malini has joined #openstack-qa | 14:50 | |
*** achanda has quit IRC | 14:51 | |
*** alaski is now known as lascii | 14:52 | |
*** mkumatag has left #openstack-qa | 14:54 | |
*** jdandrea has joined #openstack-qa | 14:59 | |
*** rbak has joined #openstack-qa | 15:03 | |
*** rbak has quit IRC | 15:05 | |
*** nicholasgoracke has quit IRC | 15:06 | |
*** rbak has joined #openstack-qa | 15:06 | |
*** dwalleck has joined #openstack-qa | 15:08 | |
*** dwalleck has quit IRC | 15:17 | |
*** Liuqing_ has quit IRC | 15:18 | |
*** amotoki has quit IRC | 15:19 | |
*** tongli has joined #openstack-qa | 15:20 | |
mriedem | sc68cal: https://review.openstack.org/#/c/231246/ "fixed" fwaas quotas, except it broke the gate for neutron, so i reverted that the other night | 15:21 |
*** mtanino has joined #openstack-qa | 15:21 | |
*** pglass has joined #openstack-qa | 15:22 | |
mriedem | the gate-tempest-dsvm-api job should probably be running on neutron-fwaas so that project can't break neutron | 15:22 |
*** nadya has joined #openstack-qa | 15:22 | |
*** SridharG has left #openstack-qa | 15:23 | |
mriedem | notmyname: didn't you guys usually -2 these g-r syncs to swift? https://review.openstack.org/#/c/129154/ | 15:25 |
openstackgerrit | Julien Danjou proposed openstack-dev/devstack: keystone: install XML2 development packages https://review.openstack.org/242536 | 15:25 |
*** sileht has quit IRC | 15:32 | |
*** nicholasgoracke has joined #openstack-qa | 15:33 | |
*** dansmith is now known as superdan | 15:33 | |
*** dwalleck has joined #openstack-qa | 15:37 | |
*** dave-mccowan has quit IRC | 15:39 | |
*** ajmiller has joined #openstack-qa | 15:39 | |
*** e0ne has quit IRC | 15:46 | |
*** ccarrara has quit IRC | 15:48 | |
*** Liuqing has joined #openstack-qa | 15:52 | |
*** dave-mccowan has joined #openstack-qa | 15:53 | |
*** Liuqing has quit IRC | 15:55 | |
sc68cal | mriedem: ah | 15:56 |
sc68cal | mriedem: sorry, for some reason I thought that patch was merged a long time ago | 15:57 |
sc68cal | mriedem: instead of immediately screwing things up | 15:57 |
mriedem | at least it was obvious | 15:57 |
sc68cal | mriedem: well. at least we know it works. Now we just need to make it with sane quotas | 15:58 |
*** nicholasgoracke has quit IRC | 16:03 | |
*** malini has quit IRC | 16:03 | |
*** woodster_ has joined #openstack-qa | 16:05 | |
*** gfidente|lunch is now known as gfidente | 16:07 | |
*** dwalleck has quit IRC | 16:08 | |
*** dwalleck has joined #openstack-qa | 16:09 | |
*** jaypipes is now known as leakypipes | 16:09 | |
*** fedexo has joined #openstack-qa | 16:09 | |
*** ccarrara has joined #openstack-qa | 16:10 | |
*** yamamoto_ has quit IRC | 16:12 | |
*** hemnafk is now known as hemna | 16:12 | |
*** ifarkas has quit IRC | 16:14 | |
*** malini has joined #openstack-qa | 16:19 | |
*** achanda has joined #openstack-qa | 16:20 | |
*** ccneill has joined #openstack-qa | 16:20 | |
*** mriedem is now known as mriedem_away | 16:27 | |
*** luqas has quit IRC | 16:29 | |
*** vgridnev has quit IRC | 16:30 | |
*** sabeen has joined #openstack-qa | 16:31 | |
openstackgerrit | Sean M. Collins proposed openstack-dev/devstack: Begin new lib/neutron https://review.openstack.org/168438 | 16:33 |
*** HenryG has quit IRC | 16:37 | |
*** HenryG has joined #openstack-qa | 16:39 | |
*** nicholasgoracke has joined #openstack-qa | 16:39 | |
*** e0ne has joined #openstack-qa | 16:39 | |
*** sileht has joined #openstack-qa | 16:41 | |
*** nicholasgoracke has quit IRC | 16:43 | |
*** achanda has quit IRC | 16:45 | |
openstackgerrit | John L. Villalovos proposed openstack/tempest: WIP: Debugging stuff https://review.openstack.org/242558 | 16:48 |
*** nadya has quit IRC | 16:50 | |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: remove gratuitous python packages https://review.openstack.org/242559 | 16:50 |
*** mylu has joined #openstack-qa | 16:53 | |
*** achanda has joined #openstack-qa | 16:56 | |
*** bdperkin has joined #openstack-qa | 17:00 | |
*** bdperkin has joined #openstack-qa | 17:00 | |
*** dwalleck has quit IRC | 17:01 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Extract test run aggregation into separated class https://review.openstack.org/242566 | 17:04 |
*** jlanoux has quit IRC | 17:04 | |
*** eil397 has joined #openstack-qa | 17:05 | |
*** ccarmack has quit IRC | 17:05 | |
*** TC01_ is now known as TC01 | 17:08 | |
*** ccarmack has joined #openstack-qa | 17:11 | |
*** mfalatic has quit IRC | 17:11 | |
*** grafuls__ has quit IRC | 17:13 | |
*** mylu has quit IRC | 17:16 | |
openstackgerrit | Julien Danjou proposed openstack-dev/devstack: keystone: install XML2 development packages https://review.openstack.org/242536 | 17:16 |
*** mylu has joined #openstack-qa | 17:16 | |
*** mylu has quit IRC | 17:21 | |
*** mylu has joined #openstack-qa | 17:21 | |
*** e0ne has quit IRC | 17:21 | |
openstackgerrit | afazekas proposed openstack-dev/devstack: Install kernel-modules package on fedora https://review.openstack.org/242576 | 17:25 |
*** krtaylor has quit IRC | 17:26 | |
*** vponomaryov has left #openstack-qa | 17:28 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: multinode and grenade sanity checking. https://review.openstack.org/242489 | 17:35 |
*** jordanP has quit IRC | 17:37 | |
*** zhangjn has quit IRC | 17:38 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Extract test run aggregation into separated class https://review.openstack.org/242566 | 17:38 |
*** Swami has joined #openstack-qa | 17:39 | |
*** krtaylor has joined #openstack-qa | 17:40 | |
*** dzamboni has quit IRC | 17:43 | |
*** vgridnev has joined #openstack-qa | 17:43 | |
*** mfalatic has joined #openstack-qa | 17:44 | |
*** nadya has joined #openstack-qa | 17:45 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Extract test run aggregation into separated class https://review.openstack.org/242566 | 17:48 |
*** ccarrara has quit IRC | 17:52 | |
*** fedexo has quit IRC | 17:55 | |
*** vgridnev has quit IRC | 17:55 | |
*** cdent has quit IRC | 17:56 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add an extension capability for adding targets https://review.openstack.org/242363 | 18:08 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add unit tests for subunit2sql.shell.main https://review.openstack.org/242587 | 18:08 |
SpamapS | moravec: ^^ unit tests! | 18:08 |
SpamapS | because I am the king of asking for tests, I figured I should write some. ;-) | 18:08 |
*** hitalia has joined #openstack-qa | 18:09 | |
*** mriedem_away is now known as mriedem | 18:09 | |
*** nadya has quit IRC | 18:09 | |
*** achanda has quit IRC | 18:12 | |
*** safchain has quit IRC | 18:13 | |
*** tosky has quit IRC | 18:14 | |
*** ccarmack has quit IRC | 18:18 | |
*** nadya has joined #openstack-qa | 18:20 | |
*** e0ne has joined #openstack-qa | 18:21 | |
*** cdent has joined #openstack-qa | 18:21 | |
*** dwalleck has joined #openstack-qa | 18:22 | |
*** ccarmack has joined #openstack-qa | 18:24 | |
*** malini has quit IRC | 18:24 | |
*** cdent has quit IRC | 18:24 | |
*** salv-orlando has quit IRC | 18:25 | |
*** salv-orlando has joined #openstack-qa | 18:26 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add an extension capability for adding targets https://review.openstack.org/242363 | 18:26 |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack: Disable resize tests in Tempest if using cells with custom flavors https://review.openstack.org/242592 | 18:28 |
mriedem | lascii: jroll: ^ | 18:28 |
mriedem | mgagne: ^ | 18:28 |
lascii | mriedem: looking | 18:28 |
mriedem | going to follow up with a nova change that depends on that which removes the resize skips from the rc file in nova | 18:29 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: DO NOT MERGE: test config for gate-tempest-dsvm-cells-neutron https://review.openstack.org/235485 | 18:31 |
*** slowrie has joined #openstack-qa | 18:32 | |
*** vgridnev has joined #openstack-qa | 18:32 | |
*** achanda has joined #openstack-qa | 18:34 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add an extension capability for adding targets https://review.openstack.org/242363 | 18:35 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Add unit tests for subunit2sql.shell.main https://review.openstack.org/242587 | 18:35 |
*** achanda has quit IRC | 18:35 | |
*** yamamoto has joined #openstack-qa | 18:38 | |
*** nicholasgoracke has joined #openstack-qa | 18:40 | |
*** yamamoto has quit IRC | 18:43 | |
*** mylu has quit IRC | 18:47 | |
*** ccneill has quit IRC | 18:47 | |
*** ccneill has joined #openstack-qa | 18:48 | |
*** achanda has joined #openstack-qa | 18:48 | |
*** malini has joined #openstack-qa | 18:48 | |
*** sabeen has quit IRC | 18:51 | |
SpamapS | so... I want to pull in some code I have pushed up to github and test running it as part of a pre/post test hook. Anybody have thoughts on how I might do that? | 18:52 |
SpamapS | sdague: ^ perhaps? (this is regarding collecting info from backends and appending it to the subunit stream) | 18:52 |
*** tmatsu has joined #openstack-qa | 18:58 | |
*** ccneill_ has joined #openstack-qa | 19:02 | |
*** tmatsu has quit IRC | 19:03 | |
*** ccneill has quit IRC | 19:04 | |
*** gfidente has quit IRC | 19:05 | |
*** e0ne has quit IRC | 19:08 | |
openstackgerrit | Václav Hejral proposed openstack-infra/elastic-recheck: Add query for nova bug 1512955 https://review.openstack.org/242598 | 19:08 |
openstack | bug 1512955 in OpenStack Compute (nova) "Race condition in nova/neutron when booting instance with xen driver" [Undecided,In progress] https://launchpad.net/bugs/1512955 - Assigned to huan (huan-xie) | 19:08 |
*** e0ne has joined #openstack-qa | 19:12 | |
*** dwalleck has quit IRC | 19:14 | |
*** dwalleck has joined #openstack-qa | 19:14 | |
*** aix has quit IRC | 19:15 | |
openstackgerrit | Glauco Oliveira proposed openstack-infra/subunit2sql: Add db migration to align column size to 255 https://review.openstack.org/203251 | 19:22 |
*** ccneill_ has quit IRC | 19:23 | |
*** achanda has quit IRC | 19:24 | |
*** mylu has joined #openstack-qa | 19:25 | |
*** sabeen has joined #openstack-qa | 19:26 | |
*** ccneill has joined #openstack-qa | 19:28 | |
openstackgerrit | Sean M. Collins proposed openstack-dev/devstack: Begin new lib/neutron https://review.openstack.org/168438 | 19:29 |
*** achanda has joined #openstack-qa | 19:29 | |
*** dave-mccowan has quit IRC | 19:30 | |
*** mylu has quit IRC | 19:31 | |
*** sabeen2 has joined #openstack-qa | 19:32 | |
*** dwalleck has quit IRC | 19:35 | |
*** sabeen has quit IRC | 19:35 | |
*** openstackstatus has joined #openstack-qa | 19:35 | |
*** ChanServ sets mode: +v openstackstatus | 19:35 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Remove '/test_runs' api endpoint https://review.openstack.org/242605 | 19:37 |
*** akshai has quit IRC | 19:37 | |
*** mylu has joined #openstack-qa | 19:39 | |
*** nadya has quit IRC | 19:40 | |
-openstackstatus- NOTICE: Gerrit will be offline at 20:00-20:15 UTC today (starting 20 minutes from now) for scheduled project rename maintenance | 19:40 | |
*** dwalleck has joined #openstack-qa | 19:41 | |
*** dwalleck has quit IRC | 19:44 | |
*** mylu has quit IRC | 19:44 | |
*** mylu has joined #openstack-qa | 19:45 | |
*** dave-mccowan has joined #openstack-qa | 19:46 | |
*** akshai has joined #openstack-qa | 19:46 | |
*** mylu has quit IRC | 19:47 | |
*** mylu_ has joined #openstack-qa | 19:47 | |
*** mylu_ has quit IRC | 19:47 | |
*** mylu has joined #openstack-qa | 19:48 | |
*** salv-orl_ has joined #openstack-qa | 19:48 | |
*** salv-orlando has quit IRC | 19:51 | |
*** mylu has quit IRC | 19:52 | |
*** e0ne has quit IRC | 19:54 | |
*** malini has quit IRC | 19:54 | |
*** mylu has joined #openstack-qa | 20:01 | |
-openstackstatus- NOTICE: Gerrit is offline until 20:15 UTC today for scheduled project rename maintenance | 20:03 | |
*** ChanServ changes topic to "Gerrit is offline until 20:15 UTC today for scheduled project rename maintenance" | 20:03 | |
*** mylu has quit IRC | 20:04 | |
*** mylu has joined #openstack-qa | 20:05 | |
*** jroll is now known as tjroll | 20:07 | |
*** mmmpork is now known as mmmborkborkbork | 20:08 | |
*** mwagner has quit IRC | 20:09 | |
*** salv-orl_ has quit IRC | 20:13 | |
*** achanda has quit IRC | 20:15 | |
*** mylu has quit IRC | 20:19 | |
*** mylu has joined #openstack-qa | 20:19 | |
*** mylu_ has joined #openstack-qa | 20:21 | |
*** mylu has quit IRC | 20:21 | |
*** rfolco has quit IRC | 20:23 | |
*** nicholasgoracke has quit IRC | 20:24 | |
*** glauco has quit IRC | 20:28 | |
*** tongli has quit IRC | 20:33 | |
*** pc_m has quit IRC | 20:33 | |
*** aysyd has quit IRC | 20:35 | |
*** ChanServ changes topic to "All Things QA..." | 20:36 | |
*** dims is now known as dimsum__ | 20:37 | |
*** nadya has joined #openstack-qa | 20:40 | |
openstackgerrit | Jim Rollenhagen proposed openstack-dev/devstack: Ironic: Explicitly allow DHCP ports https://review.openstack.org/242624 | 20:40 |
tjroll | clarkb: ^ going to give that a shot | 20:41 |
*** bauwser is now known as bauzas | 20:42 | |
sdague | superdan: so, multinode sanity checking tool | 20:43 |
superdan | sdague: you know it's friday right? | 20:43 |
sdague | this is what I wrote this morning - https://review.openstack.org/#/c/242481/ - which seems roughly ok | 20:43 |
sdague | superdan: yeh, I'm just asking you to look at a thing I wrote this morning | 20:43 |
sdague | based on the chat yesterday | 20:43 |
*** Guest88047 is now known as jdg | 20:43 | |
sdague | and this is where it would get consumed - https://review.openstack.org/#/c/242489/ | 20:44 |
*** jdg is now known as jgriffith | 20:44 | |
superdan | sdague: I know, I'm just being difficult | 20:44 |
sdague | :) | 20:44 |
superdan | sdague: if that does what you want, then it seems like too simple to consider anything else | 20:44 |
*** nadya has quit IRC | 20:45 | |
sdague | it does not catch the case where nothing new is startable on the old compute in grenade after the upgrade, because it only looks for counts | 20:45 |
superdan | ah | 20:45 |
sdague | however I've got timestamps, so something could be figured out | 20:45 |
superdan | do it before/after upgrade? | 20:45 |
superdan | make sure the number goes up? | 20:45 |
sdague | well, it's post run analysis of the logs | 20:45 |
sdague | because that's the only time we have them all in one place | 20:46 |
superdan | oh, after it's all done and pulled logs | 20:46 |
superdan | I see | 20:46 |
superdan | could you look for the service startup as a marker? | 20:46 |
sdague | I could | 20:46 |
superdan | I mean, timestamps are probably doable too, but time math is just annoying | 20:46 |
sdague | I could also probably pass it a param that says make sure there are entries after this point | 20:46 |
superdan | yeah | 20:46 |
sdague | anyway, that would be follow on, this is still a ton better than where we are now | 20:47 |
sdague | and applies to all multinode jobs | 20:47 |
superdan | yeah, cool | 20:47 |
*** mylu_ has quit IRC | 20:49 | |
*** ccarmack has left #openstack-qa | 20:51 | |
*** mwagner has joined #openstack-qa | 20:52 | |
*** salv-orlando has joined #openstack-qa | 20:53 | |
*** mylu has joined #openstack-qa | 20:55 | |
*** dwalleck has joined #openstack-qa | 20:59 | |
*** ccarmack has joined #openstack-qa | 20:59 | |
*** openstackgerrit has quit IRC | 21:01 | |
*** openstackgerrit has joined #openstack-qa | 21:02 | |
*** mriedem has left #openstack-qa | 21:03 | |
*** mriedem has joined #openstack-qa | 21:04 | |
*** rfolco has joined #openstack-qa | 21:22 | |
*** mylu has quit IRC | 21:25 | |
*** mylu has joined #openstack-qa | 21:25 | |
*** ccneill has quit IRC | 21:27 | |
*** dwalleck has quit IRC | 21:27 | |
*** dwalleck has joined #openstack-qa | 21:30 | |
*** dwalleck has quit IRC | 21:35 | |
*** dwalleck has joined #openstack-qa | 21:41 | |
*** ccneill has joined #openstack-qa | 21:46 | |
*** rfolco has quit IRC | 21:52 | |
*** mylu has quit IRC | 21:54 | |
*** jasonsb has joined #openstack-qa | 21:57 | |
*** dave-mccowan has quit IRC | 21:57 | |
*** dwalleck has quit IRC | 21:59 | |
*** rossella_s has quit IRC | 22:00 | |
*** rossella_s has joined #openstack-qa | 22:00 | |
*** jasonsb has quit IRC | 22:05 | |
*** achanda has joined #openstack-qa | 22:08 | |
*** lascii is now known as alaski | 22:13 | |
*** mylu has joined #openstack-qa | 22:13 | |
*** mylu has quit IRC | 22:20 | |
*** boris-42 has joined #openstack-qa | 22:20 | |
*** mmmborkborkbork is now known as mmmpork | 22:22 | |
*** achanda has quit IRC | 22:27 | |
*** nicholasgoracke has joined #openstack-qa | 22:29 | |
*** dspano has quit IRC | 22:30 | |
*** dustins has quit IRC | 22:33 | |
*** pglbutt has joined #openstack-qa | 22:34 | |
*** pglbutt has quit IRC | 22:34 | |
*** pglass has quit IRC | 22:35 | |
*** pglass_ has joined #openstack-qa | 22:35 | |
*** mriedem has quit IRC | 22:37 | |
openstackgerrit | Merged openstack-dev/devstack: remove gratuitous python packages https://review.openstack.org/242559 | 22:54 |
*** yamamoto has joined #openstack-qa | 22:56 | |
*** regXboi has quit IRC | 23:07 | |
*** achanda has joined #openstack-qa | 23:08 | |
*** achanda has quit IRC | 23:08 | |
*** sabeen2 has quit IRC | 23:16 | |
*** yamamoto has quit IRC | 23:19 | |
*** achanda has joined #openstack-qa | 23:29 | |
*** vgridnev has quit IRC | 23:32 | |
*** salv-orlando has quit IRC | 23:33 | |
*** yamamoto has joined #openstack-qa | 23:35 | |
*** achanda has quit IRC | 23:37 | |
*** pglass_ has quit IRC | 23:41 | |
*** dimsum__ has quit IRC | 23:52 | |
*** yamamoto has quit IRC | 23:54 | |
*** Swami_ has joined #openstack-qa | 23:56 | |
*** Swami has quit IRC | 23:56 | |
*** rfolco has joined #openstack-qa | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!