Thursday, 2015-03-19

*** terrylhowe has joined #openstack-sdks00:01
*** jamielennox is now known as jamielennox|away00:09
*** jamielennox|away is now known as jamielennox00:23
*** bknudson has joined #openstack-sdks01:00
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Proxy delete method  https://review.openstack.org/16431001:20
*** macjack1 has joined #openstack-sdks02:22
*** macjack1 has quit IRC02:23
*** sigmavirus24_awa is now known as sigmavirus2402:27
*** macjack1 has joined #openstack-sdks02:42
*** macjack1 has quit IRC02:48
*** stevemar has joined #openstack-sdks03:08
*** macjack has joined #openstack-sdks03:46
*** macjack has quit IRC03:56
*** sigmavirus24 is now known as sigmavirus24_awa03:57
*** jamielennox is now known as jamielennox|away04:06
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add a doc about authenticating against v3  https://review.openstack.org/16369605:11
*** terrylhowe has quit IRC05:31
*** stevemar has quit IRC06:00
*** subscope_ has joined #openstack-sdks06:09
*** subscope_ has quit IRC07:07
*** chlong has quit IRC07:47
*** maufart has joined #openstack-sdks08:13
openstackgerritMarek Denis proposed openstack/python-openstackclient: Federation Service Providers CRUD operations.  https://review.openstack.org/16575509:50
openstackgerritMarek Denis proposed openstack/python-openstackclient: Federation Service Providers CRUD operations.  https://review.openstack.org/16575509:51
openstackgerritMarek Aufart proposed openstack/python-openstackclient: Add flavor key command  https://review.openstack.org/16509010:14
*** terrylhowe has joined #openstack-sdks10:16
openstackgerritMarco Fargetta proposed openstack/python-openstackclient: Add support to remote_id  https://review.openstack.org/16130210:40
d0ugalCan I safely use these in the tests for my osc plugin? https://github.com/openstack/python-openstackclient/blob/master/openstackclient/tests/fakes.py10:53
d0ugalor are they not considered public?10:54
*** mattfari_ has joined #openstack-sdks11:11
*** mattfari_ has quit IRC11:12
*** macjack has joined #openstack-sdks11:13
*** britthouser has joined #openstack-sdks11:13
*** macjack has quit IRC11:47
*** chlong has joined #openstack-sdks12:13
*** bknudson has quit IRC12:25
*** chlong has quit IRC12:26
openstackgerritMarek Aufart proposed openstack/python-openstackclient: Add flavor key command  https://review.openstack.org/16509012:26
openstackgerritMarek Aufart proposed openstack/python-openstackclient: Add flavor key command  https://review.openstack.org/16509012:30
*** chlong has joined #openstack-sdks12:42
*** bknudson has joined #openstack-sdks12:45
dtroyerd0ugal: we haven't talked about that before, I'll add that to the agenda for today's meeting.13:17
d0ugaldtroyer: When is the meeting?13:17
d0ugaldtroyer: I couldn't find the wiki for it before13:17
dtroyermy first thought though is that they will always have to reflect the state of OSC's internals so using them should detect breakage13:18
dtroyerhttps://wiki.openstack.org/wiki/Meetings/OpenStackClient13:18
dtroyer19:00 UTC today in #meeting13:18
d0ugaldtroyer: Thanks, I'll try and attend13:19
*** pm90_ has joined #openstack-sdks13:19
*** pm90_ has quit IRC13:19
*** pm90_ has joined #openstack-sdks13:20
* maufart also plans attend the meeting13:21
*** chlong has quit IRC13:21
*** pm90__ has joined #openstack-sdks13:26
dtroyerargs, irc channel above should be #openstack-meeting13:27
*** pm90_ has quit IRC13:29
*** sigmavirus24_awa is now known as sigmavirus2414:02
*** mattfarina has joined #openstack-sdks14:12
*** etoews has joined #openstack-sdks14:14
*** stevemar has joined #openstack-sdks14:14
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Proxy delete method  https://review.openstack.org/16431014:17
*** dhellmann has quit IRC14:19
*** dhellmann has joined #openstack-sdks14:19
*** pm90__ has quit IRC14:51
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Raise NotFoundException for 404s  https://review.openstack.org/16586815:03
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Proxy delete method  https://review.openstack.org/16431015:11
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add flavor key command  https://review.openstack.org/16509015:27
*** pm90_ has joined #openstack-sdks15:27
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add the ability to set and unset flavor properties  https://review.openstack.org/16509015:28
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add the ability to set and unset flavor properties  https://review.openstack.org/16509015:31
*** maufart has quit IRC15:53
*** trown|call is now known as trown16:02
d0ugalAm I right in thinking that plugins must have a version?17:01
dtroyerd0ugal: the plugin itself having a version is not required, but useful and can be displayed to the user.  the API having a version is also optional, but I've always used one so future options remain open17:03
*** pm90_ has quit IRC17:43
*** pm90_ has joined #openstack-sdks17:44
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add the ability to set and unset flavor properties  https://review.openstack.org/16509017:54
stevemardtroyer, how could we make this a reality? https://bugs.launchpad.net/python-openstackclient/+bug/140647017:55
openstackLaunchpad bug 1406470 in python-openstackclient "track backwards incompatible changes" [High,Confirmed]17:55
stevemaryour suggestion17:55
dtroyerwe should know when we're approving changes that have incompatibilities, so tag them in the commit message, similar to DocImpact or other tags18:02
*** boris-42 has quit IRC18:02
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Add a doc about authenticating against v3  https://review.openstack.org/16369618:02
*** maufart has joined #openstack-sdks18:05
stevemardtroyer, how do we query for those tags in the commit msg18:08
dtroyerstevemar: here's the api-wg query for the APIImpact tag: https://review.openstack.org/#/q/status:open+AND+(message:ApiImpact+OR+message:APIImpact),n,z18:27
stevemardtroyer, ohhh neat we can use gerrit18:28
stevemarcool cool, i'll mark that as invalid then18:28
dtroyermeeting-topic-stealer, you18:29
stevemarhaha18:29
stevemari can wait 30 minutes :P18:29
openstackgerritDean Troyer proposed openstack/python-openstackclient: Fix security group create description bug  https://review.openstack.org/16595618:30
*** pm90__ has joined #openstack-sdks18:38
*** pm90_ has quit IRC18:41
*** pm90__ has quit IRC18:48
*** pm90_ has joined #openstack-sdks18:49
openstackgerritBrian Curtin proposed stackforge/python-openstacksdk: Proxy get method  https://review.openstack.org/16435119:19
*** britthouser has quit IRC19:43
*** britthouser has joined #openstack-sdks20:00
*** maufart has quit IRC20:01
*** trown is now known as trown|outttypeww20:54
*** mattfarina has quit IRC21:35
*** jamielennox|away is now known as jamielennox22:09
*** bknudson has quit IRC22:27
*** boris-42 has joined #openstack-sdks22:35
*** pm90_ has quit IRC22:53
*** stevemar has quit IRC23:23
*** chlong has joined #openstack-sdks23:27
*** pm90_ has joined #openstack-sdks23:31
*** pm90_ has quit IRC23:31
*** pm90_ has joined #openstack-sdks23:31
*** stevemar has joined #openstack-sdks23:33
*** stevemar has quit IRC23:40

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