Earlier  
Posted Nick Remark
#openstack-sdks - 2017-05-29
11:56:00 Dinesh_Bhor Qiming_: do you have 5 min? want to discuss your review comment
11:56:08 Qiming_ sure
11:56:19 Dinesh_Bhor Qiming_: I have addressed your other comments but want to discuss this: https://review.openstack.org/#/c/319054/3/openstack/image/v2/image.py@117 comment
11:56:27 Dinesh_Bhor Qiming_: With my understanding you are saying that If there are 10 attributes to the image and if user wants to update name and visibility then user will have to give all 10 attributes in input dict with updated values of name and visibility.
11:57:34 Qiming_ yes, that was my understanding
11:57:52 Qiming_ the server is supposed to parse the difference between the updated resource and the existing one
12:00:22 Dinesh_Bhor Qiming_: ok, do you have any existing example in SDK as you said it is consistent with other apis?
12:00:38 Dinesh_Bhor Qiming_: It will help me to understand it...
12:00:59 Qiming_ the expected user code is something like this:
12:01:19 Qiming_ image = sdk.image.get_image(name_or_id)
12:01:35 Qiming_ image.name = 'new_name'
12:02:20 Qiming_ sdk.image.update_image(image, **image.to_dict())
12:03:39 Dinesh_Bhor Qiming_: aah, ohk, got it. thanks
12:03:46 Qiming_ np
12:40:52 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Network L3 Router Commands for OSC https://review.openstack.org/385729
14:04:15 openstackgerrit caoyuan proposed openstack/python-openstackclient master: Correct the command to list dhcp agent https://review.openstack.org/468652
17:10:12 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/430363
22:00:11 openstackgerrit Merged openstack/keystoneauth master: Add global_request_id param to Adapter constructor https://review.openstack.org/467991
22:33:40 Charlie816 Hi
22:34:22 Charlie816 I am here to perform a requested task.
23:07:20 openstackgerrit Akihiro Motoki proposed openstack/cliff master: sphinxext: Show metavar of positional args https://review.openstack.org/468971
23:07:50 openstackgerrit Akihiro Motoki proposed openstack/cliff master: sphinxext: Show metavar of positional args https://review.openstack.org/468971
#openstack-sdks - 2017-05-30
00:24:13 stevemar dhellmann: are the patches for https://review.openstack.org/#/q/topic:command-extensions related to OSC plugins? to extend quota and the such?
00:45:44 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: volume functest: ensure snapshots deleted when volume delete https://review.openstack.org/466507
01:10:34 openstackgerrit Merged openstack/cliff master: Ensure python standard argparse module is loaded https://review.openstack.org/466271
06:58:54 openstackgerrit Merged openstack/python-openstacksdk master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/430363
07:13:29 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: volume functest: ensure snapshots deleted when volume delete https://review.openstack.org/466507
08:37:27 openstackgerrit Yuval Shalev proposed openstack/python-openstacksdk master: Added server console output method https://review.openstack.org/468078
09:14:38 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/432260
09:39:04 openstackgerrit Vu Cong Tuan proposed openstack/python-openstackclient master: Trivial fix typos https://review.openstack.org/469027
11:14:41 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/432260
11:29:43 openstackgerrit Yuval Shalev proposed openstack/python-openstacksdk master: Added server console output method https://review.openstack.org/468078
11:31:53 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Start using 'cliff.sphinxext' https://review.openstack.org/452861
11:31:54 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Convert 'server' commands to use autoprogram https://review.openstack.org/458452
11:45:15 openstackgerrit Stephen Finucane proposed openstack/cliff master: sphinxext: Generate better usage examples https://review.openstack.org/469063
11:45:15 openstackgerrit Stephen Finucane proposed openstack/cliff master: sphinxext: Allow configuration of ignorable options https://review.openstack.org/469064
12:57:48 openstackgerrit Stephen Finucane proposed openstack/cliff master: sphinxext: Allow configuration of ignorable options https://review.openstack.org/469064
13:08:45 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Start using 'cliff.sphinxext' https://review.openstack.org/452861
13:08:45 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Convert 'server' commands to use autoprogram https://review.openstack.org/458452
13:11:55 sfinucan dtroyer: When you're back, fancy taking a look at those two patches to integrate cliff.sphinxext into OSC again? ^
13:16:52 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add returning EndpointData objects from discovery https://review.openstack.org/469084
13:16:54 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Rework EndpointData construction to normalize catalog first https://review.openstack.org/469085
13:16:55 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Move version discovery logic to keystoneauth1.discover https://review.openstack.org/469086
13:16:56 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add url manipulation and microversion collection https://review.openstack.org/469087
13:16:57 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add flags to turn discovery on and off https://review.openstack.org/469088
13:16:58 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Support explicitly requesting the 'latest' version https://review.openstack.org/469089
13:16:59 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add support for version ranges https://review.openstack.org/469090
13:17:00 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Expose getting EndpointData on adapter and session https://review.openstack.org/469091
13:17:01 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Plumb endpoint_override through get_endpoint_data https://review.openstack.org/469092
13:43:31 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstacksdk master: Updated from global requirements https://review.openstack.org/464477
13:51:07 mordred cdent, edleafe, elmiko: I implemened a good portion of the version-discovery spec in keystoenauth this weekend ^^ although in doing so I found at least one part of the spec I need to change - will get that updated soon
13:54:00 openstackgerrit Stephen Finucane proposed openstack/cliff master: sphinxext: Generate better usage examples https://review.openstack.org/469063
13:54:00 openstackgerrit Stephen Finucane proposed openstack/cliff master: sphinxext: Allow configuration of ignorable options https://review.openstack.org/469064
13:54:39 cdent mordred: damn reality
13:55:18 elmiko mordred: wow, productive weekend =)
13:56:22 edleafe mordred: I can't wait to read them all! But sadly, in meetings for the next few hours. :)
14:13:02 openstackgerrit Merged openstack/service-types-authority master: Point keystone at overall API docs https://review.openstack.org/461152
15:00:58 reedip_ o/
15:13:15 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Expose getting EndpointData on adapter and session https://review.openstack.org/469091
15:13:16 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Plumb endpoint_override through get_endpoint_data https://review.openstack.org/469092
21:07:08 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add guidelines on Version Discovery https://review.openstack.org/459710
21:07:08 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add document describing consuming version discovery https://review.openstack.org/459405
#openstack-sdks - 2017-05-31
09:46:47 openstackgerrit Merged openstack/python-openstackclient master: Trivial fix typos https://review.openstack.org/469027
09:58:40 openstackgerrit ZhangHongtao proposed openstack/python-openstackclient master: Add optional parameter "user_id" and "type" to list credentials https://review.openstack.org/468256
13:37:38 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/468495
16:45:38 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/468495
19:05:36 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add guidelines on Version Discovery https://review.openstack.org/459710
19:05:37 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add guideline describing a cloud profile document https://review.openstack.org/459869
19:05:37 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add document describing consuming version discovery https://review.openstack.org/459405
19:09:05 mordred cdent: re: "collectoins" - I was trying to follow the links guideline by looking in https://www.iana.org/assignments/link-relations/link-relations.xhtml first
19:09:51 cdent hmm, I guess that kind of makes sense
19:09:57 mordred cdent: since a single version discovery document is "a version" - it seemed that the multi-version document would be a "collection of versions" - but I admit I'm not crazy about it either
19:10:22 mordred there's also a version-history and a latest-version - but I don't think those are right
19:10:26 cdent but it seems...I dunno
19:11:31 mordred cdent: restconf maybe?
19:11:47 cdent I think 'collection' is probably fine, but I'd ref the RFC just so people like me don't do a "...I dunno"
19:11:54 cdent restconf? wtf, zomg, no ;)
19:12:01 mordred :)
19:17:01 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add guidelines on Version Discovery https://review.openstack.org/459710
19:17:02 openstackgerrit Monty Taylor proposed openstack/api-wg master: Add guideline describing a cloud profile document https://review.openstack.org/459869
19:17:55 mordred cdent: okie. I added in a link (and fixed the other nits) - thanks!
19:18:49 cdent thank you
20:17:54 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/468495
#openstack-sdks - 2017-06-01
02:51:08 openstackgerrit Akihiro Motoki proposed openstack/cliff master: sphinxext: Add 'application' option to the autoprogram directive https://review.openstack.org/469726
08:25:24 openstackgerrit Pavlo Shchelokovskyy proposed openstack/service-types-authority master: Add baremetal service type https://review.openstack.org/469804
10:44:03 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: "--type" should be required option in "network qos rule create" https://review.openstack.org/454575
10:44:57 openstackgerrit Akihiro Motoki proposed openstack/cliff master: sphinxext: Add 'application' option to the autoprogram directive https://review.openstack.org/469726
11:28:03 openstackgerrit ZhangHongtao proposed openstack/python-openstackclient master: Add optional parameter "user_id" and "type" to list credentials https://review.openstack.org/468256
13:33:54 openstackgerrit Pavlo Shchelokovskyy proposed openstack/keystoneauth master: Add a 'noauth' identity plugin https://review.openstack.org/469863
13:40:18 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add compute support server live migrate operation https://review.openstack.org/469865
13:49:54 openstackgerrit Pavlo Shchelokovskyy proposed openstack/keystoneauth master: Add 'noauth' identity plugin https://review.openstack.org/469863
13:57:36 openstackgerrit Dinesh Bhor proposed openstack/python-openstacksdk master: Fix update_image unsupported media type https://review.openstack.org/319054
15:31:41 openstackgerrit Pavlo Shchelokovskyy proposed openstack/keystoneauth master: Add 'noauth' identity plugin https://review.openstack.org/469863
16:34:13 openstackgerrit Pavlo Shchelokovskyy proposed openstack/keystoneauth master: Add 'none' identity plugin https://review.openstack.org/469863
17:26:04 mordred edleafe, elmiko: https://review.openstack.org/#/c/461221 has a bunch of +1s on it
17:26:37 edleafe elmiko: newsletter is ready for review.
17:28:45 openstackgerrit Monty Taylor proposed openstack/service-types-authority master: Build a transformed JSON document for publication https://review.openstack.org/462984
17:31:52 edleafe mordred: +W'd
17:34:22 mordred \o/
17:35:57 openstackgerrit Merged openstack/service-types-authority master: Add the rest of the services we know about https://review.openstack.org/461221

Earlier   Later