Earlier  
Posted Nick Remark
#openstack-sdks - 2017-09-21
15:20:54 elmiko edleafe: we doing a meeting today? (didn't know if we were taking the week after off)
15:23:46 openstackgerrit Merged openstack/python-openstacksdk master: Update links in CONTRIBUTING.rst https://review.openstack.org/505465
15:28:08 openstackgerrit zhangyangyang proposed openstack/python-openstacksdk master: Cleanup test-requirements https://review.openstack.org/506248
15:36:26 edleafe elmiko: I assume so. I'm on a phone meeting for the next hour or so, so I won't be able to run it
15:41:20 elmiko edleafe: ack, i'll kick things off if cdent doesn't ;)
16:41:18 openstackgerrit Merged openstack/api-wg master: Explain, simply, why extensions are bad https://review.openstack.org/491611
16:43:06 edleafe elmiko: cdent: ^^
16:46:22 elmiko edleafe: thanks!
17:05:45 elmiko edleafe: ready for a review
17:10:59 edleafe looking...
17:15:39 edleafe elmiko: done
17:26:33 openstackgerrit Steven Relf proposed openstack/python-openstacksdk master: Adds support to retrieve cinder backend pools information via the SDK https://review.openstack.org/506242
18:01:12 openstackgerrit Gage Hugo proposed openstack/keystoneauth master: Correct docs usage of keystoneauth1 session https://review.openstack.org/503193
18:44:49 edleafe elmiko: didn't know if you saw that I finished reviewing the newsletter
18:53:37 elmiko edleafe: sorry, rl interrupted. sending now
18:54:06 elmiko +1 on the additions too
18:57:05 edleafe elmiko: no worries; just wanted to be sure you weren't waiting on me
20:52:02 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/502660
#openstack-sdks - 2017-09-22
01:24:57 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Fix 'project purge' deletes ALL images problem https://review.openstack.org/506024
02:11:35 openstackgerrit Kien Nguyen proposed openstack/cliff master: Update .gitignore https://review.openstack.org/477396
03:11:23 openstackgerrit Chenghui Yu proposed openstack/os-client-config master: Fix the repository tags in README https://review.openstack.org/506482
03:40:43 openstackgerrit zhangyangyang proposed openstack/os-api-ref master: Cleanup test-requirements https://review.openstack.org/506500
03:46:28 openstackgerrit zhangyangyang proposed openstack/os-client-config master: Cleanup test-requirements https://review.openstack.org/506504
03:54:49 openstackgerrit zhangyangyang proposed openstack/os-service-types master: Cleanup test-requirements https://review.openstack.org/506506
04:17:22 ldl :Vishal_ There are inherit in openstacksdk, you can find the Resource class in it
04:17:53 ldl May I ask a question? I read the openstacksdk docs: https://github.com/openstack/python-openstacksdk/blob/master/openstack/compute/v2/flavor.py
04:18:04 ldl I find #: The bandwidth scaling factor this flavor receives on the network.
04:18:05 ldl rxtx_factor = resource2.Body('rxtx_factor', type=float)
04:18:21 ldl what's the unit does it use?
04:18:28 ldl 1 Mbps ?
04:37:08 amotoki This kind of deatil should be checked by the API reference at developer.o.o. or individual project documentations
04:52:05 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Fix 'project purge' deletes ALL images problem https://review.openstack.org/506024
08:02:06 openstackgerrit Merged openstack/python-openstacksdk master: Cleanup test-requirements https://review.openstack.org/506248
09:10:58 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Fix 'project purge' deletes ALL images problem https://review.openstack.org/506024
10:11:48 ldl in the create demo, I find sometime use the `wait_for_server` to get the created server
10:12:12 ldl sometimes, do not use `wait_for_xxx` to get the created object
10:12:33 ldl such like create_keypair
12:48:45 openstackgerrit Merged openstack/os-service-types master: Update api-refs https://review.openstack.org/503764
12:52:22 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/502660
14:26:27 openstackgerrit Merged openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/502660
14:35:37 openstackgerrit Dean Troyer proposed openstack/cliff master: show the distribution providing the command in help output https://review.openstack.org/501863
14:36:26 dhellmann dtroyer : I swear that was on my todo list, but thanks for picking it up :-)
14:37:04 dtroyer np, you can move the hooks review up one slot :)
14:37:39 dtroyer finucannot is looking for a cliff release, I'd like to get that in but if you don't think it is ready I can wait
14:38:07 dhellmann I thought I already reviewed that...
15:06:46 openstackgerrit Gage Hugo proposed openstack/keystoneauth master: Correct docs usage of keystoneauth1 session https://review.openstack.org/503193
15:59:59 openstackgerrit Dean Troyer proposed openstack/cliff master: Docs update for more-hooks https://review.openstack.org/506701
16:00:23 dtroyer finucannot, dhellmann: ^^^ follow-up to fix docstrings that I forgot to push
16:01:48 finucannot dtroyer: I think you can just fast ack that, but maybe we just play hard and fast with the rules in nova ;)
16:02:28 dtroyer finucannot: I planned to once it cleared check queue… thanks for the reviews!
17:21:19 openstackgerrit Merged openstack/cliff master: Allow command hooks to make changes https://review.openstack.org/504222
17:34:52 openstackgerrit Merged openstack/cliff master: show the distribution providing the command in help output https://review.openstack.org/501863
18:40:16 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
18:44:29 openstackgerrit Merged openstack/cliff master: Docs update for more-hooks https://review.openstack.org/506701
21:16:12 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Split request logging into four different loggers https://review.openstack.org/505764
22:29:51 openstackgerrit Merged openstack/keystoneauth master: Correct docs usage of keystoneauth1 session https://review.openstack.org/503193
23:07:06 openstackgerrit Hongbin Lu proposed openstack/python-openstackclient master: Support creating unaddress neutron port https://review.openstack.org/504817
#openstack-sdks - 2017-09-24
16:01:08 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
16:02:45 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
16:03:17 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
#openstack-sdks - 2017-09-25
03:00:07 ldl I use the openstacksdk created a VM, in the dashboard, I can see it, and the local ip address. but in my project code, I print the server, there is no ip address. access_ipv4 is '', empty string
03:07:33 ldl https://ask.openstack.org/en/question/110441/create-server-did-not-find-the-local-ip-address/
03:11:19 ldl find it, my false, sorry
03:23:08 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
06:40:25 ldl ask a question, how to get the floating_ip in openstack sdk? I tried use `conn.network.floating_ip` and `conn.floating_ip` all fail
07:14:31 ldl https://ask.openstack.org/en/question/110442/how-to-get-the-floating_ip-property-in-the-openstacksdk/
07:27:36 ldl Thanks LindaWang, give me the answer
07:27:42 ldl conn.compute.ips()
07:29:23 ldl conn.network.ips()
08:05:24 ldl How can I get the port or port.id in the openstacksdk if I only knows the fixed_ip's ip_address?
08:05:26 ldl https://ask.openstack.org/en/question/110445/how-can-i-find-the-port-using-local-ip-address-by-openstacksdk/
08:06:07 ldl Because I want to create a floating_ip and attach it to VM when create the VM.
12:42:50 cdent elmiko: all actions on you
15:42:54 elmiko cdent: sounds about right ;)
16:46:57 openstackgerrit Ed Leafe proposed openstack/api-wg master: Remove the Nova liaison https://review.openstack.org/507204
16:47:25 edleafe elmiko: cdent: wanna push that through? ^^
16:51:11 elmiko edleafe: ack
17:02:19 openstackgerrit Merged openstack/api-wg master: Remove the Nova liaison https://review.openstack.org/507204
18:43:29 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Make the --limit option work in "image list" command https://review.openstack.org/463648
18:47:05 openstackgerrit Witold Bedyk proposed openstack/osc-lib master: Fix --os-cloud default value https://review.openstack.org/507234
20:07:24 openstackgerrit Anton Frolov proposed openstack/python-openstackclient master: Optimize getting endpoint list https://review.openstack.org/507265
21:51:27 openstackgerrit Anton Frolov proposed openstack/python-openstackclient master: Optimize getting endpoint list https://review.openstack.org/507265
#openstack-sdks - 2017-09-26
00:02:33 openstackgerrit Anton Frolov proposed openstack/python-openstackclient master: Optimize getting endpoint list https://review.openstack.org/507265
00:56:04 openstackgerrit lihaijing proposed openstack/python-openstackclient master: Fix 'project purge' deletes ALL images problem https://review.openstack.org/506024
04:30:44 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
04:43:25 openstackgerrit shogoadachi proposed openstack/python-openstackclient master: Accept 0 for --min-disk and --min-ram https://review.openstack.org/507345
06:01:27 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
12:26:17 frickler looks like this channel is lacking a topic, did it get lost or was it never set?
14:05:00 briancurtin seems relatively self explanatory
14:38:49 frickler briancurtin: a reference to osc might be helpful, also a link to the logs
14:39:38 frickler also I'm wondering why python-openstacksdk isn't listed in governance/reference/projects.yaml
14:40:58 briancurtin it’s not necessary, but it seems like that’s probably going to change
14:48:09 dtroyer FWIW, briancurtin created the channel and graciously allowed us (OSC) and other client-related folk to join in the fun. Oddly enough the SDK is the last of the projects regularly spoken here that will become official (via likely upcoming adoption by Shade)
15:48:01 openstackgerrit Venkatrangan Govindarajan proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
17:09:25 openstackgerrit Steve Martinelli proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
20:49:37 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Fix 'project purge' deletes ALL images problem https://review.openstack.org/506024
21:00:19 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Support icmp-type and icmp-code to be set as zero https://review.openstack.org/505890
21:18:17 openstackgerrit Doug Hellmann proposed openstack/cliff master: handle more varied top_level.txt files in distributions https://review.openstack.org/507679
21:32:09 openstackgerrit Anton Frolov proposed openstack/python-openstackclient master: Optimize getting endpoint list https://review.openstack.org/507265
23:14:50 openstackgerrit Merged openstack/python-openstackclient master: Update the documentation link for doc migration https://review.openstack.org/505497

Earlier   Later