19:02:12 #startmeeting OpenStackClient 19:02:13 Meeting started Thu Jan 28 19:02:12 2016 UTC and is due to finish in 60 minutes. The chair is dtroyer. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:02:14 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:02:16 The meeting name has been set to 'openstackclient' 19:02:16 Anyone here? 19:03:34 o/ 19:04:15 Hi Megan! 19:04:42 Hi 19:04:51 o/ 19:04:55 If it is just me, then it is going to be a very short meeting! 19:04:59 oh - saved!! 19:06:10 well, it still may be short ;) 19:06:38 rtheis: what is on your mind today? 19:06:40 I promise not to complain :) 19:07:23 I was thinking about https://bugs.launchpad.net/python-openstackclient/+bug/1537856 as we start to roll out more network commands 19:07:25 Launchpad bug 1537856 in python-openstackclient "Deletes with nargs should follow a consistent pattern" [Undecided,New] 19:07:52 There was some discussion in related review that terrylhowe had 19:08:23 yeah, we should be consistent there… 19:08:56 I'm not sure I have a strong opinion (yet?) 19:09:00 I’m not sure the best implementation or maybe just copy/pasta to each command 19:09:05 ok 19:09:09 but we should write it up and add to the deveoper docs when it is sorted 19:09:37 so maybe start the issue with a patch set to developer docs on the approach and then start to implement? 19:10:25 that's a good idea, although working it out in code the first time is fine too 19:10:30 or both together even 19:10:35 sounds good 19:10:51 * dtroyer caught up reading 19:11:00 I think I'm on board with the conclusions there 19:11:11 let's see if I have it: 19:11:28 a) delete as many resources as possible (don't abort on a failure) 19:11:46 b) show a message on individual failures so the user knows which ones 19:12:01 c) return non-zero for any failures 19:12:07 yes 19:12:10 yep 19:12:27 cool, lets head that direction 19:13:01 what else? 19:13:37 I started going through merged reviews and making release notes for user-visible changes that didn't have them 19:13:50 https://review.openstack.org/273686 19:14:09 thanks, I'll take a look 19:14:10 hoping to do a release early next week 19:14:30 it's been long enough, even though there are not as many of the network commands merged as we hoped 19:14:50 ok 19:14:51 there are a lot of new features 19:14:59 also, did we decide that the SDK introduction required a major bump? or not? 19:15:11 I just thought of that now 19:15:25 I don't recall. 19:16:01 for dependency changes we add openstacksdk, remove neutronclient 19:16:22 otherwise no CLI-breaking changes occurred 19:16:23 3.x or 2.1 you mean? 19:16:27 right 19:16:45 dhellmann: around? ^^^^^ 19:16:46 it isn’t a major change from the user perspective 19:16:56 other than new features 19:17:01 dtroyer : o/ 19:17:02 so, tought call for me 19:17:02 I don't think so, but I recall hearing that the dep change forced it 19:17:39 dhellmann: summary: we added the openstacksdk to OSC since the 2.0.0 release in Dec. For some reason I'm wondering if that triggers a major bump 19:17:49 for dep changes we encourage a minor version bump at least, to indicate to packagers and deployers that they may not be able to just drop the new version in place 19:17:57 otherwise we didn't do anything that I think requires a major 19:18:04 if the API of OSC doesn't change when the SDK is added, that shouldn't require a major version bump 19:18:19 ok, we would do 2.1 otherwise, so it sounds like we're good with that 19:18:20 thanks 19:18:30 yep, that should be good 19:18:39 fortunately, the SDK changes (so far) are all additive 19:19:29 anything else? 19:19:44 I do need to leave a bit early anyway, and don't have more on my list 19:19:47 Nothing else here 19:20:12 only thing here is LingXian was going to take a shot at some subnet commands 19:20:41 subnet list was merged 19:20:44 I showed him the patch that had all the commands implemented and it is a matter of making up tests, etc 19:21:00 yeh, so just need the rest of the crud 19:21:07 ok. at this point I don't think we should block a release on those 19:21:14 if they're ready, great 19:21:14 agreed 19:22:12 ok, if there isn't anything else, I'll release the meeting lock early… 19:22:17 that’s all from me 19:22:42 cool 19:22:47 thanks everyone! 19:22:50 #endmeeting