Monday, 2015-03-16

*** subscope has quit IRC00:18
*** bknudson has quit IRC01:53
*** pm90_ has joined #openstack-sdks02:15
*** pm90_ has quit IRC02:52
*** pm90_ has joined #openstack-sdks02:52
*** pm90_ has quit IRC02:57
*** stevemar has joined #openstack-sdks03:19
*** pm90_ has joined #openstack-sdks04:14
*** stevemar has quit IRC05:55
*** pm90_ has quit IRC06:27
*** Miouge has joined #openstack-sdks07:44
*** Miouge has quit IRC08:29
*** Miouge has joined #openstack-sdks08:32
*** Miouge has quit IRC08:36
*** Miouge has joined #openstack-sdks08:44
*** Miouge has quit IRC08:54
*** britthouser has joined #openstack-sdks11:53
*** macjack has joined #openstack-sdks12:31
*** macjack has quit IRC12:35
*** terrylhowe has joined #openstack-sdks12:47
*** openstackgerrit has quit IRC12:50
*** openstackgerrit has joined #openstack-sdks12:50
*** fifieldt has joined #openstack-sdks12:51
*** bknudson has joined #openstack-sdks13:30
*** pm90_ has joined #openstack-sdks13:50
*** pm90_ has quit IRC13:51
*** pm90_ has joined #openstack-sdks13:51
*** mattfarina has joined #openstack-sdks14:08
*** sigmavirus24_awa is now known as sigmavirus2414:25
*** stevemar has joined #openstack-sdks14:40
*** etoews has joined #openstack-sdks14:41
openstackgerritDean Troyer proposed openstack/python-openstackclient: Fix session timing  https://review.openstack.org/16409115:06
openstackgerritCedric Brandily proposed openstack/python-openstackclient: Use cliff deferred help instead of homemade one  https://review.openstack.org/15877915:28
*** openstackgerrit has quit IRC16:11
*** openstackgerrit has joined #openstack-sdks16:12
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Start the move from httpretty to requests_mock  https://review.openstack.org/16477616:49
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Start the move from httpretty to requests_mock  https://review.openstack.org/16477616:50
*** openstackgerrit has quit IRC16:54
*** openstackgerrit has joined #openstack-sdks16:54
*** britthouser has quit IRC17:01
*** pm90_ has quit IRC17:19
*** pm90_ has joined #openstack-sdks17:49
*** sigmavirus24 is now known as sigmavirus24_awa17:51
*** pm90_ has quit IRC18:30
*** pm90_ has joined #openstack-sdks18:30
*** sigmavirus24_awa is now known as sigmavirus2419:04
*** pm90_ has quit IRC19:28
*** pm90_ has joined #openstack-sdks19:35
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Remove httpretty from Transport tests  https://review.openstack.org/16483719:35
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add requests_mock to test-requirements  https://review.openstack.org/16483919:40
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Start the move from httpretty to requests_mock  https://review.openstack.org/16477619:41
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Remove httpretty from Transport tests  https://review.openstack.org/16483719:41
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Start moving Transport tests off of httpretty  https://review.openstack.org/16477619:42
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Remove httpretty from Transport tests  https://review.openstack.org/16483719:43
*** pm90__ has joined #openstack-sdks19:54
*** britthouser has joined #openstack-sdks19:55
*** pm90_ has quit IRC19:55
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Add requests_mock to test-requirements  https://review.openstack.org/16483920:12
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Start moving Transport tests off of httpretty  https://review.openstack.org/16477620:16
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Remove httpretty from Transport tests  https://review.openstack.org/16483720:16
*** pm90__ has quit IRC20:17
*** pm90_ has joined #openstack-sdks20:17
*** sigmavirus24 is now known as sigmavirus24_awa21:00
etoewsbriancurtin: i just started an agenda for tomorrow's sdk meeting. hope that's cool.21:06
etoewsi'm looking forward to talking about functional testing.21:06
briancurtin#1 priority is the API stuff, but sure21:07
etoewsyep. let's get the api nailed down.21:12
*** tellesnobrega has quit IRC21:13
etoewsdtroyer: what's the easiest way to enable a full service in a local.conf? having to enable_service for each sub-service seems a bit verbose and you'd have to add new services in new releases.21:13
dtroyeretoews: that is how it works.  DevStack sets up a set of defaults in stackrc, but since the set of services you want on a given node may vary they are individually set.21:15
etoewsdtroyer: gotcha. guess i'm just used to a single node install. makes sense.21:16
*** tellesnobrega has joined #openstack-sdks21:18
etoewsbriancurtin: when you wrote container.create_by_id(cls, session, attrs, resource_id=None) i see you didn't include path_args in the method signature like there is in the super class method resource.create_by_id(cls, session, attrs, resource_id=None, path_args=None)21:20
etoewsi know you didn't include it because it isn't used in the method body21:21
etoewsi'm facing a similar situation in stack.create_by_id https://review.openstack.org/#/c/164061/1/openstack/orchestration/v1/stack.py21:21
etoewsi'm not sure if there's a python convention or our own sdk convention to apply in this situation21:22
etoewsi just want the code to be consistent21:23
etoewsis there a good reason to include path_args or not include path_args in the signature when it isn't used in the method?21:23
*** pm90_ has quit IRC21:24
*** mattfarina has quit IRC21:33
*** pm90_ has joined #openstack-sdks21:34
*** pm90_ has quit IRC21:44
*** sigmavirus24_awa is now known as sigmavirus2421:47
terrylhoweit is a method in a derived class and will be called with that argument21:55
*** pm90_ has joined #openstack-sdks22:06
*** pm90_ has quit IRC22:08
*** pm90_ has joined #openstack-sdks22:08
*** stevemar has quit IRC22:13
*** pm90_ has quit IRC22:13
*** mattfarina has joined #openstack-sdks22:18
*** mattfarina has quit IRC22:18
*** bknudson has quit IRC22:22
*** pm90_ has joined #openstack-sdks22:27
*** sigmavirus24 is now known as sigmavirus24_awa22:43
*** pm90_ has quit IRC22:58
*** pm90_ has joined #openstack-sdks23:12
*** pm90_ has quit IRC23:19
*** pm90_ has joined #openstack-sdks23:19
*** pm90_ has quit IRC23:40
*** pm90_ has joined #openstack-sdks23:40
*** bknudson has joined #openstack-sdks23:55

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