Earlier  
Posted Nick Remark
#openstack-sdks - 2017-02-13
09:14:02 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/432260
10:07:22 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/432260
10:50:28 openstackgerrit jiahui.qiang proposed openstack/python-openstackclient master: Functional test for volume qos https://review.openstack.org/421066
11:16:26 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix "server create" command failed when --nic auto or none https://review.openstack.org/432993
12:14:08 openstackgerrit Merged openstack/python-openstackclient master: Functional test for configuration https://review.openstack.org/431329
13:57:14 openstackgerrit Michal Dulko proposed openstack/api-wg master: Add API capabilities discovery guideline https://review.openstack.org/386555
14:25:55 openstackgerrit Merged openstack/python-openstackclient master: Functional test for volume qos https://review.openstack.org/421066
14:38:15 openstackgerrit songminglong proposed openstack/python-openstackclient master: Add extra options to network rbac list https://review.openstack.org/433088
16:27:30 openstackgerrit Gábor Antal proposed openstack/python-openstackclient master: Handle log message interpolation by the logger in volume/ https://review.openstack.org/433161
16:38:03 openstackgerrit Gábor Antal proposed openstack/python-openstackclient master: Handle log message interpolation by the logger in volume/ https://review.openstack.org/433161
16:38:32 openstackgerrit Gábor Antal proposed openstack/python-openstackclient master: Handle log message interpolation by the logger in identity/ https://review.openstack.org/433174
16:51:13 openstackgerrit Merged openstack/python-openstackclient master: DevRef fix for network qos policy https://review.openstack.org/431437
17:14:36 openstackgerrit Gábor Antal proposed openstack/python-openstackclient master: Handle log message interpolation by the logger in network/ https://review.openstack.org/433193
17:19:10 openstackgerrit Merged openstack/python-openstackclient master: Add --fixed-ip option to the port list command https://review.openstack.org/388575
17:26:18 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/432260
17:27:30 openstackgerrit Merged openstack/python-openstackclient master: Add choices for option '--policy' https://review.openstack.org/430209
17:27:33 openstackgerrit Merged openstack/python-openstackclient master: Modify error handling for role and group commands https://review.openstack.org/431416
17:27:39 openstackgerrit Merged openstack/python-openstackclient master: Refactor module functional test https://review.openstack.org/432155
17:41:21 openstackgerrit Merged openstack/python-openstackclient master: Refactor availability zone functional test https://review.openstack.org/432142
17:43:15 openstackgerrit Gábor Antal proposed openstack/python-openstackclient master: Handle log message interpolation by the logger in compute/ https://review.openstack.org/433214
18:19:27 openstackgerrit Merged openstack/python-openstackclient master: Overwrite/Clear Flavor property https://review.openstack.org/415369
18:31:48 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/433129
19:58:52 openstackgerrit Sean Dague proposed openstack/keystoneauth master: Make docs about interface less authoritative https://review.openstack.org/433246
19:59:58 sdague bknudson: as I think the git blame has your name on some of those doc strings, ^^^ would be good to get eyes on
20:02:54 bknudson the point of that documentation might have been more about making it clear that "URL" will be stripped from the value passed in?
20:31:30 sdague bknudson: so, I think in diving through all the code, mriedem helped figure it out
20:31:45 sdague it turns out the keystone v3 actually schema enforces a value on create
20:32:05 sdague so it's... half enforced on the keystone side
20:32:21 sdague but historical values will definitely come through
20:36:53 sdague bknudson: also, I think that when we were talking about the service catalog updates, we really didn't want that to be the cannonical view of the world
20:57:26 bknudson v2 also enforces the endpoint types -- https://github.com/openstack/keystone/blob/master/keystone/catalog/controllers.py#L162
20:57:44 bknudson if v2 is allowing creation of xxxurl then that's a bug.
20:57:56 bknudson is there a cloud you're seeing this on?
21:19:42 sdague bknudson: when the service catalog inventory was taken there was definitely a cloud with publicURL2 out there
21:20:58 bknudson it's mentioned here: https://wiki.openstack.org/wiki/API_Working_Group/Current_Design/Service_Catalog
21:21:40 bknudson in the HP catalog.
21:21:43 bknudson wonder how those got there.
21:22:06 bknudson there's some other oddities going on there: "publicURL2": "",
21:23:23 bknudson not sure if this would work correctly with the service catalog code in keystoneauth
21:28:29 sdague bknudson: it would
21:28:36 sdague keystoneauth doesn't do validation
21:28:40 sdague it just passes things around
21:30:49 bknudson it uses 'in' rather than endswith, so should be ok - https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/access/service_catalog.py#L246
21:31:14 bknudson not sure what that catalog looks like when accessed using v3.
#openstack-sdks - 2017-02-14
01:14:42 openstackgerrit songminglong proposed openstack/python-openstackclient master: Add extra options to network rbac list https://review.openstack.org/433088
01:28:54 openstackgerrit Merged openstack/python-openstackclient master: Handle log message interpolation by the logger in compute/ https://review.openstack.org/433214
01:58:26 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Beef up volume type functional tests https://review.openstack.org/433139
01:59:37 openstackgerrit Ankur proposed openstack/python-openstacksdk master: Introduce Base for Octavia (load balancing) https://review.openstack.org/428414
03:22:03 openstackgerrit huangtianhua proposed openstack/python-openstackclient master: Use public and unified method get_console_url() https://review.openstack.org/430508
03:52:43 openstackgerrit Merged openstack/python-openstackclient master: Handle log message interpolation by the logger in network/ https://review.openstack.org/433193
05:11:41 openstackgerrit venkata anil proposed openstack/python-openstackclient master: Allow admin to override distributed router flag https://review.openstack.org/433442
05:43:01 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Support "--no-property" option in volume qos set https://review.openstack.org/433451
06:19:05 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Add functional test for volume service https://review.openstack.org/432282
06:39:26 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix "server create" command failed when --nic auto or none https://review.openstack.org/432993
07:36:16 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Format modifications for "--no-property" https://review.openstack.org/430624
07:49:32 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Make up functional test for falvor set https://review.openstack.org/433473
08:01:04 openstackgerrit Merged openstack/python-openstackclient master: Refactor volume functional test in volume v1 https://review.openstack.org/431512
08:21:28 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix "server create" command failed when --nic auto or none https://review.openstack.org/432993
08:23:21 openstackgerrit Merged openstack/python-openstackclient master: Handle log message interpolation by the logger in identity/ https://review.openstack.org/433174
09:50:58 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix "server create" command failed when --nic auto or none https://review.openstack.org/432993
10:02:32 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Replace "Display Name" by "Name" in volume list https://review.openstack.org/423081
15:12:28 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Raw_output change for volume show https://review.openstack.org/433696
17:50:11 ankgupta howdy
18:26:58 ankur-gupta-f4 briancurtin: Qiming ping are you here? Having some troubles with introducing
18:27:02 ankur-gupta-f4 octavia
18:27:12 briancurtin what’s up
18:28:17 ankur-gupta-f4 so on this bad boy
18:28:19 ankur-gupta-f4 https://review.openstack.org/#/c/428414/
18:28:44 ankur-gupta-f4 aside from the failing unit tests, because the service name is octavia not load_balancerv2
18:28:48 ankur-gupta-f4 need to change that
18:29:15 ankur-gupta-f4 but trying to implement the test_connection
18:29:27 ankur-gupta-f4 and running into problem there
18:30:07 ankur-gupta-f4 https://github.com/openstack/python-openstacksdk/blob/master/openstack/tests/unit/test_connection.py#L155
18:30:38 ankur-gupta-f4 doing the same for octavia doesn't work since the connection object has nothing called octavia. meaning it doesn't get/see octavia in the list of services?
18:31:37 ankur-gupta-f4 went through openstack/session but couldn't debug why it wasn't seeing it
22:17:59 openstackgerrit Ankur proposed openstack/python-openstacksdk master: Introduce Base for Octavia (load balancing) https://review.openstack.org/428414
22:24:30 openstackgerrit Anindita Das proposed openstack/python-openstackclient master: OSC Network Flavor https://review.openstack.org/382530
#openstack-sdks - 2017-02-15
00:56:14 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
00:57:43 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
01:44:05 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Raw_output change for volume show https://review.openstack.org/433696
02:12:08 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Format modifications for "--no-property" https://review.openstack.org/430624
04:30:11 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Raw_output change for volume show https://review.openstack.org/433696
06:26:27 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix "server create" command failed when --nic auto or none https://review.openstack.org/432993
06:34:22 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Support --no-property in "volume set" command https://review.openstack.org/434094
06:47:41 openstackgerrit jiahui.qiang proposed openstack/python-openstackclient master: Functional test for router https://review.openstack.org/434099
07:50:41 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Support --no-property in "volume set" command https://review.openstack.org/434094
08:37:18 openstackgerrit venkata anil proposed openstack/python-openstackclient master: Allow admin to override distributed router flag https://review.openstack.org/433442
08:48:39 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Rework port functional tests on json output format https://review.openstack.org/423970
09:25:26 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Replace "Display Name" by "Name" in volume list https://review.openstack.org/423081
09:38:23 openstackgerrit Merged openstack/python-openstacksdk master: Adjust some proxy method names in cluster https://review.openstack.org/427898
09:56:28 openstackgerrit Merged openstack/python-openstacksdk master: Adjust some proxy method names in bare_metal https://review.openstack.org/430385
10:45:22 openstackgerrit jiahui.qiang proposed openstack/python-openstackclient master: Functional test for router https://review.openstack.org/434099
11:59:29 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Support --no-property in "volume type set" command https://review.openstack.org/434241
12:36:00 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix port set/unset fail with AttributeError https://review.openstack.org/434254
13:05:26 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Deprecate port and ping methods in Network proxy https://review.openstack.org/428797
13:46:13 openstackgerrit Merged openstack/python-openstacksdk master: Deprecate port and ping methods in Network proxy https://review.openstack.org/428797
14:23:15 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Support --no-property in "volume set" command https://review.openstack.org/434094
15:32:19 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Add support for overriding mistral service type https://review.openstack.org/434344
15:32:41 mordred dtroyer: TIL mistral did bad things ^^
15:33:00 mordred dtroyer: this is why I should never read the mailing list

Earlier   Later