*** openstack has joined #openstack-sdks | 00:18 | |
*** breton has joined #openstack-sdks | 00:19 | |
*** elmiko has joined #openstack-sdks | 00:24 | |
*** peterstac has joined #openstack-sdks | 00:24 | |
*** elmiko has quit IRC | 00:24 | |
*** elmiko has joined #openstack-sdks | 00:24 | |
*** yuanying has quit IRC | 00:36 | |
*** amotoki_away is now known as amotoki | 00:41 | |
*** amotoki is now known as amotoki_away | 00:55 | |
*** tonyb_ is now known as tonyb | 00:57 | |
*** jkilpatr has joined #openstack-sdks | 00:59 | |
*** timburke has quit IRC | 01:07 | |
*** charz has quit IRC | 01:07 | |
*** tovin07_ has joined #openstack-sdks | 01:12 | |
*** fzdarsky_ has joined #openstack-sdks | 01:16 | |
*** fzdarsky|afk has quit IRC | 01:19 | |
*** markvoelker has quit IRC | 01:27 | |
*** Kevin_Zheng has joined #openstack-sdks | 01:30 | |
*** rajathag_ has quit IRC | 01:37 | |
*** annp has joined #openstack-sdks | 01:53 | |
*** bobh has joined #openstack-sdks | 02:01 | |
*** amotoki_away is now known as amotoki | 02:01 | |
*** amotoki is now known as amotoki_away | 02:11 | |
*** hongbin has joined #openstack-sdks | 02:31 | |
*** yuanying has joined #openstack-sdks | 02:35 | |
*** amotoki_away is now known as amotoki | 02:36 | |
*** bobh has quit IRC | 02:36 | |
*** yuanying has quit IRC | 03:04 | |
*** yuanying has joined #openstack-sdks | 03:04 | |
*** yuanying has quit IRC | 03:09 | |
reedip | amotoki : ping | 03:09 |
---|---|---|
amotoki | reedip: pong | 03:11 |
reedip | amotoki : regarding https://review.openstack.org/#/c/356263 | 03:11 |
reedip | amotoki : It seems currently there is no exact way to clear the dhcp options | 03:12 |
amotoki | reedip: the api implementation of extra_dhcp_opts is a bit tricky and it does not follow the API convention in neutron | 03:12 |
reedip | amotoki: https://github.com/openstack/neutron/blob/master/neutron/db/extradhcpopt_db.py#L43 | 03:13 |
amotoki | reedip: to clear a specific dhcp option, IIRC you need to pass name only | 03:13 |
amotoki | reedip: just a minute. looking at the neutron code | 03:13 |
reedip | ?? | 03:13 |
reedip | ok amotoki , let me also check the point you just stated | 03:13 |
amotoki | reedip: https://github.com/openstack/neutron/blob/master/neutron/db/extradhcpopt_db.py#L90 | 03:15 |
amotoki | reedip: it seems a corresponding dhcp option can be deleted by passing {'opt_name': <name1>, 'opt_value': None} | 03:15 |
reedip | amotoki : makes sense | 03:15 |
amotoki | reedip: however, I don't think it should be handled in OSC side. | 03:16 |
amotoki | reedip: this kind of thing should be handled in openstacksdk side I belive. | 03:16 |
reedip | amotoki : ok, what do you think ? | 03:16 |
amotoki | reedip: ^see my last comment | 03:16 |
reedip | amotoki : hmm, so you mean if we send extradhcpopts as [] , it should be substituted with opt-name="Name, opt-value=None ? | 03:17 |
amotoki | reedip: yes. if [] is specified as extradhcpopts, you need to send opt_value=None for all options. | 03:17 |
reedip | amotoki : yeah, that can be done at the SDK side, but I think if OSC gets the object value, it can also be done in the OSC itsefl | 03:18 |
reedip | itself* | 03:18 |
amotoki | reedip: my point is that openstacksdk should provide some abstraction for the underlying API behavior and it is reasonable to provide consistent user experience of SDK users. | 03:18 |
reedip | amotoki : hmm, agreed. Let me check | 03:19 |
amotoki | reedip: what do you mean by 'object value'? | 03:19 |
reedip | I mean the object's attributes | 03:21 |
amotoki | reedip: I think we have time for Pike-3 library freeze, so I think it is worth fixed in the sdk side. | 03:21 |
reedip | amotoki : Yeah. looking at that. Will update today . Thanks | 03:22 |
amotoki | reedip: I have a flight from now. will be back online several hours later | 03:22 |
*** amotoki is now known as amotoki_away | 03:24 | |
reedip | amotoki : safe travel | 03:28 |
*** markvoelker has joined #openstack-sdks | 03:28 | |
*** gouthamr has quit IRC | 04:03 | |
*** hongbin has quit IRC | 04:17 | |
openstackgerrit | Reedip proposed openstack/python-openstackclient master: Add extra dhcp option to 'port create/set/unset' https://review.openstack.org/356263 | 04:24 |
openstackgerrit | Reedip proposed openstack/python-openstackclient master: Add extra dhcp option to 'port create/set/unset' https://review.openstack.org/356263 | 04:29 |
openstackgerrit | Reedip proposed openstack/python-openstackclient master: Add extra dhcp option to 'port create/set/unset' https://review.openstack.org/356263 | 04:31 |
*** gildub has quit IRC | 04:34 | |
openstackgerrit | Merged openstack/python-openstackclient master: Add support for Karbor Plugin https://review.openstack.org/473675 | 04:36 |
*** amotoki_away is now known as amotoki | 04:48 | |
*** salv-orlando has joined #openstack-sdks | 04:48 | |
*** salv-orlando has quit IRC | 04:49 | |
*** salv-orlando has joined #openstack-sdks | 04:49 | |
*** gildub has joined #openstack-sdks | 04:51 | |
*** salv-orlando has quit IRC | 04:51 | |
*** salv-orlando has joined #openstack-sdks | 04:51 | |
*** gildub has quit IRC | 04:56 | |
*** amotoki is now known as amotoki_away | 05:00 | |
*** yuanying has joined #openstack-sdks | 05:11 | |
*** salv-orl_ has joined #openstack-sdks | 05:15 | |
*** salv-orlando has quit IRC | 05:18 | |
*** frickler_ is now known as frickler | 05:35 | |
*** e0ne has joined #openstack-sdks | 05:44 | |
*** e0ne has quit IRC | 05:49 | |
*** markvoelker has quit IRC | 06:01 | |
*** amotoki_away is now known as amotoki | 06:31 | |
*** cgoncalv1s is now known as cgoncalves | 06:43 | |
*** amotoki is now known as amotoki_away | 06:49 | |
*** salv-orl_ has quit IRC | 07:01 | |
*** salv-orlando has joined #openstack-sdks | 07:02 | |
*** e0ne has joined #openstack-sdks | 07:04 | |
*** GrineBloude is now known as GreenBlood | 07:05 | |
*** amotoki_away is now known as amotoki | 07:06 | |
*** salv-orlando has quit IRC | 07:07 | |
*** salv-orlando has joined #openstack-sdks | 07:09 | |
*** jpich has joined #openstack-sdks | 07:15 | |
*** e0ne has quit IRC | 07:16 | |
*** cmurphy_ is now known as cmurphy | 07:18 | |
*** amotoki is now known as amotoki_away | 07:22 | |
*** amotoki_away is now known as amotoki | 07:29 | |
*** dtantsur|afk is now known as dtantsur | 07:30 | |
*** dave-mccowan has quit IRC | 07:30 | |
*** dave-mccowan has joined #openstack-sdks | 07:36 | |
*** amotoki is now known as amotoki_away | 07:39 | |
*** ralonsoh has joined #openstack-sdks | 07:50 | |
*** amotoki_away is now known as amotoki | 07:53 | |
*** tovin07_ has quit IRC | 07:54 | |
*** fzdarsky_ is now known as fzdarsky | 08:03 | |
*** annp has quit IRC | 08:32 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add direction field to QoS bandwidth limit. https://review.openstack.org/458056 | 08:40 |
*** openstackgerrit has quit IRC | 08:48 | |
*** salv-orlando has quit IRC | 09:09 | |
*** salv-orlando has joined #openstack-sdks | 09:09 | |
*** salv-orlando has quit IRC | 09:13 | |
*** baffle__ has joined #openstack-sdks | 09:42 | |
*** openstackgerrit has joined #openstack-sdks | 09:46 | |
openstackgerrit | Reedip proposed openstack/python-openstacksdk master: Add support to clear DHCP options in port https://review.openstack.org/475714 | 09:46 |
*** dtantsur is now known as dtantsur|bbl | 09:55 | |
*** dims has quit IRC | 10:16 | |
*** dims has joined #openstack-sdks | 10:21 | |
*** dtantsur|bbl is now known as dtantsur | 10:45 | |
*** jkilpatr has quit IRC | 10:47 | |
*** jkilpatr has joined #openstack-sdks | 11:23 | |
*** e0ne has joined #openstack-sdks | 11:38 | |
*** e0ne has quit IRC | 11:46 | |
*** fzdarsky is now known as fzdarsky|afk | 12:00 | |
*** chlong has joined #openstack-sdks | 12:10 | |
*** salv-orlando has joined #openstack-sdks | 12:19 | |
*** GreenBlood has left #openstack-sdks | 12:51 | |
*** salv-orlando has quit IRC | 12:52 | |
*** salv-orlando has joined #openstack-sdks | 12:52 | |
*** salv-orlando has quit IRC | 12:56 | |
-openstackstatus- NOTICE: restarting gerrit to address slowdown issues | 12:57 | |
*** fzdarsky|afk is now known as fzdarsky | 13:08 | |
*** salv-orlando has joined #openstack-sdks | 13:12 | |
*** gouthamr has joined #openstack-sdks | 13:12 | |
*** bobh has joined #openstack-sdks | 13:19 | |
*** bobh has quit IRC | 13:31 | |
*** cleong has joined #openstack-sdks | 13:39 | |
*** chenyb4_ has joined #openstack-sdks | 13:58 | |
*** gouthamr has quit IRC | 13:58 | |
*** bobh has joined #openstack-sdks | 14:08 | |
*** reedip_ has joined #openstack-sdks | 14:17 | |
*** chenyb4_ has quit IRC | 14:18 | |
*** rate has joined #openstack-sdks | 14:19 | |
*** salv-orlando has quit IRC | 14:24 | |
*** salv-orlando has joined #openstack-sdks | 14:28 | |
*** salv-orlando has quit IRC | 14:30 | |
*** gouthamr has joined #openstack-sdks | 14:30 | |
*** salv-orlando has joined #openstack-sdks | 14:30 | |
*** annegentle has joined #openstack-sdks | 14:38 | |
openstackgerrit | Harry Rybacki proposed openstack/python-openstackclient master: Implied Roles https://review.openstack.org/290253 | 14:41 |
*** markvoelker has joined #openstack-sdks | 14:49 | |
*** annegentle has quit IRC | 14:53 | |
*** rate has quit IRC | 15:04 | |
*** annegentle has joined #openstack-sdks | 15:05 | |
*** chenying has quit IRC | 15:17 | |
*** chenying has joined #openstack-sdks | 15:18 | |
*** bobh has quit IRC | 15:29 | |
*** bobh has joined #openstack-sdks | 15:29 | |
*** jpich has quit IRC | 15:47 | |
*** reedip_ has quit IRC | 15:58 | |
*** rate has joined #openstack-sdks | 16:04 | |
*** dtantsur is now known as dtantsur|afk | 16:08 | |
*** rate has quit IRC | 16:09 | |
*** rajathagasthya has joined #openstack-sdks | 16:47 | |
*** ralonsoh has quit IRC | 16:58 | |
*** rajathag_ has joined #openstack-sdks | 17:03 | |
*** rajathagasthya has quit IRC | 17:04 | |
openstackgerrit | Doug Hellmann proposed openstack/python-openstackclient master: reorganize existing documentation according to the new standard layout https://review.openstack.org/473964 | 17:12 |
openstackgerrit | Doug Hellmann proposed openstack/python-openstackclient master: move auto-generated api docs into contributor tree https://review.openstack.org/473990 | 17:12 |
*** jkilpatr has quit IRC | 17:14 | |
*** jkilpatr has joined #openstack-sdks | 17:17 | |
*** fzdarsky is now known as fzdarsky|afk | 17:20 | |
*** amotoki is now known as amotoki_away | 17:23 | |
*** rajathag_ has quit IRC | 17:32 | |
*** e0ne has joined #openstack-sdks | 17:35 | |
*** bobh has quit IRC | 17:42 | |
*** rajathagasthya has joined #openstack-sdks | 17:49 | |
*** e0ne has quit IRC | 17:51 | |
*** rajathagasthya has quit IRC | 18:29 | |
*** salv-orlando has quit IRC | 18:38 | |
*** salv-orlando has joined #openstack-sdks | 18:39 | |
*** fzdarsky|afk is now known as fzdarsky | 18:40 | |
*** e0ne has joined #openstack-sdks | 18:51 | |
*** jkilpatr_ has joined #openstack-sdks | 18:52 | |
*** jkilpatr has quit IRC | 18:53 | |
*** rate has joined #openstack-sdks | 19:07 | |
*** e0ne has quit IRC | 19:08 | |
*** rate has quit IRC | 19:12 | |
*** e0ne has joined #openstack-sdks | 19:14 | |
*** e0ne has quit IRC | 19:19 | |
*** e0ne has joined #openstack-sdks | 19:29 | |
*** e0ne_ has joined #openstack-sdks | 19:37 | |
*** rajathagasthya has joined #openstack-sdks | 19:38 | |
*** e0ne has quit IRC | 19:39 | |
*** e0ne has joined #openstack-sdks | 19:40 | |
*** e0ne_ has quit IRC | 19:44 | |
*** fzdarsky is now known as fzdarsky|afk | 19:55 | |
*** e0ne has quit IRC | 19:57 | |
*** jkilpatr_ has quit IRC | 20:10 | |
*** e0ne has joined #openstack-sdks | 20:19 | |
*** amotoki_away is now known as amotoki | 20:24 | |
*** amotoki is now known as amotoki_away | 20:33 | |
*** cleong has quit IRC | 20:53 | |
*** e0ne has quit IRC | 20:55 | |
*** rate has joined #openstack-sdks | 21:09 | |
*** rate has quit IRC | 21:14 | |
*** jkilpatr_ has joined #openstack-sdks | 21:16 | |
*** salv-orl_ has joined #openstack-sdks | 21:17 | |
*** salv-orlando has quit IRC | 21:20 | |
*** jkilpatr_ has quit IRC | 21:31 | |
*** jkilpatr has joined #openstack-sdks | 21:31 | |
*** gouthamr has quit IRC | 21:31 | |
*** dave-mccowan has quit IRC | 21:35 | |
*** rajathagasthya has quit IRC | 21:45 | |
*** gouthamr has joined #openstack-sdks | 21:47 | |
*** markvoelker has quit IRC | 21:56 | |
*** markvoelker has joined #openstack-sdks | 22:04 | |
*** openstack has joined #openstack-sdks | 22:18 | |
*** dhellmann has quit IRC | 22:18 | |
*** dhellmann has joined #openstack-sdks | 22:19 | |
*** dhellmann has quit IRC | 22:20 | |
*** dhellmann has joined #openstack-sdks | 22:20 | |
*** rajathagasthya has quit IRC | 22:54 | |
*** rajathagasthya has joined #openstack-sdks | 22:55 | |
*** annegentle has quit IRC | 22:58 | |
*** annegentle has joined #openstack-sdks | 22:58 | |
*** salv-orl_ has quit IRC | 22:59 | |
*** salv-orlando has joined #openstack-sdks | 22:59 | |
*** annegentle has quit IRC | 23:03 | |
*** salv-orlando has quit IRC | 23:03 | |
*** annegentle has joined #openstack-sdks | 23:19 | |
*** annegentle has quit IRC | 23:22 | |
*** annegentle has joined #openstack-sdks | 23:42 | |
*** annegentle has quit IRC | 23:47 | |
*** bobh has joined #openstack-sdks | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!