Earlier  
Posted Nick Remark
#openstack-sdks - 2017-08-23
16:42:26 openstackgerrit Merged openstack/python-openstackclient master: Implied Roles https://review.openstack.org/290253
17:57:00 openstackgerrit Chris Dent proposed openstack/api-wg master: Explain, simply, why extensions are bad https://review.openstack.org/491611
17:57:54 cdent edleafe, elmiko, mordred: tried to address some of the concerns on ^, while keeping it short and sweet
18:25:18 elmiko cdent: ack, i'll take a look
18:25:31 cdent thanks
18:48:45 openstackgerrit Michael Johnson proposed openstack/openstackclient master: Add python-octaviaclient https://review.openstack.org/496845
#openstack-sdks - 2017-08-24
02:09:31 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Update image cli doc and fix some typos https://review.openstack.org/496474
07:58:15 openstackgerrit TingtingYu proposed openstack/python-openstacksdk master: add an email https://review.openstack.org/497122
09:25:46 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Add "volume backup export/import" commands https://review.openstack.org/497167
10:24:34 openstackgerrit Erik Berg proposed openstack/python-openstackclient master: Need a second opinion on "--live", "--target", "--live-auto" options, and maybe deprecating/breaking current behavior in a future release. https://review.openstack.org/497183
10:51:20 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Convert network security group functional tests to JSON https://review.openstack.org/497191
10:51:21 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Convert network qos functional tests to JSON https://review.openstack.org/497192
10:51:21 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Convert remaining network functional tests to JSON https://review.openstack.org/497193
10:51:34 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: flake8-import-order: Ensure to place project imports last https://review.openstack.org/497194
11:48:44 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/497211
12:31:54 openstackgerrit Jens Harbott (frickler) proposed openstack/python-openstacksdk master: Allow filtering network ports by fixed_ips https://review.openstack.org/497228
12:44:21 frickler FYI, ^^ will fix https://bugs.launchpad.net/python-openstacksdk/+bug/1712527 but at the same time break osc unit tests, so will need a follow-up patch there, see my comment in the bug
12:44:22 openstack Launchpad bug 1712527 in OpenStack SDK "Filtering of port list by fixed-ip doesn't work" [Undecided,In progress] - Assigned to Dr. Jens Harbott (j-harbott)
12:50:10 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Don't use mutable defaults in allow arguments https://review.openstack.org/494320
12:50:11 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add method to get the api major version https://review.openstack.org/494193
12:50:12 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Update discovery url normalization with catalog info https://review.openstack.org/494194
13:02:04 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Allow filtering network ports by fixed_ips https://review.openstack.org/497228
13:15:05 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add method to get the api major version https://review.openstack.org/494193
13:15:06 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Update discovery url normalization with catalog info https://review.openstack.org/494194
14:09:00 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Fix docstring typo https://review.openstack.org/497400
14:15:55 frickler briancurtin: you forgot the tag stuff, pushing another PS. thx otherwise :)
14:17:17 openstackgerrit Jens Harbott (frickler) proposed openstack/python-openstacksdk master: Allow filtering network ports by fixed_ips https://review.openstack.org/497228
15:43:15 openstackgerrit Merged openstack/python-openstackclient master: flake8-import-order: Ensure to place project imports last https://review.openstack.org/497194
15:43:21 openstackgerrit Merged openstack/python-openstackclient master: Convert network security group functional tests to JSON https://review.openstack.org/497191
16:01:16 elmiko cdent edleafe ping
16:01:41 cdent oops
16:51:40 cdent elmiko proof please: https://etherpad.openstack.org/p/api-sig-newsletter
16:53:56 elmiko cdent: ship it!
16:54:03 cdent thanks
16:54:10 elmiko also, i love the last sentence of the second para XD
16:55:11 cdent yeah, that’s all for you
16:56:23 elmiko haha
17:14:22 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/497211
17:40:58 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Set self.allow to a dict if None is passed https://review.openstack.org/497531
17:58:23 openstackgerrit Merged openstack/python-openstackclient master: Convert network qos functional tests to JSON https://review.openstack.org/497192
18:49:17 openstackgerrit Merged openstack/keystoneauth master: Don't use mutable defaults in allow arguments https://review.openstack.org/494320
19:23:08 openstackgerrit Merged openstack/python-openstacksdk master: Allow filtering network ports by fixed_ips https://review.openstack.org/497228
19:27:06 stevemar dtroyer: you're abandoning everything! :D
19:27:56 dtroyer Not quite! merge conflict > year is enough to start
19:28:50 dtroyer I was looking for the last attempt at volume backup export/import and had not realized how much cruft was there that old
19:29:36 stevemar dtroyer: happens
19:31:53 openstackgerrit Merged openstack/keystoneauth master: Add method to get the api major version https://review.openstack.org/494193
19:31:59 openstackgerrit Merged openstack/keystoneauth master: Update discovery url normalization with catalog info https://review.openstack.org/494194
19:32:05 openstackgerrit Merged openstack/keystoneauth master: Fix docstring typo https://review.openstack.org/497400
21:47:13 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Unroll the network qos policy functional tests https://review.openstack.org/497649
21:53:09 openstackgerrit Merged openstack/keystoneauth master: Set self.allow to a dict if None is passed https://review.openstack.org/497531
#openstack-sdks - 2017-08-25
00:10:10 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Update image cli doc and fix some typos https://review.openstack.org/496474
05:33:06 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
05:42:46 frickler hmm, isn't gate-osc-dsvm-functional-tips supposed to check with sdk master instead latest pypi?
06:02:51 openstackgerrit liyi proposed openstack/python-openstacksdk master: Add parameter_groups and conditions params for StackTemplate https://review.openstack.org/497736
07:25:09 openstackgerrit liyi proposed openstack/python-openstacksdk master: Add parameter_groups and conditions params for StackTemplate https://review.openstack.org/497736
10:35:23 openstackgerrit Merged openstack/python-openstackclient master: Convert remaining network functional tests to JSON https://review.openstack.org/497193
23:30:38 openstackgerrit Merged openstack/python-openstackclient master: Update image cli doc and fix some typos https://review.openstack.org/496474
#openstack-sdks - 2017-08-26
05:33:46 Rocky Hello Everyone :)
05:34:12 Rocky I am using fog-opestack sdk to automate the provisioning.
05:34:40 Rocky Right now , I am stuck in LB automation using fog-openstack.
05:35:04 Rocky if anyone has done it, would you please share me the sample code?
11:33:46 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/494820
13:38:58 seanhandley If anyone sees Rocky, I have a working lb example in Fog here: https://gist.github.com/seanhandley/6df74162e13b588856e831b27f4e9257
21:39:29 openstackgerrit Merged openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/494820
#openstack-sdks - 2017-08-27
22:53:08 openstackgerrit dangogh proposed openstack/cliff master: add actual column names to error msg Closes-Bug: 1712876 https://review.openstack.org/498277
22:53:09 openstack bug 1712876 in openstack-user-stories "openstack cli - show available columns" [Undecided,New] https://launchpad.net/bugs/1712876
#openstack-sdks - 2017-08-28
01:02:34 openstackgerrit Jamie Lennox proposed openstack/keystoneauth master: Add loading mock fixtures https://review.openstack.org/436012
02:13:44 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Add "volume backup export/import" commands https://review.openstack.org/497167
03:53:47 openstackgerrit Jamie Lennox proposed openstack/keystoneauth master: Add loading mock fixtures https://review.openstack.org/436012
14:33:53 openstackgerrit Gage Hugo proposed openstack/python-openstackclient master: Add project tags functionality https://review.openstack.org/481284
14:35:22 openstackgerrit Gage Hugo proposed openstack/python-openstackclient master: Add project tags functionality https://review.openstack.org/481284
15:28:54 frickler briancurtin: when can we get a new sdk release to fix the port list filtering? do we need to wait for Pike being released first?
15:45:03 openstackgerrit Gage Hugo proposed openstack/python-openstackclient master: Add project tags functionality https://review.openstack.org/481284
15:58:38 cdent sdague: welcome back, if you haven’t seen it already, when you get a chance, would appreciate your thoughts on: http://lists.openstack.org/pipermail/openstack-dev/2017-August/121384.html
16:02:29 sdague cdent: ok, I will take a look
16:02:46 cdent thanks
16:13:52 openstackgerrit Merged openstack/python-openstacksdk master: Add parameter_groups and conditions params for StackTemplate https://review.openstack.org/497736
17:34:51 briancurtin frickler: didn’t see that message but i happened to do a release anyway. https://pypi.python.org/pypi/openstacksdk/0.9.18
19:16:44 openstackgerrit Gage Hugo proposed openstack/python-openstackclient master: Add project tags functionality https://review.openstack.org/481284
20:03:26 openstackgerrit Gage Hugo proposed openstack/python-openstackclient master: Add project tags functionality https://review.openstack.org/481284
#openstack-sdks - 2017-08-29
03:38:27 openstackgerrit dangogh proposed openstack/cliff master: should be fixed now.. thanks https://review.openstack.org/498668
03:46:54 openstackgerrit dangogh proposed openstack/cliff master: add actual column names to error msg Closes-Bug: 1712876 https://review.openstack.org/498277
03:46:55 openstack bug 1712876 in openstack-user-stories "openstack cli - show available columns" [Undecided,New] https://launchpad.net/bugs/1712876
03:48:37 openstackgerrit dangogh proposed openstack/cliff master: should be fixed now.. thanks https://review.openstack.org/498668
07:02:10 openstackgerrit sudhir agarwal proposed openstack/python-openstackclient master: Replaces uuid.uuid4 with uuidutils.generate_uuid() https://review.openstack.org/498700
07:40:34 openstackgerrit Chiawei Xie proposed openstack/python-openstacksdk master: Connection doc add arguments https://review.openstack.org/498705
08:13:37 openstackgerrit Chiawei Xie proposed openstack/python-openstacksdk master: Connection doc add arguments https://review.openstack.org/498707
08:43:11 frickler briancurtin: cool, thx
14:21:26 openstackgerrit Stephen Finucane proposed openstack/os-api-ref master: doc: Remove deprecated call to sphinx.util.compat https://review.openstack.org/498825
22:23:31 openstackgerrit dangogh proposed openstack/cliff master: add actual column names to error msg Closes-Bug: 1712876 https://review.openstack.org/498277
22:23:32 openstack bug 1712876 in cliff "openstack cli - show available columns" [Undecided,New] https://launchpad.net/bugs/1712876
23:13:19 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: DNM: Check failure rate of network qos func test https://review.openstack.org/498984
#openstack-sdks - 2017-08-30
03:29:40 openstackgerrit dangogh proposed openstack/cliff master: add actual column names to error msg Closes-Bug: 1712876 https://review.openstack.org/498277
03:29:41 openstack bug 1712876 in cliff "openstack cli - show available columns" [Undecided,In progress] https://launchpad.net/bugs/1712876 - Assigned to Dan Kirkwood (dangogh)
#openstack-sdks - 2017-08-31
01:50:43 openstackgerrit TingtingYu proposed openstack/python-openstacksdk master: Update mailmap for TingtingYu. https://review.openstack.org/497122
12:02:26 ldl__ hi
12:02:31 ldl__ how are you
12:15:41 ldl__ I can not install the openstacksdk in my mac:
12:15:42 ldl__ https://ask.openstack.org/en/question/110000/error-no-available-formula-with-the-name-openstacksdk/

Earlier   Later