*** Yogi1 has joined #openstack-cinder | 00:06 | |
*** Yogi1 has quit IRC | 00:07 | |
*** simondodsley has quit IRC | 00:08 | |
*** lixiaoy11 has joined #openstack-cinder | 00:08 | |
*** garthb has quit IRC | 00:08 | |
*** lixiaoy1 has quit IRC | 00:09 | |
*** vincent_hou has quit IRC | 00:15 | |
*** r-daneel has quit IRC | 00:16 | |
*** annegentle has quit IRC | 00:18 | |
*** diogogmt has joined #openstack-cinder | 00:18 | |
*** p0rtal has quit IRC | 00:19 | |
*** boris-42 has quit IRC | 00:20 | |
*** Yogi1 has joined #openstack-cinder | 00:21 | |
tsekiyama | anish: Don't you have to pass transport='iser' in factory method when protocol is 'iser'? | 00:22 |
---|---|---|
tsekiyama | * when protocol is 'ISER'? | 00:22 |
openstackgerrit | Danny Wilson proposed openstack/cinder: Enhance PureISCSIDriver multipath support https://review.openstack.org/209711 | 00:24 |
anish | tsekiyama: no, that's already coming from nova | 00:25 |
anish | so it was coming in twice, causing tests to fail | 00:25 |
*** lixiaoy1 has joined #openstack-cinder | 00:25 | |
*** lixiaoy11 has quit IRC | 00:27 | |
tsekiyama | anish: hmm. I tried with a separate python script using os-brick, then normal TCP/IP was used even cinder.conf says 'iscsi_protocol=iser' | 00:29 |
tsekiyama | anish: Of course I can fix my script to care iser connection type specially, but I prefer if factory handles iser nicely | 00:31 |
anish | tsekiyama: the only issue with that is I can't move the transport=iser from nova to os-brick without breaking in between | 00:33 |
*** vokt has quit IRC | 00:34 | |
anish | maybe hemna can do that when the nova-os_brick patch lands (unless it already landed) | 00:34 |
*** gouthamr has joined #openstack-cinder | 00:34 | |
tsekiyama | anish: Can't you add transport='iser' to kwargs only when the caller doesn't pass it? | 00:34 |
anish | yes, but I can't think of how that case is possible | 00:34 |
*** _cjones_ has quit IRC | 00:35 | |
tsekiyama | anish: that'll be problematic only for non-nova users | 00:36 |
anish | hrm, okay | 00:36 |
anish | need to figure out what is the proper way to code that | 00:36 |
*** bapalm has joined #openstack-cinder | 00:37 | |
anish | don't want in if case with two calls to ISCSIConnector | 00:37 |
anish | *an | 00:37 |
*** leeantho has quit IRC | 00:37 | |
anish | tsekiyama: would this work ? http://paste.openstack.org/show/410219/ | 00:39 |
*** bapalm has quit IRC | 00:39 | |
openstackgerrit | Li Yingjun proposed openstack/cinder: Add the ability to update type public status https://review.openstack.org/206788 | 00:40 |
tsekiyama | anish: kwargs.update({'transport': 'iser'}) worked (instead of [ transport = 'iser' ] at line 3 ) | 00:43 |
*** mylu has joined #openstack-cinder | 00:45 | |
*** tsekiyam_ has joined #openstack-cinder | 00:45 | |
*** mtanino has quit IRC | 00:46 | |
openstackgerrit | Anish Bhatt proposed openstack/os-brick: os-brick : Add support for --interface option in iscsiadm. https://review.openstack.org/193451 | 00:47 |
anish | tsekiyama: ^ done | 00:47 |
*** tsekiyama has quit IRC | 00:48 | |
*** tsekiyam_ has quit IRC | 00:50 | |
*** mylu has quit IRC | 00:50 | |
*** vilobhmm has quit IRC | 00:51 | |
*** IlyaG has quit IRC | 00:51 | |
*** mylu has joined #openstack-cinder | 00:55 | |
*** zhonghua-lee has joined #openstack-cinder | 00:56 | |
*** mylu has quit IRC | 00:56 | |
openstackgerrit | wanghao proposed openstack/cinder: Add updated_at into response of listing detail https://review.openstack.org/202029 | 01:00 |
*** mylu has joined #openstack-cinder | 01:03 | |
*** bill_az has quit IRC | 01:06 | |
*** zhenguo has joined #openstack-cinder | 01:09 | |
*** IlyaG has joined #openstack-cinder | 01:12 | |
*** adurbin_ has quit IRC | 01:13 | |
*** annegentle has joined #openstack-cinder | 01:14 | |
*** mylu has quit IRC | 01:18 | |
*** dims_ has joined #openstack-cinder | 01:21 | |
*** dims has quit IRC | 01:22 | |
*** IlyaG has quit IRC | 01:23 | |
*** Yogi1 has quit IRC | 01:28 | |
*** gouthamr has quit IRC | 01:29 | |
*** laughterwym has joined #openstack-cinder | 01:36 | |
*** jdandrea has quit IRC | 01:39 | |
*** gouthamr has joined #openstack-cinder | 01:45 | |
*** zhonghua-lee has quit IRC | 01:46 | |
*** apoorvad has quit IRC | 01:49 | |
*** chenying has joined #openstack-cinder | 01:50 | |
*** skylerberg has quit IRC | 01:53 | |
*** dims has joined #openstack-cinder | 02:03 | |
*** dims_ has quit IRC | 02:05 | |
*** dims_ has joined #openstack-cinder | 02:06 | |
*** logan2 has quit IRC | 02:08 | |
*** logan2 has joined #openstack-cinder | 02:09 | |
*** dims has quit IRC | 02:09 | |
*** IlyaG has joined #openstack-cinder | 02:10 | |
*** jseiler has quit IRC | 02:11 | |
*** jseiler has joined #openstack-cinder | 02:11 | |
*** markvoelker has quit IRC | 02:11 | |
*** markvoelker has joined #openstack-cinder | 02:12 | |
*** sghanekar has quit IRC | 02:16 | |
*** BharatK has quit IRC | 02:19 | |
*** dannywilson has quit IRC | 02:20 | |
*** dims_ has quit IRC | 02:22 | |
*** diogogmt has quit IRC | 02:22 | |
*** xiaohui has joined #openstack-cinder | 02:24 | |
*** annashen has joined #openstack-cinder | 02:28 | |
*** rushil has joined #openstack-cinder | 02:29 | |
*** IlyaG has quit IRC | 02:36 | |
*** gouthamr has quit IRC | 02:37 | |
*** aagrawal has quit IRC | 02:43 | |
*** hakimo has joined #openstack-cinder | 02:52 | |
*** hakimo_ has quit IRC | 02:55 | |
*** krtaylor has quit IRC | 02:59 | |
*** markvoelker has quit IRC | 03:04 | |
*** krtaylor has joined #openstack-cinder | 03:12 | |
*** logan2 has quit IRC | 03:14 | |
*** zhonghua-lee has joined #openstack-cinder | 03:15 | |
*** ebalduf has joined #openstack-cinder | 03:20 | |
*** davechen has joined #openstack-cinder | 03:21 | |
*** harlowja_at_home has joined #openstack-cinder | 03:24 | |
*** ebalduf has quit IRC | 03:24 | |
*** boris-42 has joined #openstack-cinder | 03:27 | |
*** sakaYK has joined #openstack-cinder | 03:29 | |
*** breitz has joined #openstack-cinder | 03:29 | |
*** hemna has joined #openstack-cinder | 03:30 | |
*** chenying has quit IRC | 03:30 | |
*** ebalduf has joined #openstack-cinder | 03:30 | |
*** logan2 has joined #openstack-cinder | 03:31 | |
*** chenying has joined #openstack-cinder | 03:31 | |
*** hemna has quit IRC | 03:34 | |
*** rushil has quit IRC | 03:41 | |
*** aagrawal has joined #openstack-cinder | 03:50 | |
*** chenying has quit IRC | 03:51 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 03:54 |
*** hw_chenying has joined #openstack-cinder | 03:55 | |
*** coolsvap|away is now known as coolsvap | 03:58 | |
*** ebalduf has quit IRC | 04:00 | |
*** vilobhmm has joined #openstack-cinder | 04:01 | |
openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Remove unused constants https://review.openstack.org/209748 | 04:02 |
*** harlowja_at_home has quit IRC | 04:03 | |
*** markvoelker has joined #openstack-cinder | 04:04 | |
*** svilgelm has joined #openstack-cinder | 04:09 | |
openstackgerrit | liuxinguo proposed openstack/cinder: Fix way of get LUN id in Huawei driver https://review.openstack.org/209749 | 04:09 |
*** markvoelker has quit IRC | 04:09 | |
*** wilson has joined #openstack-cinder | 04:12 | |
*** hw_chenying has quit IRC | 04:14 | |
*** hw_chenying has joined #openstack-cinder | 04:15 | |
openstackgerrit | YAMADA Hideki proposed openstack/cinder: Add backup/restore methods to Sheepdog driver https://review.openstack.org/162927 | 04:16 |
*** annashen has quit IRC | 04:17 | |
openstackgerrit | Wilson Liu proposed openstack/cinder: Add hypermetro support for Huawei driver https://review.openstack.org/202023 | 04:18 |
*** sakaYK has quit IRC | 04:19 | |
*** sakaYK has joined #openstack-cinder | 04:20 | |
openstackgerrit | Wilson Liu proposed openstack/cinder: Add volume retype support for Huawei driver https://review.openstack.org/201485 | 04:21 |
*** sakaYK has quit IRC | 04:25 | |
*** sakaYK has joined #openstack-cinder | 04:26 | |
openstackgerrit | Xiangfei Zhu proposed openstack/cinder: VMware: Fix re-attach volume error for VC 5.1 https://review.openstack.org/207380 | 04:29 |
*** hw_chenying has quit IRC | 04:29 | |
*** breitz has quit IRC | 04:35 | |
*** zhonghua-lee has quit IRC | 04:36 | |
*** BharatK has joined #openstack-cinder | 04:36 | |
*** IlyaG has joined #openstack-cinder | 04:39 | |
*** annegentle has quit IRC | 04:41 | |
*** deepakcs has joined #openstack-cinder | 04:42 | |
*** svilgelm has quit IRC | 04:44 | |
*** p0rtal has joined #openstack-cinder | 04:49 | |
openstackgerrit | Richard Hedlind proposed openstack/cinder: Make X-IO volume driver wait for delete volume to complete https://review.openstack.org/209757 | 04:55 |
*** harlowja_at_home has joined #openstack-cinder | 05:00 | |
*** p0rtal has quit IRC | 05:01 | |
*** p0rtal has joined #openstack-cinder | 05:02 | |
*** IlyaG has quit IRC | 05:05 | |
*** p0rtal has quit IRC | 05:07 | |
*** IlyaG has joined #openstack-cinder | 05:07 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Adds the migration progress support for migration https://review.openstack.org/204953 | 05:08 |
*** sakaYK has quit IRC | 05:14 | |
*** pots has left #openstack-cinder | 05:14 | |
*** shyama has joined #openstack-cinder | 05:15 | |
openstackgerrit | xing-yang proposed openstack/cinder: EMC VMAX Create CG from CG Snapshot https://review.openstack.org/195280 | 05:18 |
*** jkraj has joined #openstack-cinder | 05:21 | |
openstackgerrit | James Carey proposed openstack/cinder: Sync scheduler module from oslo-incubator https://review.openstack.org/158534 | 05:22 |
openstackgerrit | James Carey proposed openstack/cinder: Add unit test cases for the capacity scheduler https://review.openstack.org/209759 | 05:22 |
openstackgerrit | James Carey proposed openstack/cinder: Fix order of arguments in assertEqual for scheduler unit tests https://review.openstack.org/209760 | 05:22 |
*** takedakn has joined #openstack-cinder | 05:24 | |
*** takedakn has quit IRC | 05:28 | |
*** p0rtal has joined #openstack-cinder | 05:29 | |
*** zhonghua-lee has joined #openstack-cinder | 05:30 | |
*** smoriya has joined #openstack-cinder | 05:32 | |
openstackgerrit | xing-yang proposed openstack/cinder: EMC VMAX Create CG from CG Snapshot https://review.openstack.org/195280 | 05:34 |
*** harlowja_still_a has joined #openstack-cinder | 05:36 | |
*** IlyaG has quit IRC | 05:36 | |
*** harlowja_at_home has quit IRC | 05:39 | |
*** hw_chenying has joined #openstack-cinder | 05:45 | |
openstackgerrit | Yusuke Hayashi proposed openstack/os-brick: Fix incorrect comments in FibreChannelConnector https://review.openstack.org/209762 | 05:48 |
*** markvoelker has joined #openstack-cinder | 05:51 | |
*** vilobhmm1 has joined #openstack-cinder | 05:53 | |
*** vilobhmm has quit IRC | 05:53 | |
*** markvoelker has quit IRC | 05:56 | |
*** vilobhmm has joined #openstack-cinder | 05:56 | |
*** vilobhmm1 has quit IRC | 05:57 | |
*** dims has joined #openstack-cinder | 06:03 | |
*** vlaza has joined #openstack-cinder | 06:09 | |
*** dims has quit IRC | 06:09 | |
*** isaacb has joined #openstack-cinder | 06:12 | |
*** sakaYK has joined #openstack-cinder | 06:13 | |
*** anshul has joined #openstack-cinder | 06:15 | |
*** hw_chenying has quit IRC | 06:18 | |
*** sakaYK has quit IRC | 06:19 | |
*** boris-42 has quit IRC | 06:20 | |
*** sakaYK has joined #openstack-cinder | 06:21 | |
*** e0ne has joined #openstack-cinder | 06:21 | |
*** sakaYK has quit IRC | 06:25 | |
*** sakaYK has joined #openstack-cinder | 06:26 | |
*** hw_chenying has joined #openstack-cinder | 06:27 | |
openstackgerrit | xing-yang proposed openstack/cinder: Attach snapshot - driver only https://review.openstack.org/201249 | 06:31 |
*** harlowja_still_a has quit IRC | 06:37 | |
*** afazekas_ has joined #openstack-cinder | 06:37 | |
*** jungleboyj has joined #openstack-cinder | 06:39 | |
*** ankit_ag has joined #openstack-cinder | 06:41 | |
*** sakaYK has quit IRC | 06:44 | |
*** sakaYK has joined #openstack-cinder | 06:45 | |
openstackgerrit | Dave Chen proposed openstack/cinder: Add API to show image metadata https://review.openstack.org/208380 | 06:46 |
openstackgerrit | Wilson Liu proposed openstack/cinder: Fix RestURL to storage backend in Huawei driver https://review.openstack.org/209782 | 06:49 |
*** sakaYK has quit IRC | 06:50 | |
*** sakaYK has joined #openstack-cinder | 06:51 | |
*** belmoreira has joined #openstack-cinder | 06:52 | |
openstackgerrit | Wilson Liu proposed openstack/cinder: Fix way of get LUN id in Huawei driver https://review.openstack.org/209749 | 06:55 |
*** sakaYK has quit IRC | 06:57 | |
*** jungleboyj has quit IRC | 06:58 | |
*** sakaYK has joined #openstack-cinder | 06:58 | |
*** p0rtal has quit IRC | 06:59 | |
*** e0ne has quit IRC | 07:00 | |
*** takedakn has joined #openstack-cinder | 07:01 | |
*** ishant has joined #openstack-cinder | 07:01 | |
*** sakaYK has quit IRC | 07:03 | |
*** sakaYK has joined #openstack-cinder | 07:04 | |
*** hw_chenying has quit IRC | 07:07 | |
*** hw_chenying has joined #openstack-cinder | 07:07 | |
*** e0ne has joined #openstack-cinder | 07:11 | |
*** rushiagr_away is now known as rushiagr | 07:16 | |
*** svilgelm has joined #openstack-cinder | 07:20 | |
*** sakaYK has quit IRC | 07:23 | |
*** markus_z has joined #openstack-cinder | 07:24 | |
*** sakaYK has joined #openstack-cinder | 07:24 | |
*** ub has joined #openstack-cinder | 07:26 | |
*** e0ne has quit IRC | 07:26 | |
*** takedakn has quit IRC | 07:28 | |
*** sakaYK has quit IRC | 07:30 | |
*** sakaYK has joined #openstack-cinder | 07:30 | |
*** sakaYK has quit IRC | 07:36 | |
*** sakaYK has joined #openstack-cinder | 07:37 | |
*** sakaYK has quit IRC | 07:43 | |
*** sakaYK_ has joined #openstack-cinder | 07:43 | |
*** vilobhmm has quit IRC | 07:46 | |
*** hw_chenying has quit IRC | 07:47 | |
*** hw_chenying has joined #openstack-cinder | 07:48 | |
*** sakaYK_ has quit IRC | 07:48 | |
*** sakaYK has joined #openstack-cinder | 07:49 | |
*** sayali has joined #openstack-cinder | 07:50 | |
*** markvoelker has joined #openstack-cinder | 07:52 | |
*** sakaYK has quit IRC | 07:53 | |
*** sakaYK has joined #openstack-cinder | 07:54 | |
*** ishant_ has joined #openstack-cinder | 07:55 | |
*** markvoelker has quit IRC | 07:56 | |
*** sakaYK has quit IRC | 07:56 | |
*** jordanP has joined #openstack-cinder | 07:57 | |
*** sakaYK has joined #openstack-cinder | 07:57 | |
*** laughterwym has quit IRC | 07:58 | |
*** ishant has quit IRC | 07:59 | |
*** sakaYK has quit IRC | 08:00 | |
*** sakaYK has joined #openstack-cinder | 08:00 | |
*** bluex-pl has joined #openstack-cinder | 08:01 | |
*** bluex-pl has quit IRC | 08:01 | |
*** bluex-pl has joined #openstack-cinder | 08:01 | |
*** sakaYK has quit IRC | 08:05 | |
*** sakaYK has joined #openstack-cinder | 08:05 | |
*** hw_chenying has quit IRC | 08:07 | |
*** IlyaG has joined #openstack-cinder | 08:08 | |
*** hw_chenying has joined #openstack-cinder | 08:08 | |
*** IlyaG has quit IRC | 08:12 | |
*** jistr has joined #openstack-cinder | 08:14 | |
*** e0ne has joined #openstack-cinder | 08:22 | |
*** lixiaoy1 has quit IRC | 08:24 | |
*** hw_chenying has quit IRC | 08:27 | |
*** ndipanov has joined #openstack-cinder | 08:30 | |
*** hw_chenying has joined #openstack-cinder | 08:31 | |
*** subscope has quit IRC | 08:33 | |
*** gaurangt has joined #openstack-cinder | 08:37 | |
*** e0ne has quit IRC | 08:41 | |
*** zhonghua-lee has quit IRC | 08:49 | |
openstackgerrit | Eli Qiao proposed openstack/cinder: Fix wrong exception usage in cinder excption https://review.openstack.org/209822 | 08:53 |
*** zhonghua-lee has joined #openstack-cinder | 08:54 | |
openstackgerrit | Eli Qiao proposed openstack/cinder: Fix wrong exception usage in cinder excption https://review.openstack.org/209822 | 08:55 |
*** e0ne has joined #openstack-cinder | 08:58 | |
winston-d_zZZ | davechen: ping | 08:59 |
*** jkraj has quit IRC | 09:04 | |
*** sakaYK has quit IRC | 09:05 | |
*** hw_chenying has quit IRC | 09:08 | |
openstackgerrit | Eli Qiao proposed openstack/cinder: Handler KeyManager exception when delete an volume https://review.openstack.org/209828 | 09:09 |
*** hw_chenying has joined #openstack-cinder | 09:11 | |
*** sakaYK has joined #openstack-cinder | 09:13 | |
openstackgerrit | Eli Qiao proposed openstack/cinder: Fix wrong exception usage in cinder exception classes https://review.openstack.org/209822 | 09:16 |
*** haomaiwang has quit IRC | 09:21 | |
*** haomaiwang has joined #openstack-cinder | 09:21 | |
openstackgerrit | Eli Qiao proposed openstack/cinder: Handler KeyManager exception when delete an volume https://review.openstack.org/209828 | 09:27 |
openstackgerrit | Tina Tang proposed openstack/cinder: VNX driver needs to return snapshot objects https://review.openstack.org/209835 | 09:27 |
openstackgerrit | Dave Chen proposed openstack/cinder: Role based properties protection https://review.openstack.org/160090 | 09:37 |
openstackgerrit | Dave Chen proposed openstack/cinder: Policies based properties protection https://review.openstack.org/160145 | 09:39 |
openstackgerrit | Dave Chen proposed openstack/cinder: Add API to show image metadata https://review.openstack.org/208380 | 09:39 |
*** lxg has joined #openstack-cinder | 09:40 | |
*** jkraj has joined #openstack-cinder | 09:40 | |
*** e0ne has quit IRC | 09:43 | |
*** wilson has quit IRC | 09:43 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/cinder: Add retries to delete volume or snapshot https://review.openstack.org/209156 | 09:46 |
*** deepakcs has quit IRC | 09:47 | |
*** hw_chenying has quit IRC | 09:49 | |
*** dims has joined #openstack-cinder | 09:49 | |
*** hw_chenying has joined #openstack-cinder | 09:49 | |
*** markvoelker has joined #openstack-cinder | 09:53 | |
*** davechen has left #openstack-cinder | 09:53 | |
*** markvoelker has quit IRC | 09:57 | |
*** hakimo has quit IRC | 09:58 | |
*** e0ne has joined #openstack-cinder | 09:59 | |
*** hakimo has joined #openstack-cinder | 09:59 | |
*** hw_chenying has quit IRC | 10:09 | |
*** hw_chenying has joined #openstack-cinder | 10:10 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 10:11 |
*** zhenguo has quit IRC | 10:12 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Adds the migration progress support for migration https://review.openstack.org/204953 | 10:14 |
*** sakaYK_ has joined #openstack-cinder | 10:21 | |
*** sakaYK has quit IRC | 10:22 | |
*** timcl has joined #openstack-cinder | 10:25 | |
*** zhonghua-lee has quit IRC | 10:31 | |
*** hw_chenying has quit IRC | 10:39 | |
*** sakaYK_ has quit IRC | 10:42 | |
*** dims_ has joined #openstack-cinder | 10:51 | |
*** e0ne has quit IRC | 10:52 | |
*** dims has quit IRC | 10:53 | |
*** markvoelker has joined #openstack-cinder | 10:54 | |
*** IanGovett has joined #openstack-cinder | 10:54 | |
*** e0ne has joined #openstack-cinder | 10:54 | |
*** laughterwym has joined #openstack-cinder | 10:57 | |
*** markvoelker has quit IRC | 10:58 | |
*** jkraj has quit IRC | 11:01 | |
*** eharney has joined #openstack-cinder | 11:03 | |
openstackgerrit | Daniel Tadrzak proposed openstack/cinder: CGSnapshot Object https://review.openstack.org/195027 | 11:05 |
*** bluex-pl has quit IRC | 11:09 | |
*** bluex-pl has joined #openstack-cinder | 11:10 | |
*** bluex-pl has quit IRC | 11:12 | |
*** bluex-pl has joined #openstack-cinder | 11:12 | |
*** bluex-pl has quit IRC | 11:13 | |
*** anshul has quit IRC | 11:17 | |
*** anshul has joined #openstack-cinder | 11:18 | |
*** jkraj has joined #openstack-cinder | 11:19 | |
*** svilgelm has quit IRC | 11:20 | |
*** BharatK has quit IRC | 11:24 | |
*** bluex-pl has joined #openstack-cinder | 11:31 | |
*** Adriano__ has joined #openstack-cinder | 11:34 | |
*** gaurangt has left #openstack-cinder | 11:34 | |
openstackgerrit | Daniel Tadrzak proposed openstack/cinder: Cleanup for cinder tests with CGSnapshot. https://review.openstack.org/207866 | 11:35 |
*** e0ne has quit IRC | 11:41 | |
*** ub has quit IRC | 11:41 | |
*** e0ne has joined #openstack-cinder | 11:44 | |
openstackgerrit | Pranali Deore proposed openstack/cinder: Corrected order of parameters in docstring https://review.openstack.org/209898 | 11:49 |
*** ishant_ has quit IRC | 11:53 | |
*** diogogmt has joined #openstack-cinder | 11:54 | |
*** rushiagr is now known as rushiagr_away | 11:56 | |
*** svilgelm has joined #openstack-cinder | 12:00 | |
*** timcl has quit IRC | 12:01 | |
*** svilgelm has quit IRC | 12:05 | |
*** bill_az has joined #openstack-cinder | 12:07 | |
*** timcl has joined #openstack-cinder | 12:09 | |
*** timcl1 has joined #openstack-cinder | 12:11 | |
*** Lee1092 has quit IRC | 12:13 | |
*** smoriya has quit IRC | 12:13 | |
*** timcl has quit IRC | 12:13 | |
*** markvoelker has joined #openstack-cinder | 12:16 | |
*** Yogi1 has joined #openstack-cinder | 12:21 | |
*** timcl1 has quit IRC | 12:23 | |
*** dims has joined #openstack-cinder | 12:24 | |
*** svilgelm has joined #openstack-cinder | 12:26 | |
*** dims_ has quit IRC | 12:27 | |
*** Yogi1 has quit IRC | 12:29 | |
*** jdandrea has joined #openstack-cinder | 12:30 | |
*** diogogmt has quit IRC | 12:31 | |
*** jungler has quit IRC | 12:31 | |
*** xiaohui has quit IRC | 12:31 | |
*** gouthamr has joined #openstack-cinder | 12:32 | |
*** edmondsw has joined #openstack-cinder | 12:36 | |
openstackgerrit | Daniel Tadrzak proposed openstack/cinder: Cleanup for cinder tests with ConsistencyGroups. https://review.openstack.org/207544 | 12:37 |
DTadrzak | Kendall Nelson ping | 12:40 |
*** bapalm has joined #openstack-cinder | 12:44 | |
*** laughterwym has quit IRC | 12:46 | |
*** zul has joined #openstack-cinder | 12:46 | |
*** laughterwym has joined #openstack-cinder | 12:46 | |
*** simondodsley has joined #openstack-cinder | 12:48 | |
*** akerr has joined #openstack-cinder | 12:50 | |
*** afazekas_ has quit IRC | 12:50 | |
*** krtaylor has quit IRC | 12:50 | |
*** rushil has joined #openstack-cinder | 12:51 | |
*** mriedem_away has quit IRC | 12:53 | |
*** rushil_ has joined #openstack-cinder | 12:53 | |
*** timcl has joined #openstack-cinder | 12:55 | |
*** rushil has quit IRC | 12:56 | |
*** gaurangt1 has joined #openstack-cinder | 12:57 | |
*** timcl has quit IRC | 12:59 | |
*** timcl has joined #openstack-cinder | 13:00 | |
*** aagrawal has quit IRC | 13:02 | |
*** krtaylor has joined #openstack-cinder | 13:03 | |
*** eharney has quit IRC | 13:04 | |
swamireddy | Hi - What is default logging level in Cinder? and these logging level can be set/reset using the CLI? | 13:08 |
dulek | swamireddy: Only through the cinder.conf file. | 13:10 |
dulek | swamireddy: I believe that it's INFO by default. | 13:10 |
openstackgerrit | abhiram moturi proposed openstack/cinder: ZFSSA driver to return project 'available' space https://review.openstack.org/207106 | 13:11 |
swamireddy | dulek: if we chnage the cinder.conf, restart needed, but I am looking for change the loging level using a CLI (admin)...it should be dynammically set/rest usign the CLI...If I want debug level set it using the CLI and get logs and then reset.. | 13:12 |
*** lpetrut has joined #openstack-cinder | 13:12 | |
dulek | swamireddy: I don't believe it's possible. | 13:13 |
e0ne | swamireddy: what version of cinder do you use? | 13:14 |
swamireddy | dulek: mean, currently we can´´t do the set/rest using the CLI and only use the conf file and restart the serices. Is this correct? Any one is working on this or do we have blueprint for the same? | 13:14 |
e0ne | swamireddy: maybe SIGHUP signal will help you. it works in Liberty and Kilo, afaik | 13:14 |
swamireddy | dulek: I use the Kilo version of Cinder. | 13:15 |
*** timcl has quit IRC | 13:16 | |
swamireddy | e0ne: ok, if the SINGUP signal works with Kilo, will check this... Thank you. | 13:16 |
e0ne | swamireddy: you're welcome! | 13:16 |
*** timcl has joined #openstack-cinder | 13:20 | |
openstackgerrit | Richard Hedlind proposed openstack/cinder: Make X-IO volume driver wait for delete volume to complete https://review.openstack.org/209757 | 13:21 |
*** timcl1 has joined #openstack-cinder | 13:21 | |
*** dustins has joined #openstack-cinder | 13:22 | |
*** Yogi1 has joined #openstack-cinder | 13:24 | |
*** timcl has quit IRC | 13:24 | |
openstackgerrit | Dave Chen proposed openstack/cinder: Role based properties protection https://review.openstack.org/160090 | 13:27 |
openstackgerrit | Dave Chen proposed openstack/cinder: Policies based properties protection https://review.openstack.org/160145 | 13:27 |
openstackgerrit | Dave Chen proposed openstack/cinder: Add API to show image metadata https://review.openstack.org/208380 | 13:28 |
*** marcusvrn has joined #openstack-cinder | 13:30 | |
*** mriedem has joined #openstack-cinder | 13:31 | |
*** IlyaG has joined #openstack-cinder | 13:39 | |
*** IlyaG has quit IRC | 13:43 | |
*** mriedem has quit IRC | 13:43 | |
*** mriedem has joined #openstack-cinder | 13:46 | |
*** edmondsw has quit IRC | 13:46 | |
*** lpetrut has quit IRC | 13:49 | |
*** breitz has joined #openstack-cinder | 13:49 | |
*** ankit_ag has quit IRC | 13:53 | |
*** jaypipes has quit IRC | 13:53 | |
*** theanalyst has quit IRC | 13:57 | |
*** theanalyst has joined #openstack-cinder | 13:57 | |
*** isaacb has quit IRC | 13:57 | |
*** breitz has quit IRC | 13:58 | |
*** dustins has quit IRC | 13:59 | |
*** Yogi11 has joined #openstack-cinder | 14:00 | |
*** r-daneel has joined #openstack-cinder | 14:01 | |
*** Yogi1 has quit IRC | 14:02 | |
*** Yogi1 has joined #openstack-cinder | 14:03 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Continue conversion to volume object https://review.openstack.org/201404 | 14:03 |
openstackgerrit | Thang Pham proposed openstack/cinder: Conversion to volume object https://review.openstack.org/177054 | 14:03 |
*** Tross has quit IRC | 14:03 | |
scottda | geguileo: dulek DuncanT and any others interested...we'll discuss HA Active/Active at the cinder mid-cycle in about 1 hour from now | 14:03 |
geguileo | scottda: Thanks for the reminder!! | 14:04 |
geguileo | scottda: I'll be there :-) | 14:04 |
dulek | scottda: Should I wait for new hangout links or search the IRC history? | 14:04 |
*** Yogi11 has quit IRC | 14:04 | |
scottda | dulek: I think it will be the same hangout/phone# as the top of etherpad: https://etherpad.openstack.org/p/cinder-meetup-summer-2015 | 14:05 |
* scottda is AFK to head to mid-cycle | 14:05 | |
*** gaurangt1 has quit IRC | 14:14 | |
*** vlaza has quit IRC | 14:16 | |
*** dustins has joined #openstack-cinder | 14:17 | |
*** simondodsley has quit IRC | 14:20 | |
*** Yogi1 has quit IRC | 14:21 | |
*** eharney has joined #openstack-cinder | 14:21 | |
*** dims has quit IRC | 14:25 | |
*** dims has joined #openstack-cinder | 14:26 | |
*** Lee1092 has joined #openstack-cinder | 14:27 | |
*** NobodyCam has left #openstack-cinder | 14:27 | |
*** afazekas_ has joined #openstack-cinder | 14:27 | |
*** edmondsw has joined #openstack-cinder | 14:28 | |
*** bswartz has joined #openstack-cinder | 14:29 | |
*** svilgelm has quit IRC | 14:29 | |
*** svilgelm has joined #openstack-cinder | 14:32 | |
*** Zhongjun has joined #openstack-cinder | 14:32 | |
*** isaacb has joined #openstack-cinder | 14:32 | |
*** eharney has quit IRC | 14:34 | |
*** isaacb has quit IRC | 14:35 | |
*** svilgelm has quit IRC | 14:37 | |
*** diogogmt has joined #openstack-cinder | 14:38 | |
*** jasondot_ is now known as jasondotstar | 14:38 | |
*** Tross has joined #openstack-cinder | 14:38 | |
DuncanT | I'm having internet troubles... Once the hangout is up, can somebody post up the conference dial in number, please? | 14:38 |
*** Tross1 has joined #openstack-cinder | 14:39 | |
*** breitz has joined #openstack-cinder | 14:41 | |
*** breitz has quit IRC | 14:41 | |
*** breitz has joined #openstack-cinder | 14:41 | |
*** eharney has joined #openstack-cinder | 14:41 | |
*** lpetrut has joined #openstack-cinder | 14:42 | |
*** Tross has quit IRC | 14:42 | |
*** crose has joined #openstack-cinder | 14:43 | |
*** svilgelm has joined #openstack-cinder | 14:43 | |
*** afazekas_ has quit IRC | 14:43 | |
eharney | jgriffith: around? | 14:44 |
*** patrickeast has joined #openstack-cinder | 14:44 | |
*** tsekiyama has joined #openstack-cinder | 14:44 | |
*** dustins_ has joined #openstack-cinder | 14:45 | |
*** annegentle has joined #openstack-cinder | 14:45 | |
*** simondodsley has joined #openstack-cinder | 14:46 | |
*** thangp has joined #openstack-cinder | 14:46 | |
eharney | jgriffith: geguileo: dulek: ~15 minutes | 14:47 |
*** kurtmartin has joined #openstack-cinder | 14:47 | |
*** dustins has quit IRC | 14:47 | |
*** hemna has joined #openstack-cinder | 14:47 | |
geguileo | eharney: Thanks | 14:47 |
*** kjnelson has joined #openstack-cinder | 14:48 | |
*** delattec has joined #openstack-cinder | 14:48 | |
*** xyang has joined #openstack-cinder | 14:49 | |
hemna | https://plus.google.com/hangouts/_/gzh5hjaa3gqtqwwbdfcl3xy4p4a?hl=en | 14:50 |
*** Tross1 has quit IRC | 14:50 | |
scottda | DuncanT: dial-in phone # 857-216-5998 • PIN: 06229 | 14:52 |
*** e0ne has quit IRC | 14:52 | |
*** kurtmartin has quit IRC | 14:54 | |
*** bill_az has quit IRC | 14:54 | |
geguileo | Am I the only one on hangouts? | 14:55 |
*** hemna has quit IRC | 14:55 | |
openstackgerrit | Jordan Pittier proposed openstack/os-brick: Remotefs: add ScalityFS support https://review.openstack.org/196631 | 14:55 |
dulek | geguileo: I'm joining now. | 14:55 |
geguileo | dulek: Ok | 14:56 |
DuncanT | Thanks | 14:56 |
dulek | geguileo: Hah, okay, I get it, Hemna's isn't there yet. ;) | 14:56 |
*** jdurgin1 has joined #openstack-cinder | 14:57 | |
geguileo | dulek: Yep, that's why I didn't know if I had problems with my browser or what XD | 14:57 |
*** bill_az has joined #openstack-cinder | 14:57 | |
*** e0ne has joined #openstack-cinder | 14:57 | |
*** mriedem has quit IRC | 14:58 | |
*** r-daneel has quit IRC | 14:58 | |
*** mriedem has joined #openstack-cinder | 14:58 | |
*** jkraj has quit IRC | 14:58 | |
DuncanT | Apparently I'm the first person dialed in... The on-hold music is comedy | 14:59 |
*** bapalm_ has joined #openstack-cinder | 15:00 | |
*** dustins_ is now known as dustins | 15:00 | |
DuncanT | "Let me tell you a story about a man who was on hold all day..." | 15:00 |
DuncanT | "Maybe he had the time wrong, maybe he didn't" | 15:00 |
DuncanT | They've actually had a custom sing written | 15:00 |
DuncanT | I'm impressed | 15:01 |
*** Yogi1 has joined #openstack-cinder | 15:01 | |
*** r-daneel has joined #openstack-cinder | 15:01 | |
dulek | DuncanT: Is the quality much better when dialing-in instead of using Google Hangout? | 15:01 |
*** bapalm has quit IRC | 15:01 | |
*** hemna has joined #openstack-cinder | 15:01 | |
geguileo | DuncanT: We are also waiting :-) | 15:01 |
*** edtubill has joined #openstack-cinder | 15:03 | |
DuncanT | Dulek: the quality is pretty bad either way | 15:03 |
*** ishant has joined #openstack-cinder | 15:04 | |
*** bill_az has quit IRC | 15:04 | |
scottda | hemna: is getting coffee, he'll be back soon to start the hangout | 15:04 |
dulek | I love the fact that Hangouts actually tell me when I'm trying to speak muted. | 15:04 |
DuncanT | dulek: the on hold blues music is the only real advantage | 15:04 |
*** mylu has joined #openstack-cinder | 15:04 | |
*** svilgelm has quit IRC | 15:05 | |
dulek | DuncanT: I'll spin up some by myself, thanks. ;) | 15:05 |
*** bill_az has joined #openstack-cinder | 15:05 | |
*** diemt has quit IRC | 15:05 | |
*** jaypipes has joined #openstack-cinder | 15:05 | |
*** diemt has joined #openstack-cinder | 15:05 | |
hemna | https://plus.google.com/hangouts/_/gzh5hjaa3gqtqwwbdfcl3xy4p4a?hl=en | 15:07 |
*** kurtmartin has joined #openstack-cinder | 15:08 | |
DuncanT | Have I got the wrong number now? | 15:09 |
*** mtanino has joined #openstack-cinder | 15:09 | |
dulek | DuncanT: We can see some movement in the room, maybe they're dialing in? | 15:10 |
*** hemna has quit IRC | 15:10 | |
*** edtubill has left #openstack-cinder | 15:10 | |
*** zul has quit IRC | 15:10 | |
*** Tross has joined #openstack-cinder | 15:11 | |
scottda | we are dialed in now... | 15:12 |
geguileo | scottda: We can't here anything... | 15:12 |
dulek | scottda: Any chance of turning on the microphone on hemna's laptop? | 15:12 |
geguileo | s/here/hear | 15:12 |
*** krtaylor has quit IRC | 15:13 | |
scottda | DuncanT: can hear us, and we can hear him | 15:13 |
geguileo | scottda: He dialed in | 15:14 |
scottda | But that is on the phone | 15:14 |
geguileo | scottda: Now we hear | 15:14 |
scottda | how about now for the hangout? | 15:14 |
scottda | cool | 15:14 |
*** patrickeast has quit IRC | 15:14 | |
*** rhedlind has joined #openstack-cinder | 15:15 | |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Adding Consistency Group Support https://review.openstack.org/209578 | 15:15 |
*** ebalduf has joined #openstack-cinder | 15:16 | |
*** diogogmt has quit IRC | 15:16 | |
*** diogogmt has joined #openstack-cinder | 15:17 | |
*** patrickeast has joined #openstack-cinder | 15:18 | |
edmondsw | Looking for a second +2 on https://review.openstack.org/#/c/203237/ so this can finally merge | 15:18 |
edmondsw | tx for yours, smcginnis | 15:18 |
openstackgerrit | Daniel Tadrzak proposed openstack/cinder: Cleanup for cinder tests with ConsistencyGroups. https://review.openstack.org/207544 | 15:19 |
smcginnis | edmondsw: np | 15:20 |
*** xyang1 has joined #openstack-cinder | 15:20 | |
*** dannywilson has joined #openstack-cinder | 15:20 | |
*** jgriffith has quit IRC | 15:21 | |
*** WyAt has quit IRC | 15:21 | |
*** Tross1 has joined #openstack-cinder | 15:22 | |
*** btran has quit IRC | 15:22 | |
*** breitz has quit IRC | 15:22 | |
*** breitz has joined #openstack-cinder | 15:22 | |
*** ebalduf has quit IRC | 15:23 | |
*** jgriffith has joined #openstack-cinder | 15:25 | |
*** Tross has quit IRC | 15:25 | |
*** jgriffith is now known as Guest57802 | 15:25 | |
*** msno has joined #openstack-cinder | 15:28 | |
*** edtubill has joined #openstack-cinder | 15:28 | |
msno | Hi guyz.. i am testing a cinder voluem image upload test via tempest in Juno based setup .. | 15:28 |
*** Wilson has joined #openstack-cinder | 15:28 | |
msno | NetAPP + NFS as backend | 15:28 |
msno | the volume creation and image upload is failing with folowing warning in c-vol log | 15:29 |
msno | 2015-08-06 07:29:20.326 1508 WARNING requests.packages.urllib3.connectionpool [req-5eea8cd6-cde0-4949-8f9c-ff46427863fb 315fb53eb8ba4671a81a9d5815e8a504 4139981c695949af8b86b3e36e66dcff - - -] Connection pool is full, discarding connection: 10.1.38.18 | 15:29 |
msno | 2015-08-06 07:29:20.328 1508 ERROR cinder.volume.manager [req-5eea8cd6-cde0-4949-8f9c-ff46427863fb 315fb53eb8ba4671a81a9d5815e8a504 4139981c695949af8b86b3e36e66dcff - - -] Error occurred while uploading volume 40fdecd0-3de3-43b7-8a16-01a9f4b1c50e to image 2118ec39-bedf-4075-829d-2c18b7beeb51. | 15:29 |
msno | anyone familiar with this issue/error/message | 15:29 |
msno | i see a related bug in RHEL | 15:30 |
msno | https://bugzilla.redhat.com/show_bug.cgi?id=1217388 | 15:30 |
openstack | bugzilla.redhat.com bug 1217388 in rdo-manager-cli ""Connection pool is full, discarding connection" message on image creation" [Low,Closed: notabug] - Assigned to maufart | 15:30 |
*** lcurtis has joined #openstack-cinder | 15:30 | |
*** ebalduf has joined #openstack-cinder | 15:31 | |
med_ | Are you guys picking up a lot of fan static on the Polycom here in the midcycle room? The phone is close to the projector. | 15:32 |
*** daneyon has quit IRC | 15:32 | |
med_ | ^ DuncanT | 15:32 |
*** Guest55 has joined #openstack-cinder | 15:32 | |
*** daneyon has joined #openstack-cinder | 15:33 | |
*** garthb has joined #openstack-cinder | 15:34 | |
*** xyang1 has quit IRC | 15:35 | |
*** Wilson has quit IRC | 15:35 | |
*** jungleboyj has joined #openstack-cinder | 15:35 | |
*** bill_az has quit IRC | 15:35 | |
*** bill_az has joined #openstack-cinder | 15:36 | |
ameade | anyone getting 'TypeError: 'VirtualInterface' object does not support item assignment' in nova compute? I'm getting it in my CI atm | 15:37 |
*** p0rtal has joined #openstack-cinder | 15:38 | |
*** anshul has quit IRC | 15:38 | |
*** ebalduf has quit IRC | 15:39 | |
*** IlyaG has joined #openstack-cinder | 15:39 | |
*** p0rtal has quit IRC | 15:40 | |
*** p0rtal has joined #openstack-cinder | 15:41 | |
*** mylu has quit IRC | 15:42 | |
*** mylu has joined #openstack-cinder | 15:42 | |
*** krtaylor has joined #openstack-cinder | 15:42 | |
*** jaypipes has quit IRC | 15:43 | |
jbernard | thangp: can i ask you about partial service restart in cinder? | 15:43 |
*** IlyaG has quit IRC | 15:44 | |
thangp | jbernard: i am heading out to lunch, but i can reply afterwards | 15:44 |
jbernard | thangp: thanks, that will give me some time to better gather my thoughts | 15:44 |
DuncanT | I'm not getting fan noise | 15:47 |
DuncanT | Med_: not fan noise just muddy sound | 15:48 |
*** Guest55 has quit IRC | 15:48 | |
*** xyang1 has joined #openstack-cinder | 15:48 | |
med_ | that could be NC built into the polycom | 15:48 |
med_ | fwiw, oldbutton does allow me to launch fine | 15:49 |
med_ | (from net topo) | 15:49 |
med_ | so I'm +1 on leaving both buttons accessible for easy a-b testing (even though b sucks we can make b better, stronger faster, with cybernetics.) | 15:49 |
*** apoorvad has joined #openstack-cinder | 15:50 | |
*** mylu has quit IRC | 15:51 | |
*** jgriffith has joined #openstack-cinder | 15:51 | |
*** mylu has joined #openstack-cinder | 15:52 | |
*** p0rtal has quit IRC | 15:52 | |
*** _cjones_ has joined #openstack-cinder | 15:55 | |
*** jaypipes has joined #openstack-cinder | 15:56 | |
*** ishant has quit IRC | 16:01 | |
*** wbhuber has joined #openstack-cinder | 16:01 | |
*** wbhuber has left #openstack-cinder | 16:01 | |
*** belmoreira has quit IRC | 16:03 | |
*** Tross1 has quit IRC | 16:05 | |
*** laughterwym has quit IRC | 16:11 | |
*** svilgelm has joined #openstack-cinder | 16:11 | |
*** jistr has quit IRC | 16:12 | |
*** rhedlind has quit IRC | 16:12 | |
*** Yogi1 has quit IRC | 16:12 | |
*** Yogi1 has joined #openstack-cinder | 16:14 | |
*** Yogi1 has quit IRC | 16:15 | |
*** kurtmartin is now known as kmartin | 16:16 | |
*** bluex-pl has quit IRC | 16:17 | |
*** jordanP has quit IRC | 16:18 | |
*** leeantho has joined #openstack-cinder | 16:20 | |
*** vilobhmm has joined #openstack-cinder | 16:21 | |
*** IlyaG has joined #openstack-cinder | 16:23 | |
*** vilobhmm has quit IRC | 16:23 | |
*** anshul has joined #openstack-cinder | 16:24 | |
openstackgerrit | Mitsuhiro Tanino proposed openstack/cinder: Adds framework for get_capabilities() feature https://review.openstack.org/201243 | 16:24 |
openstackgerrit | Yuriy Nesenenko proposed openstack/cinder: Add retries to delete volume or snapshot https://review.openstack.org/209156 | 16:28 |
*** lpetrut has quit IRC | 16:29 | |
*** kbyrne has quit IRC | 16:29 | |
*** wyatt88 has joined #openstack-cinder | 16:29 | |
*** jdurgin1 has quit IRC | 16:31 | |
*** patrickeast has quit IRC | 16:32 | |
*** svilgelm has quit IRC | 16:32 | |
*** svilgelm has joined #openstack-cinder | 16:32 | |
*** kbyrne has joined #openstack-cinder | 16:33 | |
*** anshul has quit IRC | 16:37 | |
*** msno has quit IRC | 16:37 | |
*** sghanekar has joined #openstack-cinder | 16:37 | |
*** annegentle has quit IRC | 16:38 | |
*** jdandrea has quit IRC | 16:38 | |
*** jdandrea has joined #openstack-cinder | 16:39 | |
*** takedakn has joined #openstack-cinder | 16:42 | |
*** takedakn has quit IRC | 16:42 | |
*** mylu has quit IRC | 16:44 | |
*** lpetrut has joined #openstack-cinder | 16:45 | |
*** mylu has joined #openstack-cinder | 16:45 | |
*** lpetrut has quit IRC | 16:46 | |
*** mylu has quit IRC | 16:47 | |
wyatt88 | mkoderer: ping | 16:47 |
scottda | mkoderer: Are you around to discuss ABC metaclasses | 16:48 |
*** patrickeast has joined #openstack-cinder | 16:48 | |
openstackgerrit | Walter A. Boring IV (hemna) proposed openstack/os-brick: WIP: remove the iscsi rescan during disconnect https://review.openstack.org/203265 | 16:48 |
*** mylu has joined #openstack-cinder | 16:49 | |
*** ebalduf has joined #openstack-cinder | 16:49 | |
*** anshul has joined #openstack-cinder | 16:50 | |
*** theanalyst has quit IRC | 16:50 | |
*** hemna has joined #openstack-cinder | 16:51 | |
*** theanalyst has joined #openstack-cinder | 16:52 | |
*** patrickeast has quit IRC | 16:53 | |
*** ebalduf has quit IRC | 16:54 | |
*** vilobhmm has joined #openstack-cinder | 16:54 | |
*** vokt has joined #openstack-cinder | 16:55 | |
*** patrickeast has joined #openstack-cinder | 16:55 | |
*** ebalduf has joined #openstack-cinder | 16:59 | |
*** bapalm_ has quit IRC | 17:01 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/cinder: Add support '--all-tenants' for cinder backup-list https://review.openstack.org/207451 | 17:03 |
*** vilobhmm has quit IRC | 17:08 | |
*** apoorvad_ has joined #openstack-cinder | 17:12 | |
*** apoorvad has quit IRC | 17:14 | |
*** chlong has quit IRC | 17:14 | |
*** svilgelm has quit IRC | 17:15 | |
*** Yogi11 has joined #openstack-cinder | 17:20 | |
*** anshul has quit IRC | 17:24 | |
*** crose has quit IRC | 17:26 | |
*** pv_ has joined #openstack-cinder | 17:32 | |
pv_ | hey guys, im trying to figure out an error i keep getting when launching a nova instance, the logs state "ERROR nova.compute.manager [-] Instance failed network setup after 1 attempt(s)" and it keeps failing to boot from an image | 17:34 |
smcginnis | pv_: Doesn't sound like a cinder related issue. | 17:34 |
pv_ | oh | 17:34 |
pv_ | ok heading to openstack-nova | 17:34 |
pv_ | sorry | 17:34 |
smcginnis | pv_: Yeah, probably better luck there. :) | 17:35 |
*** salv-orlando has quit IRC | 17:35 | |
pv_ | no problem, thanks! | 17:35 |
*** anshul has joined #openstack-cinder | 17:35 | |
*** skylerberg has joined #openstack-cinder | 17:36 | |
*** crose has joined #openstack-cinder | 17:37 | |
*** akshai has joined #openstack-cinder | 17:41 | |
*** alexpilotti has joined #openstack-cinder | 17:42 | |
*** p0rtal has joined #openstack-cinder | 17:43 | |
*** marcusvrn has quit IRC | 17:43 | |
*** markvoelker has quit IRC | 17:44 | |
*** mylu has quit IRC | 17:44 | |
scottda | DuncanT: you are online | 17:45 |
scottda | are you online? | 17:45 |
e0ne | thigee: hi. found issue why tempest fails w/o cinder api v1. will fix this week | 17:49 |
e0ne | thingee: ^^ | 17:49 |
*** timcl1 has quit IRC | 17:51 | |
*** svilgelm has joined #openstack-cinder | 17:52 | |
*** markus_z has quit IRC | 17:53 | |
hemna | e0ne, he's busy chatting at the moment..... | 17:53 |
e0ne | hemna: thanks. i'm on other call, so can't join hangouts | 17:54 |
hemna | :( ok | 17:54 |
*** mylu has joined #openstack-cinder | 17:56 | |
*** timcl has joined #openstack-cinder | 17:56 | |
*** zul has joined #openstack-cinder | 17:57 | |
*** mylu has quit IRC | 17:57 | |
*** svilgelm has quit IRC | 17:57 | |
*** patrickeast has quit IRC | 17:57 | |
*** timcl1 has joined #openstack-cinder | 17:58 | |
*** breitz has quit IRC | 17:58 | |
*** xyang1 has quit IRC | 17:58 | |
*** rushil_ has quit IRC | 17:59 | |
*** simondodsley has quit IRC | 17:59 | |
*** timcl has quit IRC | 18:00 | |
DuncanT | scottda: I'm out for now by the looks of things, having technical issues... Everything is breaking at once | 18:01 |
*** xyang1 has joined #openstack-cinder | 18:02 | |
*** kmartin has quit IRC | 18:03 | |
*** xyang1 has quit IRC | 18:03 | |
*** bapalm has joined #openstack-cinder | 18:04 | |
*** svilgelm has joined #openstack-cinder | 18:04 | |
*** markvoelker has joined #openstack-cinder | 18:05 | |
*** mylu has joined #openstack-cinder | 18:06 | |
angerson | Hey asselin, I'm getting an error running tests on Zuul with Tox: "ImportError: cannot import name constants", called on "from gear import constants". | 18:09 |
angerson | Any clues? | 18:09 |
asselin_ | angerson, not sure.....can you paste the full output? http://paste.openstack.org/ | 18:10 |
angerson | Sure, hold on. | 18:10 |
*** Zhongjun has quit IRC | 18:10 | |
*** anshul has quit IRC | 18:12 | |
angerson | asselin_: http://paste.openstack.org/show/411229/ | 18:13 |
angerson | This is after running tox in zuul/. | 18:14 |
angerson | I'm on OS X Yosemite, by the way. | 18:14 |
asselin_ | angerson, not sure, you can ask in #openstack-infra | 18:17 |
angerson | asselin_: Alright, will do. | 18:19 |
*** daneyon has quit IRC | 18:20 | |
*** daneyon has joined #openstack-cinder | 18:20 | |
*** crose has quit IRC | 18:23 | |
*** rushiagr_away is now known as rushiagr | 18:28 | |
*** kjnelson has quit IRC | 18:32 | |
*** e0ne has quit IRC | 18:37 | |
*** mtreinish has quit IRC | 18:37 | |
*** salv-orlando has joined #openstack-cinder | 18:37 | |
*** Tross has joined #openstack-cinder | 18:39 | |
*** mtreinish has joined #openstack-cinder | 18:39 | |
*** edtubill1 has joined #openstack-cinder | 18:40 | |
*** edtubill has quit IRC | 18:40 | |
*** rushiagr is now known as rushiagr_away | 18:43 | |
*** salv-orlando has quit IRC | 18:44 | |
*** bill_az has quit IRC | 18:48 | |
*** vilobhmm has joined #openstack-cinder | 18:49 | |
*** bill_az has joined #openstack-cinder | 18:49 | |
*** anshul has joined #openstack-cinder | 18:56 | |
*** harlowja has quit IRC | 18:56 | |
*** svilgelm has quit IRC | 18:57 | |
*** ganso_ has quit IRC | 19:05 | |
*** annegentle has joined #openstack-cinder | 19:09 | |
*** vilobhmm1 has joined #openstack-cinder | 19:09 | |
*** xyang1 has joined #openstack-cinder | 19:11 | |
*** kmartin has joined #openstack-cinder | 19:11 | |
*** vilobhmm has quit IRC | 19:12 | |
*** simondodsley has joined #openstack-cinder | 19:12 | |
*** patrickeast has joined #openstack-cinder | 19:14 | |
*** kjnelson has joined #openstack-cinder | 19:16 | |
vilobhmm1 | jungleboyj, xyang1, smcginnis : if you can review this it would be helpful https://review.openstack.org/#/c/163641/ | 19:17 |
*** kjnelson has quit IRC | 19:20 | |
*** rhedlind has joined #openstack-cinder | 19:21 | |
*** mylu has quit IRC | 19:21 | |
*** kjnelson has joined #openstack-cinder | 19:23 | |
*** e0ne has joined #openstack-cinder | 19:24 | |
*** mylu has joined #openstack-cinder | 19:25 | |
*** jgriffith is now known as Guest69423 | 19:26 | |
*** wyatt88 is now known as jgriffith | 19:26 | |
hemna | xyang I'm trying your devstack patch. waiting for stack.sh to finish | 19:26 |
kmartin | new dialin number: 401-283-6441 | 19:29 |
kmartin | PIN: 44039 | 19:29 |
jgriffith | mkoderer: you around? | 19:31 |
vilobhmm1 | jgriffith : https://review.openstack.org/#/c/163641/ needs review…and has been going back n forth …review on this will be helpful | 19:31 |
med_ | jgriffith, are you around? | 19:32 |
vilobhmm1 | jgriffith : also your inputs on "cinder nested quota driver" https://review.openstack.org/#/c/205369/ will be helpful | 19:32 |
*** breitz has joined #openstack-cinder | 19:32 | |
jgriffith | vilobhmm1: noted :) | 19:32 |
thingee | alright we'll start without mkoderer | 19:32 |
jgriffith | med_: got it... thanks! | 19:32 |
vilobhmm1 | jgriffith : thanks :) | 19:33 |
*** ganso_ has joined #openstack-cinder | 19:36 | |
*** hemna_ has joined #openstack-cinder | 19:37 | |
*** hemna__ has joined #openstack-cinder | 19:37 | |
*** bill_az has quit IRC | 19:37 | |
*** nikeshm has joined #openstack-cinder | 19:37 | |
*** gman-tx has joined #openstack-cinder | 19:38 | |
nikeshm | hi | 19:38 |
*** hemna__ has quit IRC | 19:38 | |
*** gman-tx has quit IRC | 19:39 | |
hemna_ | irccloud | 19:39 |
*** boris-42 has joined #openstack-cinder | 19:39 | |
nikeshm | smcginnis: hi | 19:39 |
*** gman-tx has joined #openstack-cinder | 19:39 | |
*** fifieldt_ has joined #openstack-cinder | 19:40 | |
*** amoturi has joined #openstack-cinder | 19:40 | |
nikeshm | smcginnis: urllib2 and requests library being used in openstack is removing '.' from the end of the url passing to it as a paramter. is it a known thing? | 19:41 |
xyang | hemna: thanks | 19:41 |
*** fifieldt has quit IRC | 19:42 | |
hemna_ | xyang: http://paste.openstack.org/show/411239/ | 19:43 |
*** timcl1 has quit IRC | 19:43 | |
*** sghanekar has quit IRC | 19:44 | |
hemna_ | xyang: so it seems to work and dump the os-brick.filters files in the project rootwrap.d folder for nova and cinder | 19:45 |
hemna_ | mriedem: ^^ | 19:45 |
xyang | hemna: that's good | 19:45 |
*** hemna has quit IRC | 19:46 | |
*** hemna_ is now known as hemna | 19:46 | |
*** salv-orlando has joined #openstack-cinder | 19:47 | |
smcginnis | nikeshm: Not sure, I haven't seen that behavior. | 19:47 |
*** timcl1 has joined #openstack-cinder | 19:47 | |
nikeshm | smcginnis: urllib2 and requests library being used in openstack is removing '.' from the end of the url passing to it as a paramter. is it a known thing? example: http://10.135.192.101/api/create/volume/pool/dg08/size/1GB/vg7jhWmoyQBySmsF. where 'vg7jhWmoyQBySmsF.' is volume name and it is replaced by 'vg7jhWmoyQBySmsF' | 19:48 |
mriedem | hemna: cool | 19:48 |
hemna | mriedem: I presume that's enough? just dumping those files in there? | 19:49 |
amoturi | Could someone from the core team please take a look at this review. https://review.openstack.org/#/c/203895/ | 19:49 |
mriedem | hemna: i hope so? sort of distracted atm, juno is wedged | 19:49 |
hemna | doh ok np. | 19:50 |
nikeshm | smcginnis: ok | 19:51 |
*** salv-orlando has quit IRC | 19:51 | |
*** Lee1092 has quit IRC | 19:53 | |
*** bill_az has joined #openstack-cinder | 19:54 | |
*** angela-s has quit IRC | 19:57 | |
*** timcl1 has quit IRC | 20:05 | |
*** apoorvad has joined #openstack-cinder | 20:09 | |
*** madskier has joined #openstack-cinder | 20:09 | |
*** xyang1 has quit IRC | 20:10 | |
*** diemt has quit IRC | 20:10 | |
*** daemontool_ has joined #openstack-cinder | 20:11 | |
*** ebalduf has quit IRC | 20:11 | |
*** apoorvad_ has quit IRC | 20:12 | |
*** logan2 has quit IRC | 20:12 | |
*** marzif has quit IRC | 20:12 | |
*** logan2 has joined #openstack-cinder | 20:12 | |
*** mylu has quit IRC | 20:15 | |
openstackgerrit | James Carey proposed openstack/cinder: Fix order of parms in assertEqual for scheduler ut https://review.openstack.org/209760 | 20:18 |
openstackgerrit | James Carey proposed openstack/cinder: Add unit test cases for the capacity scheduler https://review.openstack.org/209759 | 20:18 |
*** IlyaG has quit IRC | 20:18 | |
*** theanalyst has quit IRC | 20:20 | |
*** DCWilliams_VA has joined #openstack-cinder | 20:21 | |
*** wyatt99 has joined #openstack-cinder | 20:21 | |
*** theanalyst has joined #openstack-cinder | 20:22 | |
*** mylu has joined #openstack-cinder | 20:23 | |
*** dims_ has joined #openstack-cinder | 20:23 | |
*** dims_ has quit IRC | 20:24 | |
*** e0ne has quit IRC | 20:24 | |
*** dims_ has joined #openstack-cinder | 20:25 | |
*** dims has quit IRC | 20:26 | |
*** DCWilliams_VA has quit IRC | 20:26 | |
hemna | thingee: what vim plugin are you using for the searching you are doing? | 20:26 |
*** mylu has quit IRC | 20:27 | |
*** anshul has quit IRC | 20:28 | |
*** anshul has joined #openstack-cinder | 20:29 | |
*** jgriffith has left #openstack-cinder | 20:31 | |
*** wyatt99 is now known as jgriffith | 20:31 | |
*** theanalyst has quit IRC | 20:32 | |
*** Guest69423 has quit IRC | 20:33 | |
*** svilgelm has joined #openstack-cinder | 20:34 | |
*** patrickeast has quit IRC | 20:35 | |
*** theanalyst has joined #openstack-cinder | 20:35 | |
swamireddy | hi - does cinder support the notifications/alerts if the volume quotas reached to some % (like 80%)?? | 20:36 |
*** nikeshm has quit IRC | 20:37 | |
*** patrickeast has joined #openstack-cinder | 20:40 | |
*** rhedlind has quit IRC | 20:43 | |
*** crose has joined #openstack-cinder | 20:43 | |
*** sgotliv_ has quit IRC | 20:44 | |
*** mylu has joined #openstack-cinder | 20:44 | |
*** timcl has joined #openstack-cinder | 20:46 | |
*** logan2 has quit IRC | 20:48 | |
*** bapalm has quit IRC | 20:50 | |
*** timcl has quit IRC | 20:51 | |
*** salv-orlando has joined #openstack-cinder | 20:52 | |
*** Yogi11 has quit IRC | 20:52 | |
jdandrea | Is this the most recent documentation for the filter scheduler, or is there a newer version somewhere? http://docs.openstack.org/developer/cinder/devref/filter_scheduler.html | 20:53 |
*** prometheanfire has joined #openstack-cinder | 20:54 | |
*** dannywilson has quit IRC | 20:54 | |
*** IlyaG has joined #openstack-cinder | 20:54 | |
*** dannywilson has joined #openstack-cinder | 20:55 | |
med_ | jdandrea, it should be also in the cinder code (possibly newer than the pushed/public version) | 20:56 |
*** IlyaG has quit IRC | 20:56 | |
jdandrea | med_: thx, looking through the code now but I'm a bit lost. | 20:56 |
*** sghanekar has joined #openstack-cinder | 20:57 | |
*** IlyaG has joined #openstack-cinder | 20:57 | |
*** dustins has quit IRC | 20:59 | |
*** salv-orlando has quit IRC | 21:00 | |
jdandrea | Trying to figure out how to make a filter that is called once (e.g., BaseFilter has filter_all) and either chooses a host, pre-empting any other filter choices, or lets the other filters have a go. | 21:00 |
openstackgerrit | John Griffith proposed openstack/cinder: Cinder replication V2 https://review.openstack.org/200269 | 21:01 |
*** martyturner has joined #openstack-cinder | 21:03 | |
*** vilobhmm1 has quit IRC | 21:03 | |
jdandrea | med_: I can't find it. I'm looking for a doc directory in the cinder code but I don't see it. | 21:04 |
med_ | yep, it's been RST moved. | 21:04 |
med_ | I can no longer find it either. | 21:04 |
jdandrea | Hmm. *hunts elsewhere* | 21:05 |
med_ | part of a doc rewrite it looks like (that actually must have finally happened) | 21:05 |
*** thangp has quit IRC | 21:05 | |
prometheanfire | is it possible to split the transport network from the control network? | 21:05 |
*** mylu has quit IRC | 21:06 | |
*** vilobhmm has joined #openstack-cinder | 21:06 | |
*** patrickeast has quit IRC | 21:06 | |
*** mriedem is now known as mriedem_away | 21:07 | |
*** martyturner has left #openstack-cinder | 21:07 | |
openstackgerrit | Petrut Lucian proposed openstack/cinder: SMBFS: Fix retrieving total allocated size https://review.openstack.org/158713 | 21:07 |
openstackgerrit | Petrut Lucian proposed openstack/cinder: RemoteFS: fix Python 3.4 compatibility https://review.openstack.org/210123 | 21:07 |
*** apoorvad has quit IRC | 21:07 | |
*** dannywilson has quit IRC | 21:08 | |
*** dannywilson has joined #openstack-cinder | 21:08 | |
*** e0ne has joined #openstack-cinder | 21:09 | |
*** patrickeast has joined #openstack-cinder | 21:11 | |
med_ | jdandrea, maybe that's a really old dangling link from 2013 (as per git info on the page). That's pretty moldy. I think the page now just links to the api implementation. | 21:14 |
jdandrea | med_: Looks that way, yeah, except it's got good info! | 21:15 |
*** vilobhmm has quit IRC | 21:15 | |
*** vilobhmm has joined #openstack-cinder | 21:15 | |
*** crose has quit IRC | 21:15 | |
jdandrea | I'm having a tough time wading through the code, but trying to draw a bead on things. | 21:16 |
*** e0ne has quit IRC | 21:16 | |
jdandrea | (Of course if that page is outdated, then ... hmm.) | 21:16 |
*** annegentle has quit IRC | 21:18 | |
*** akerr has quit IRC | 21:20 | |
*** markvoelker has quit IRC | 21:22 | |
*** patrickeast has quit IRC | 21:24 | |
*** bswartz has quit IRC | 21:25 | |
openstackgerrit | Scott DAngelo proposed openstack/python-cinderclient: Nova volume-detach --force requires API https://review.openstack.org/187305 | 21:25 |
anish | come back patrickeast :( | 21:27 |
*** patrickeast has joined #openstack-cinder | 21:27 | |
scottda | thingee: cinderclient patch to expose force_detach : https://review.openstack.org/#/c/187305/ | 21:28 |
scottda | I'm going to mock up something in nova to call it and verify that it works (I've done this a few weeks ago, but want to recheck). | 21:29 |
anish | patrickeast: you missed some magic | 21:29 |
*** lpetrut has joined #openstack-cinder | 21:29 | |
anish | 14:27 < anish> come back patrickeast :( | 21:29 |
anish | 14:27 -!- patrickeast [~patrick.e@50-206-43-50-static.hfc.comcastbusiness.net] has joined #openstack-cinder | 21:29 |
patrickeast | lol | 21:30 |
anish | patrickeast: I'm trying to figure out some purestorage CI failures | 21:30 |
patrickeast | anish: which ones? unfortunately there have been quite a few over the last few weeks :( | 21:31 |
anish | this http://15.126.198.151/51/193451/16/check/3par-fc-driver-master-client-pip-megatron-src-os-brick-dsvm/6982282/logs/screen-c-vol.txt.gz | 21:31 |
anish | wrt https://review.openstack.org/#/c/193451/ | 21:31 |
anish | need to figure out if it's caused by that patch | 21:31 |
anish | but it's in FC, whereas my patch is purely iscsi | 21:31 |
*** xyang1 has joined #openstack-cinder | 21:31 | |
scottda | thingee: does the cinderclient BP need approval? https://blueprints.launchpad.net/python-cinderclient/+spec/nova-force-detach-needs-cinderclient-api | 21:32 |
* patrickeast checking the logs | 21:32 | |
patrickeast | anish: ahh yea i’ve seen this before | 21:33 |
patrickeast | http://ec2-54-67-51-189.us-west-1.compute.amazonaws.com/51/193451/16/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/b4c0ca4/logs/screen-c-vol.txt.gz?level=TRACE | 21:33 |
patrickeast | hemna: thingee: ^ thats the cisco zone manager thing i was talking about | 21:33 |
anish | not patch related then ? | 21:34 |
patrickeast | anish: i’ve seen it on other changes, so not related to your patch | 21:34 |
anish | woo, hemna ^ | 21:34 |
*** harlowja has joined #openstack-cinder | 21:34 | |
anish | that level=<option> thing is neat, was not aware of that | 21:35 |
*** belmoreira has joined #openstack-cinder | 21:35 | |
*** svilgelm has quit IRC | 21:36 | |
*** ebalduf has joined #openstack-cinder | 21:37 | |
anish | patrickeast: I forgot, thanks much ! | 21:37 |
*** madskier has quit IRC | 21:37 | |
patrickeast | anish: np | 21:38 |
*** dannywilson has quit IRC | 21:39 | |
*** harlowja has quit IRC | 21:39 | |
*** harlowja has joined #openstack-cinder | 21:39 | |
*** dannywilson has joined #openstack-cinder | 21:40 | |
*** bswartz has joined #openstack-cinder | 21:40 | |
*** mylu has joined #openstack-cinder | 21:40 | |
*** lpetrut has quit IRC | 21:44 | |
*** zul has quit IRC | 21:45 | |
patrickeast | thingee: hemna: i just filed https://bugs.launchpad.net/cinder/+bug/1482398 for that ZM issue | 21:49 |
openstack | Launchpad bug 1482398 in Cinder "cisco zone manager fails to delete zone" [Undecided,New] | 21:49 |
*** mylu has quit IRC | 21:49 | |
*** mylu has joined #openstack-cinder | 21:49 | |
*** mylu has quit IRC | 21:49 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder: Remove unit test migration logging https://review.openstack.org/210130 | 21:50 |
*** simondodsley has quit IRC | 21:53 | |
*** apoorvad has joined #openstack-cinder | 21:53 | |
*** zul has joined #openstack-cinder | 21:55 | |
*** gman-tx has quit IRC | 21:57 | |
*** gouthamr has quit IRC | 21:57 | |
*** delattec has quit IRC | 21:58 | |
*** salv-orlando has joined #openstack-cinder | 21:59 | |
*** apoorvad has quit IRC | 22:08 | |
*** salv-orlando has quit IRC | 22:08 | |
med_ | xyang xyang1 https://bugs.launchpad.net/cinder/+bug/1482278 | 22:09 |
openstack | Launchpad bug 1482278 in Cinder "cinder backup-delete fails 404 trying to delete a chunk it just deleted" [Undecided,New] | 22:09 |
med_ | I added a .conf file therein | 22:10 |
*** edtubill1 has quit IRC | 22:11 | |
med_ | xyang1 I sub'd you to that bug. | 22:13 |
openstackgerrit | John Griffith proposed openstack/cinder: Cinder replication V2 https://review.openstack.org/200269 | 22:16 |
scottda | thingee: test on cinderclient patch has succeeded. Ship it | 22:17 |
*** patrickeast has quit IRC | 22:17 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder: Correct usage of assertEqual for boolean values https://review.openstack.org/210139 | 22:18 |
*** simondodsley has joined #openstack-cinder | 22:18 | |
*** edmondsw has quit IRC | 22:20 | |
*** IlyaG has quit IRC | 22:22 | |
xyang1 | med_: ok, thanks | 22:22 |
*** patrickeast has joined #openstack-cinder | 22:27 | |
openstackgerrit | Walter A. Boring IV (hemna) proposed openstack/cinder: Add connector object to create_export https://review.openstack.org/202808 | 22:27 |
openstackgerrit | Walter A. Boring IV (hemna) proposed openstack/cinder: WIP create_export only call when not attached https://review.openstack.org/210140 | 22:27 |
*** gouthamr has joined #openstack-cinder | 22:28 | |
*** IanGovett has quit IRC | 22:31 | |
*** vilobhmm has quit IRC | 22:33 | |
*** vilobhmm has joined #openstack-cinder | 22:34 | |
*** zul has quit IRC | 22:35 | |
openstackgerrit | Eric Harney proposed openstack/cinder: Tests: Fix os.path.exists mock (emc_vnxdirect) https://review.openstack.org/210143 | 22:35 |
*** kjnelson has quit IRC | 22:35 | |
*** asselin__ has joined #openstack-cinder | 22:37 | |
*** asselin has quit IRC | 22:39 | |
openstackgerrit | Tom Barron proposed openstack/cinder: WIP - Fix for unfiled init_host bug in which cleanup of volumes stuck in backing-up or restoring state is not done unless they have attachments. https://review.openstack.org/210147 | 22:41 |
*** jungleboyj has quit IRC | 22:41 | |
*** akerr has joined #openstack-cinder | 22:42 | |
*** asselin__ has quit IRC | 22:43 | |
*** dims_ has quit IRC | 22:50 | |
*** markvoelker has joined #openstack-cinder | 22:50 | |
*** alexpilotti has quit IRC | 22:52 | |
*** lpetrut has joined #openstack-cinder | 22:55 | |
*** lpetrut has left #openstack-cinder | 22:55 | |
*** lpetrut has joined #openstack-cinder | 22:56 | |
*** akerr has quit IRC | 22:58 | |
*** alexpilotti has joined #openstack-cinder | 22:58 | |
*** apoorvad has joined #openstack-cinder | 23:00 | |
jgriffith | med_: https://appear.in/jgriffith | 23:02 |
*** erlon has quit IRC | 23:03 | |
*** logan2 has joined #openstack-cinder | 23:06 | |
*** akerr has joined #openstack-cinder | 23:06 | |
*** patrickeast has quit IRC | 23:08 | |
*** eharney has quit IRC | 23:09 | |
*** dims_ has joined #openstack-cinder | 23:10 | |
*** breitz has quit IRC | 23:12 | |
thingee | jgriffith: https://review.openstack.org/#/c/208528/ | 23:12 |
*** bswartz has quit IRC | 23:13 | |
*** r-daneel has quit IRC | 23:17 | |
*** zhenguo has joined #openstack-cinder | 23:20 | |
*** mriedem has joined #openstack-cinder | 23:21 | |
*** kmartin has quit IRC | 23:22 | |
*** mriedem_away has quit IRC | 23:23 | |
*** kurtmartin has joined #openstack-cinder | 23:23 | |
*** kurtmartin has quit IRC | 23:24 | |
*** drjones has joined #openstack-cinder | 23:24 | |
*** _cjones_ has quit IRC | 23:25 | |
*** akerr has quit IRC | 23:27 | |
*** salv-orlando has joined #openstack-cinder | 23:27 | |
*** drjones has quit IRC | 23:28 | |
*** xyang1 has quit IRC | 23:31 | |
*** jgriffith has quit IRC | 23:31 | |
*** morganfainberg is now known as morgan_503 | 23:31 | |
openstackgerrit | Joseph Vokt proposed openstack/cinder: Adding client CPG stats to driver volume stats https://review.openstack.org/200737 | 23:32 |
*** xyang1 has joined #openstack-cinder | 23:32 | |
*** xyang1 has quit IRC | 23:33 | |
*** xyang1 has joined #openstack-cinder | 23:33 | |
*** xyang1 has quit IRC | 23:34 | |
*** Yogi1 has joined #openstack-cinder | 23:35 | |
*** xyang1 has joined #openstack-cinder | 23:35 | |
*** xyang1 has quit IRC | 23:36 | |
*** breitz has joined #openstack-cinder | 23:38 | |
*** lixiaoy1 has joined #openstack-cinder | 23:38 | |
*** lcurtis has quit IRC | 23:40 | |
*** pv_ has quit IRC | 23:43 | |
lixiaoy1 | :thingee May I talk to you about the small BP: https://blueprints.launchpad.net/cinder/+spec/volume-type-encryption | 23:44 |
openstackgerrit | Scott DAngelo proposed openstack/python-cinderclient: Nova volume-detach --force requires API https://review.openstack.org/187305 | 23:45 |
*** xyang1 has joined #openstack-cinder | 23:46 | |
openstackgerrit | Skyler Berg proposed openstack/cinder: Fix argument order for assertEqual in tests https://review.openstack.org/210160 | 23:49 |
lixiaoy1 | xyang: Hi Xing, could you mind to have a look at the small BP: https://blueprints.launchpad.net/cinder/+spec/volume-type-encryption? | 23:50 |
*** dannywil_ has joined #openstack-cinder | 23:54 | |
*** dannywilson has quit IRC | 23:57 | |
*** dannywil_ has quit IRC | 23:58 | |
*** alexpilotti has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!