openstackgerrit | Ankur proposed openstack/python-openstackclient: Spec to Implement Network IP Availability https://review.openstack.org/298870 | 00:03 |
---|---|---|
*** shakamunyi has joined #openstack-sdks | 00:04 | |
openstackgerrit | Ankur proposed openstack/python-openstackclient: Spec to Implement Network IP Availability https://review.openstack.org/298870 | 00:05 |
*** shakamunyi has quit IRC | 00:09 | |
*** markvoelker has quit IRC | 00:12 | |
*** markvoelker has joined #openstack-sdks | 00:16 | |
*** jaypipes has quit IRC | 00:21 | |
stevemar | meteorfox: i think that was to consolidate the terms between nova-net and neutron | 00:26 |
stevemar | what are you seeing now? | 00:26 |
*** shakamunyi has joined #openstack-sdks | 00:31 | |
meteorfox | stevemar: one sec... let me get a sample output | 00:32 |
*** thrash is now known as thrash|g0ne | 00:33 | |
meteorfox | before I used to get these columns | ID | Pool | IP | Fixed IP | Instance ID | | 00:34 |
meteorfox | stevemar: now I get these: | ID | Floating IP Address | Fixed IP Address | Port | | 00:34 |
stevemar | meteorfox: https://github.com/openstack/python-openstackclient/commit/ca34aa1587212ce5ac456a988fd6b442e646ed16 | 00:40 |
*** jamielennox|away is now known as jamielennox | 00:41 | |
meteorfox | stevemar: ok I see. I know that a pool is basically just a subnet that belongs to a network , but now seems very incovenient since from the 'ip floating list' output you cannot determine to what 'floating_network' it belongs | 00:45 |
stevemar | meteorfox: i'll admit that my networking knowledge is limited... rtheis and a few others have been doing all the work there | 00:46 |
stevemar | meteorfox: you are more than welcome to open a bug and see what they say | 00:46 |
stevemar | meteorfox: it's entirely possible that they know this and have a plan to implement a similar command | 00:46 |
stevemar | but had to fix this first | 00:47 |
*** shakamunyi has quit IRC | 00:47 | |
*** lhcheng has quit IRC | 00:48 | |
meteorfox | stevemar: my end goal, as part of an automation, was to allocate an ip address from a given floating ip pool. I can still do that in nova, but I wanted to do everythin just with openstackclient | 00:48 |
meteorfox | true | 00:48 |
meteorfox | to given you an idea, today to determine if a floating ip address belongs to a pool with openstackclient, I would need to first get the ID for the network with that pool name, then for each floating ip address that is not allocated from the 'ip floating list', I would need to do an 'ip floating show <ip-address>' to figure out if it belongs to that network. | 00:53 |
meteorfox | Before it was just one command | 00:53 |
meteorfox | stevemar: I'll open a bug, but thanks for your help | 00:54 |
stevemar | meteorfox: yeah, please do, i'll poke rtheis about it tomorrow, please indicate which osc versions you are using | 00:55 |
meteorfox | sure I will. Thanks | 00:58 |
*** gildub has joined #openstack-sdks | 00:59 | |
*** kzaitsev_mb has quit IRC | 01:03 | |
*** shakamunyi has joined #openstack-sdks | 01:04 | |
*** Qiming has joined #openstack-sdks | 01:07 | |
openstackgerrit | Hieu LE proposed openstack/python-openstackclient: Ignore domain related config when using with keystone v2 https://review.openstack.org/301014 | 01:21 |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Add option to clear information from ports https://review.openstack.org/300309 | 01:25 |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Add provider network options to osc network create https://review.openstack.org/294422 | 01:30 |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Add option to clear information from ports https://review.openstack.org/300309 | 01:32 |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Add name option to 'port set' https://review.openstack.org/300303 | 01:35 |
*** jamielennox is now known as jamielennox|away | 01:41 | |
*** jamielennox|away is now known as jamielennox | 01:44 | |
*** salv-orlando has joined #openstack-sdks | 01:51 | |
*** yanyanhu has joined #openstack-sdks | 01:55 | |
*** salv-orlando has quit IRC | 02:04 | |
*** salv-orlando has joined #openstack-sdks | 02:08 | |
*** alex_xu has quit IRC | 02:13 | |
*** salv-orlando has quit IRC | 02:15 | |
*** alex_xu has joined #openstack-sdks | 02:16 | |
*** gouthamr has joined #openstack-sdks | 02:19 | |
*** kzaitsev_mb has joined #openstack-sdks | 02:28 | |
*** kzaitsev_mb has quit IRC | 02:34 | |
*** lhcheng has joined #openstack-sdks | 02:52 | |
*** sekrit has joined #openstack-sdks | 03:17 | |
*** erlon has quit IRC | 03:17 | |
*** alex_xu has quit IRC | 03:18 | |
*** gouthamr has quit IRC | 03:19 | |
*** alex_xu has joined #openstack-sdks | 03:20 | |
*** singhj has joined #openstack-sdks | 03:21 | |
*** salv-orlando has joined #openstack-sdks | 03:25 | |
*** singhj has quit IRC | 03:25 | |
*** salv-orlando has quit IRC | 03:29 | |
*** salv-orlando has joined #openstack-sdks | 03:29 | |
*** kzaitsev_mb has joined #openstack-sdks | 03:30 | |
*** salv-orlando has quit IRC | 03:33 | |
openstackgerrit | Sheel Rana proposed openstack/python-openstackclient: Add support for setting volume-type-access https://review.openstack.org/293661 | 03:44 |
*** salv-orlando has joined #openstack-sdks | 03:49 | |
*** salv-orlando has quit IRC | 03:57 | |
*** alex_xu has quit IRC | 03:58 | |
*** alex_xu has joined #openstack-sdks | 04:01 | |
*** kzaitsev_mb has quit IRC | 04:18 | |
stevemar | reedip: poke | 04:39 |
stevemar | reedip: think you can take a look at this bug: https://bugs.launchpad.net/python-openstackclient/+bug/1566090 ? | 04:39 |
openstack | Launchpad bug 1566090 in python-openstackclient "Cannot determine network, or pool, a floating ip belongs to without multiple commands" [Undecided,New] | 04:39 |
stevemar | reedip: you know infinitely more about networking than i do | 04:39 |
*** eliqiao_ has joined #openstack-sdks | 04:57 | |
*** salv-orlando has joined #openstack-sdks | 04:58 | |
*** eliqiao has quit IRC | 05:00 | |
*** salv-orlando has quit IRC | 05:08 | |
*** salv-orlando has joined #openstack-sdks | 05:09 | |
*** salv-orlando has quit IRC | 05:11 | |
*** kzaitsev_mb has joined #openstack-sdks | 05:14 | |
*** salv-orlando has joined #openstack-sdks | 05:18 | |
*** kzaitsev_mb has quit IRC | 05:19 | |
*** salv-orlando has quit IRC | 05:20 | |
*** salv-orlando has joined #openstack-sdks | 05:24 | |
*** salv-orlando has quit IRC | 05:27 | |
*** jamielennox is now known as jamielennox|away | 05:27 | |
*** salv-orlando has joined #openstack-sdks | 05:29 | |
*** markvoelker has quit IRC | 05:30 | |
*** salv-orlando has quit IRC | 05:31 | |
*** salv-orlando has joined #openstack-sdks | 05:41 | |
*** lhcheng has quit IRC | 06:10 | |
*** kzaitsev_mb has joined #openstack-sdks | 06:15 | |
*** eliqiao_ is now known as eliqiao | 06:19 | |
*** kzaitsev_mb has quit IRC | 06:20 | |
*** mmuppidi has joined #openstack-sdks | 06:26 | |
*** markvoelker has joined #openstack-sdks | 06:31 | |
*** eliqiao has quit IRC | 06:43 | |
*** eliqiao has joined #openstack-sdks | 06:45 | |
*** eliqiao has quit IRC | 06:45 | |
*** eliqiao has joined #openstack-sdks | 06:53 | |
*** salv-orlando has quit IRC | 06:53 | |
*** mmuppidi has quit IRC | 06:56 | |
*** gildub has quit IRC | 07:01 | |
*** markvoelker has quit IRC | 07:06 | |
reedip__ | stevemar ... sorry, I am on leave so this account is active :F | 07:14 |
reedip__ | :D | 07:14 |
reedip__ | Let me check ... | 07:14 |
reedip__ | tangchen: ping | 07:15 |
*** kzaitsev_mb has joined #openstack-sdks | 07:16 | |
reedip__ | tangchen: for https://bugs.launchpad.net/python-openstackclient/+bug/1566090 , I think it would be great if we can differentiate between Nova and nEutron, so that if Neutron V2 is active, then we can show the Pool to which the Floating IP belongs... let me know your thoughts | 07:19 |
openstack | Launchpad bug 1566090 in python-openstackclient "Cannot determine network, or pool, a floating ip belongs to without multiple commands" [Undecided,New] - Assigned to Reedip (reedip-banerjee) | 07:19 |
reedip__ | tangchen: let me know your thoughts.. | 07:20 |
*** jaosorior has joined #openstack-sdks | 07:21 | |
*** kzaitsev_mb has quit IRC | 07:21 | |
*** sheel has joined #openstack-sdks | 07:38 | |
*** lhcheng has joined #openstack-sdks | 07:43 | |
*** jaosorior has quit IRC | 07:46 | |
*** jaosorior has joined #openstack-sdks | 07:47 | |
*** lhcheng has quit IRC | 07:54 | |
*** fzdarsky has joined #openstack-sdks | 08:01 | |
*** markvoelker has joined #openstack-sdks | 08:02 | |
*** kzaitsev_mb has joined #openstack-sdks | 08:17 | |
*** kzaitsev_mb has quit IRC | 08:21 | |
*** kromanenko has joined #openstack-sdks | 08:30 | |
*** kromanenko_ has joined #openstack-sdks | 08:30 | |
*** markvoelker has quit IRC | 08:35 | |
*** chlong has quit IRC | 08:35 | |
*** gildub has joined #openstack-sdks | 08:36 | |
*** fzdarsky has quit IRC | 08:36 | |
*** e0ne has joined #openstack-sdks | 08:37 | |
*** kong has left #openstack-sdks | 09:13 | |
*** fzdarsky has joined #openstack-sdks | 09:16 | |
*** kzaitsev_mb has joined #openstack-sdks | 09:17 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/api-wg: Delete multiple metadata items with a single request https://review.openstack.org/281511 | 09:21 |
*** kromanenko_ has quit IRC | 09:21 | |
*** kromanenko has quit IRC | 09:22 | |
*** yanyanhu has quit IRC | 09:22 | |
*** salv-orlando has joined #openstack-sdks | 09:22 | |
*** cdent has joined #openstack-sdks | 09:25 | |
*** salv-orlando has quit IRC | 09:32 | |
*** markvoelker has joined #openstack-sdks | 09:32 | |
*** purplerbot has joined #openstack-sdks | 09:39 | |
*** salv-orlando has joined #openstack-sdks | 09:46 | |
*** salv-orl_ has joined #openstack-sdks | 09:47 | |
*** salv-orlando has quit IRC | 09:50 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Add --address-scope option "subnet pool create/set" https://review.openstack.org/297063 | 09:52 |
*** markvoelker has quit IRC | 10:06 | |
*** sdague has joined #openstack-sdks | 10:07 | |
*** Qiming has quit IRC | 10:09 | |
*** kzaitsev_mb has quit IRC | 10:15 | |
*** fzdarsky has quit IRC | 10:33 | |
openstackgerrit | Rui Chen proposed openstack/python-openstackclient: Log hint when --enable present with --disable-reason https://review.openstack.org/292258 | 10:45 |
*** salv-orl_ has quit IRC | 10:52 | |
*** markvoelker has joined #openstack-sdks | 11:03 | |
*** salv-orlando has joined #openstack-sdks | 11:23 | |
*** Qiming has joined #openstack-sdks | 11:34 | |
*** markvoelker has quit IRC | 11:35 | |
*** thrash|g0ne is now known as thrash | 11:36 | |
*** rtheis has joined #openstack-sdks | 11:44 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Trivial: Rename FakehypervisorStats to FakeHypervisorStats https://review.openstack.org/301600 | 11:45 |
*** kzaitsev_mb has joined #openstack-sdks | 11:55 | |
*** jaypipes has joined #openstack-sdks | 11:58 | |
*** erlon has joined #openstack-sdks | 12:18 | |
*** markvoelker has joined #openstack-sdks | 12:26 | |
*** fzdarsky has joined #openstack-sdks | 12:29 | |
*** annegentle has joined #openstack-sdks | 12:45 | |
*** gildub has quit IRC | 13:05 | |
*** salv-orlando has quit IRC | 13:21 | |
*** dtroyer has quit IRC | 13:21 | |
*** rtheis has quit IRC | 13:21 | |
*** rbradfor has quit IRC | 13:21 | |
*** gmann has quit IRC | 13:21 | |
*** _tutima has quit IRC | 13:21 | |
*** amit213 has quit IRC | 13:21 | |
*** dstanek has quit IRC | 13:21 | |
*** cdent has quit IRC | 13:21 | |
*** thrash has quit IRC | 13:21 | |
*** lbragstad has quit IRC | 13:21 | |
*** timburke has quit IRC | 13:21 | |
*** e0ne has quit IRC | 13:21 | |
*** shakamunyi has quit IRC | 13:21 | |
*** _RuiChen has quit IRC | 13:21 | |
*** DuncanT has quit IRC | 13:21 | |
*** jvrbanac has quit IRC | 13:21 | |
*** yarkot has quit IRC | 13:21 | |
*** christi3k has quit IRC | 13:21 | |
*** johnthetubaguy has quit IRC | 13:21 | |
*** GreenBlood has quit IRC | 13:21 | |
*** kuzko has quit IRC | 13:21 | |
*** briancurtin has quit IRC | 13:21 | |
*** navidp has quit IRC | 13:21 | |
*** fzdarsky has quit IRC | 13:21 | |
*** kzaitsev_mb has quit IRC | 13:21 | |
*** reedip__ has quit IRC | 13:21 | |
*** bapalm has quit IRC | 13:21 | |
*** krotscheck has quit IRC | 13:21 | |
*** docaedo has quit IRC | 13:21 | |
*** meteorfox has quit IRC | 13:21 | |
*** sigmavirus24_awa has quit IRC | 13:21 | |
*** Klumben has quit IRC | 13:21 | |
*** zacksh has quit IRC | 13:21 | |
*** devth has quit IRC | 13:21 | |
*** elmiko has quit IRC | 13:21 | |
*** Kiall has quit IRC | 13:21 | |
*** edleafe has quit IRC | 13:21 | |
*** sdague has quit IRC | 13:21 | |
*** openstackgerrit has quit IRC | 13:21 | |
*** charz has quit IRC | 13:21 | |
*** hockeynut has quit IRC | 13:21 | |
*** markvoelker has quit IRC | 13:21 | |
*** purplerbot has quit IRC | 13:21 | |
*** alex_xu has quit IRC | 13:21 | |
*** baffle has quit IRC | 13:21 | |
*** dims has quit IRC | 13:21 | |
*** redrobot has quit IRC | 13:21 | |
*** keekz has quit IRC | 13:21 | |
*** mordred has quit IRC | 13:21 | |
*** reedip has quit IRC | 13:21 | |
*** HenryG has quit IRC | 13:21 | |
*** annegentle has quit IRC | 13:21 | |
*** jaosorior has quit IRC | 13:21 | |
*** Shrews has quit IRC | 13:21 | |
*** notmyname has quit IRC | 13:21 | |
*** zz_steveortiz has quit IRC | 13:21 | |
*** zigo has quit IRC | 13:21 | |
*** bknudson has quit IRC | 13:21 | |
*** stevelle has quit IRC | 13:21 | |
*** sekrit has quit IRC | 13:21 | |
*** Hazelesque has quit IRC | 13:21 | |
*** david-lyle has quit IRC | 13:21 | |
*** dgonzalez has quit IRC | 13:22 | |
*** lifeless has quit IRC | 13:22 | |
*** kzaitsev_ws has quit IRC | 13:22 | |
*** erlon has quit IRC | 13:22 | |
*** stevemar has quit IRC | 13:22 | |
*** bryan_att has quit IRC | 13:22 | |
*** jasondotstar has quit IRC | 13:22 | |
*** kfox1111 has quit IRC | 13:22 | |
*** GheRivero_vaca has quit IRC | 13:22 | |
*** ameade has quit IRC | 13:22 | |
*** auggy has quit IRC | 13:22 | |
*** boris-42 has quit IRC | 13:22 | |
*** jgriffith has quit IRC | 13:22 | |
*** etoews has quit IRC | 13:22 | |
*** Qiming has quit IRC | 13:22 | |
*** peterstac has quit IRC | 13:22 | |
*** lucasagomes has quit IRC | 13:22 | |
*** bnemec has quit IRC | 13:22 | |
*** crinkle has quit IRC | 13:22 | |
*** jaypipes has quit IRC | 13:22 | |
*** sheel has quit IRC | 13:22 | |
*** ryansb has quit IRC | 13:22 | |
*** jamespd has quit IRC | 13:22 | |
*** kragniz has quit IRC | 13:22 | |
*** dtroyer_zz has joined #openstack-sdks | 13:24 | |
*** salv-orl_ has joined #openstack-sdks | 13:24 | |
*** annegentle has joined #openstack-sdks | 13:24 | |
*** fzdarsky has joined #openstack-sdks | 13:24 | |
*** markvoelker has joined #openstack-sdks | 13:24 | |
*** erlon has joined #openstack-sdks | 13:24 | |
*** jaypipes has joined #openstack-sdks | 13:24 | |
*** kzaitsev_mb has joined #openstack-sdks | 13:24 | |
*** rtheis has joined #openstack-sdks | 13:24 | |
*** Qiming has joined #openstack-sdks | 13:24 | |
*** sdague has joined #openstack-sdks | 13:24 | |
*** purplerbot has joined #openstack-sdks | 13:24 | |
*** cdent has joined #openstack-sdks | 13:24 | |
*** e0ne has joined #openstack-sdks | 13:24 | |
*** jaosorior has joined #openstack-sdks | 13:24 | |
*** sheel has joined #openstack-sdks | 13:24 | |
*** alex_xu has joined #openstack-sdks | 13:24 | |
*** sekrit has joined #openstack-sdks | 13:24 | |
*** shakamunyi has joined #openstack-sdks | 13:24 | |
*** david-lyle has joined #openstack-sdks | 13:24 | |
*** dgonzalez has joined #openstack-sdks | 13:24 | |
*** kzaitsev_ws has joined #openstack-sdks | 13:24 | |
*** openstackgerrit has joined #openstack-sdks | 13:24 | |
*** reedip__ has joined #openstack-sdks | 13:24 | |
*** charz has joined #openstack-sdks | 13:24 | |
*** ryansb has joined #openstack-sdks | 13:24 | |
*** jamespd has joined #openstack-sdks | 13:24 | |
*** bapalm has joined #openstack-sdks | 13:24 | |
*** amit213 has joined #openstack-sdks | 13:24 | |
*** stevemar has joined #openstack-sdks | 13:24 | |
*** baffle has joined #openstack-sdks | 13:24 | |
*** dims has joined #openstack-sdks | 13:24 | |
*** thrash has joined #openstack-sdks | 13:24 | |
*** dstanek has joined #openstack-sdks | 13:24 | |
*** redrobot has joined #openstack-sdks | 13:24 | |
*** peterstac has joined #openstack-sdks | 13:24 | |
*** krotscheck has joined #openstack-sdks | 13:24 | |
*** keekz has joined #openstack-sdks | 13:24 | |
*** bryan_att has joined #openstack-sdks | 13:24 | |
*** yarkot has joined #openstack-sdks | 13:24 | |
*** lucasagomes has joined #openstack-sdks | 13:24 | |
*** docaedo has joined #openstack-sdks | 13:24 | |
*** meteorfox has joined #openstack-sdks | 13:24 | |
*** jasondotstar has joined #openstack-sdks | 13:24 | |
*** rbradfor has joined #openstack-sdks | 13:24 | |
*** kfox1111 has joined #openstack-sdks | 13:24 | |
*** hockeynut has joined #openstack-sdks | 13:24 | |
*** sigmavirus24_awa has joined #openstack-sdks | 13:24 | |
*** GheRivero_vaca has joined #openstack-sdks | 13:24 | |
*** _RuiChen has joined #openstack-sdks | 13:24 | |
*** lifeless has joined #openstack-sdks | 13:24 | |
*** Klumben has joined #openstack-sdks | 13:24 | |
*** gmann has joined #openstack-sdks | 13:24 | |
*** DuncanT has joined #openstack-sdks | 13:24 | |
*** _tutima has joined #openstack-sdks | 13:24 | |
*** zacksh has joined #openstack-sdks | 13:24 | |
*** auggy has joined #openstack-sdks | 13:24 | |
*** devth has joined #openstack-sdks | 13:24 | |
*** jvrbanac has joined #openstack-sdks | 13:24 | |
*** ameade has joined #openstack-sdks | 13:24 | |
*** elmiko has joined #openstack-sdks | 13:24 | |
*** mordred has joined #openstack-sdks | 13:24 | |
*** boris-42 has joined #openstack-sdks | 13:24 | |
*** Kiall has joined #openstack-sdks | 13:24 | |
*** bnemec has joined #openstack-sdks | 13:24 | |
*** jgriffith has joined #openstack-sdks | 13:24 | |
*** christi3k has joined #openstack-sdks | 13:24 | |
*** etoews has joined #openstack-sdks | 13:24 | |
*** lbragstad has joined #openstack-sdks | 13:24 | |
*** johnthetubaguy has joined #openstack-sdks | 13:24 | |
*** Shrews has joined #openstack-sdks | 13:24 | |
*** timburke has joined #openstack-sdks | 13:24 | |
*** GreenBlood has joined #openstack-sdks | 13:24 | |
*** kuzko has joined #openstack-sdks | 13:24 | |
*** notmyname has joined #openstack-sdks | 13:24 | |
*** reedip has joined #openstack-sdks | 13:24 | |
*** edleafe has joined #openstack-sdks | 13:24 | |
*** kragniz has joined #openstack-sdks | 13:24 | |
*** HenryG has joined #openstack-sdks | 13:24 | |
*** briancurtin has joined #openstack-sdks | 13:24 | |
*** navidp has joined #openstack-sdks | 13:24 | |
*** bknudson has joined #openstack-sdks | 13:24 | |
*** crinkle has joined #openstack-sdks | 13:24 | |
*** zz_steveortiz has joined #openstack-sdks | 13:24 | |
*** zigo has joined #openstack-sdks | 13:24 | |
*** stevelle has joined #openstack-sdks | 13:24 | |
*** Hazelesque has joined #openstack-sdks | 13:24 | |
*** openstackstatus has quit IRC | 13:24 | |
*** openstackstatus has joined #openstack-sdks | 13:27 | |
*** ChanServ sets mode: +v openstackstatus | 13:27 | |
*** gouthamr has joined #openstack-sdks | 13:28 | |
*** mmuppidi has joined #openstack-sdks | 13:34 | |
*** mmuppidi has quit IRC | 13:34 | |
*** Kiall has quit IRC | 13:36 | |
*** Kiall has joined #openstack-sdks | 13:37 | |
*** sheel has quit IRC | 13:41 | |
*** annegentle has quit IRC | 13:42 | |
*** annegentle has joined #openstack-sdks | 13:45 | |
*** salv-orlando has joined #openstack-sdks | 13:46 | |
*** salv-orl_ has quit IRC | 13:49 | |
*** annegentle has quit IRC | 13:50 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:56 | |
*** annegentle has joined #openstack-sdks | 13:57 | |
*** annegentle has quit IRC | 14:02 | |
*** knikolla has joined #openstack-sdks | 14:03 | |
*** singhj has joined #openstack-sdks | 14:18 | |
*** singhj has quit IRC | 14:27 | |
*** kzaitsev_mb has quit IRC | 14:35 | |
*** kzaitsev_mb has joined #openstack-sdks | 14:43 | |
*** singhj has joined #openstack-sdks | 14:46 | |
*** sheel has joined #openstack-sdks | 14:49 | |
sheel | rtheis: hi | 14:50 |
*** singhj has quit IRC | 14:50 | |
rtheis | sheel: hi | 14:50 |
sheel | rtheis: http://lists.openstack.org/pipermail/openstack-dev/2016-April/091223.html | 14:50 |
sheel | may be you can suggest time for meeting | 14:51 |
sheel | stevemar: hi | 14:51 |
sheel | ^^ | 14:51 |
sheel | stevemar: ^^ | 14:51 |
sheel | rtheis: could you please find some spare time to review https://review.openstack.org/#/c/293661/ | 14:53 |
rtheis | sheel: sorry, I missed that email...will take a look | 14:53 |
sheel | review comments incorporated | 14:53 |
rtheis | thanks | 14:53 |
sheel | rtheis: :) | 14:53 |
reedip__ | stevemar: ping | 14:53 |
*** singhj has joined #openstack-sdks | 14:56 | |
reedip__ | rtheis: had a chat with singhj , and fixed the patch : https://review.openstack.org/#/c/300309/ | 14:56 |
reedip__ | It now has the --no option , instead of unset. | 14:57 |
rtheis | reedip__: thank you | 14:57 |
reedip__ | rtheis: thank you for the review comments :) | 14:57 |
rtheis | you're welcome | 14:57 |
*** annegentle has joined #openstack-sdks | 14:58 | |
*** singhj has quit IRC | 15:00 | |
*** singhj has joined #openstack-sdks | 15:04 | |
*** annegentle has quit IRC | 15:05 | |
*** singhj has quit IRC | 15:09 | |
*** markvoelker has quit IRC | 15:12 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/api-wg: Delete multiple metadata items with a single request https://review.openstack.org/281511 | 15:13 |
*** markvoelker has joined #openstack-sdks | 15:13 | |
*** Qiming has quit IRC | 15:21 | |
*** singhj has joined #openstack-sdks | 15:24 | |
openstackgerrit | Merged openstack/python-openstacksdk: Properly handle overridden Body properties https://review.openstack.org/301711 | 15:35 |
*** sigmavirus24 is now known as sigmavirus24_awa | 15:43 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:43 | |
openstackgerrit | Merged openstack/python-openstacksdk: BaseProxy refactoring for new Resource https://review.openstack.org/296663 | 15:44 |
*** jaosorior has quit IRC | 15:46 | |
*** jaosorior has joined #openstack-sdks | 15:47 | |
*** kzaitsev_mb has quit IRC | 15:51 | |
*** cdent has quit IRC | 15:52 | |
*** cdent has joined #openstack-sdks | 15:53 | |
*** fzdarsky has quit IRC | 15:54 | |
*** kzaitsev_mb has joined #openstack-sdks | 15:56 | |
*** lhcheng has joined #openstack-sdks | 16:03 | |
*** kzaitsev_mb has quit IRC | 16:06 | |
*** kzaitsev_mb has joined #openstack-sdks | 16:09 | |
openstackgerrit | Chris Dent proposed openstack/api-wg: Clarify information about the GET method https://review.openstack.org/301805 | 16:21 |
*** salv-orlando has quit IRC | 16:40 | |
openstackgerrit | Merged openstack/fairy-slipper: Convert rst descriptions to md https://review.openstack.org/291418 | 16:50 |
*** mmuppidi has joined #openstack-sdks | 16:53 | |
*** mmuppidi has quit IRC | 17:01 | |
*** annegentle has joined #openstack-sdks | 17:02 | |
*** annegentle has quit IRC | 17:07 | |
*** salv-orlando has joined #openstack-sdks | 17:21 | |
openstackgerrit | Chris Dent proposed openstack/api-wg: Description of how to use etags to avoid lost updates https://review.openstack.org/301846 | 17:31 |
cdent | elmiko, etoews DuncanT ^ is a first draft | 17:31 |
cdent | I'm going to add some annotations on the review with my concerns | 17:31 |
DuncanT | Great, thanks | 17:31 |
cdent | ameade: good questions | 17:37 |
ameade | cdent: need some plan for easy enough ways to implement so that folks actually do it | 17:38 |
ameade | especially tricky if it's a one-off for every resource | 17:39 |
cdent | I've never had much faith in one size fits all etag solutions. | 17:39 |
cdent | They are often flakey | 17:39 |
cdent | but we can probalby come up with something | 17:39 |
cdent | I'd prefer to see somebody (preferably two) implement something from which we can extract a common set | 17:39 |
ameade | yeah fair enough, maybe some helper that do all the api part then the etag generation can be the one-off | 17:40 |
ameade | yeah | 17:40 |
cdent | a "check the if-match header" decorator or library function would be pretty straightforward | 17:40 |
ameade | how should if-match behave if there is no etag? | 17:41 |
openstackgerrit | Chris Dent proposed openstack/api-wg: Description of how to use etags to avoid lost updates https://review.openstack.org/301846 | 17:42 |
elmiko | cdent: ack, i'll give a read | 17:43 |
cdent | ameade: that's implementation dependent. When I've done it before when the header is not there, has no value, or has a wrong value it doesn't match, 412 happens | 17:43 |
cdent | the presumption is that you must sent the etag to put | 17:44 |
cdent | whether that is correct for the openstack environment is unclear | 17:44 |
cdent | I would think so though | 17:44 |
ameade | gotcha, would be odd to have an etag if the server doesnt have one anyways | 17:44 |
*** singhj has quit IRC | 17:50 | |
*** reedip__ has quit IRC | 17:52 | |
cdent | sdague: your early eyes on https://review.openstack.org/301846 would be great too (since your comments inspired its creation) | 17:53 |
elmiko | cdent: found 1 minor issue, otherwise i like it | 17:58 |
elmiko | i think the details of etag creation might be expanded on, but i'm not sure if that is appropriate for the guideline | 17:59 |
cdent | Yeah, I was unsure how much detail to go into there. It really depends on the service and the representation | 18:00 |
elmiko | right, that's why i'm not too worried about it | 18:00 |
*** singhj has joined #openstack-sdks | 18:01 | |
elmiko | i do like how you proposed the problem and then answered it, nice organization | 18:01 |
cdent | elmiko: that's mostly because of your suggestion yesterday (it was yesterday wasn't it?) | 18:06 |
elmiko | maybe? lol | 18:06 |
cdent | I had to do a little warmup edit before I could started on writing that. https://review.openstack.org/#/c/301805/ | 18:07 |
cdent | I should remember that trick for next time | 18:08 |
elmiko | yea, good to limber up ;) | 18:09 |
*** e0ne has quit IRC | 18:10 | |
*** singhj has quit IRC | 18:12 | |
*** kzaitsev_mb has quit IRC | 18:14 | |
*** cleong has joined #openstack-sdks | 18:18 | |
*** singhj has joined #openstack-sdks | 18:26 | |
*** salv-orlando has quit IRC | 18:28 | |
*** cdent has quit IRC | 18:32 | |
briancurtin | rtheis: i got hung up on the issue that i just pushed through this morning, but should be able to push compute refactor soon. other than that, nothing really to talk about. anything on your end? | 18:52 |
rtheis | briancurtin: nothing on my end | 18:53 |
*** e0ne has joined #openstack-sdks | 18:55 | |
openstackgerrit | Merged openstack/python-openstacksdk: Fix serialize BoolStr formatter https://review.openstack.org/295525 | 18:58 |
*** terrylhowe has joined #openstack-sdks | 19:04 | |
*** e0ne has quit IRC | 19:05 | |
*** terrylhowe has left #openstack-sdks | 19:13 | |
*** e0ne has joined #openstack-sdks | 19:18 | |
*** erlon has quit IRC | 19:27 | |
*** salv-orlando has joined #openstack-sdks | 19:31 | |
*** e0ne has quit IRC | 19:35 | |
*** salv-orlando has quit IRC | 19:39 | |
*** salv-orlando has joined #openstack-sdks | 19:41 | |
*** annegentle has joined #openstack-sdks | 19:49 | |
*** cdent has joined #openstack-sdks | 19:49 | |
cdent | thanks for the reminders DuncanT | 19:50 |
openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: WIP: Add network segment resource CRD https://review.openstack.org/290054 | 19:50 |
sdague | cdent: I will put it on my list | 19:51 |
sdague | cdent: I have a thing for you to noodle on | 19:52 |
cdent | my noodle is baked, but I'm happy to try | 19:52 |
sdague | how would we express to an API user, during interactions with an API, that a thing they are doing is deprecated | 19:52 |
sdague | it's a long term noodle | 19:53 |
cdent | ah, yeah, that will take some thoguht | 19:53 |
sdague | but the kind of thing that is good to plant seeds now for people to start thinking about things | 19:53 |
* cdent nods | 19:53 | |
*** jaosorior has quit IRC | 19:54 | |
sdague | my first instinct would be expressing content in a header, because it would not impact any of the payload, however I know that has it's own challenges / griefs | 19:54 |
sdague | but, anyway, wanted to plant noodle seeds about it | 19:54 |
cdent | yeah, an issue is that no one will notice | 19:54 |
sdague | well, it is easier to notice than logging only the op sees | 19:55 |
cdent | yeah | 19:56 |
sdague | anyway, something to ponder | 19:56 |
sdague | I need more coffee pre tc meeting | 19:56 |
* cdent wishes he could have coffee this late before tc meeting | 19:57 | |
*** kzaitsev_mb has joined #openstack-sdks | 20:18 | |
*** singhj has quit IRC | 20:21 | |
*** david-lyle_ has joined #openstack-sdks | 20:28 | |
*** david-lyle has quit IRC | 20:29 | |
*** david-lyle_ is now known as david-lyle | 20:29 | |
*** sheel has quit IRC | 20:47 | |
openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: WIP: Add network segment resource https://review.openstack.org/290054 | 20:49 |
*** jamielennox|away is now known as jamielennox | 20:49 | |
*** erlon has joined #openstack-sdks | 20:56 | |
*** singhj has joined #openstack-sdks | 21:01 | |
*** cdent has quit IRC | 21:02 | |
*** lhcheng has quit IRC | 21:06 | |
*** lhcheng has joined #openstack-sdks | 21:11 | |
*** jaypipes has quit IRC | 21:15 | |
*** khmcgill has joined #openstack-sdks | 21:17 | |
khmcgill | I'm trying to create a stack in the python sdk. I'm a bit confused by the stack object. https://github.com/openstack/python-openstacksdk/blob/master/openstack/orchestration/v1/stack.py | 21:18 |
khmcgill | The api you pass parameters and the template, but this object only has a parameters attribute. Anyone know how this works? | 21:19 |
*** knikolla has quit IRC | 21:20 | |
*** rtheis has quit IRC | 21:21 | |
*** kzaitsev_mb has quit IRC | 21:21 | |
briancurtin | khmcgill: can you share the code you're trying to run? | 21:22 |
khmcgill | conn.orchestration.create_stack(name="Stack Name", parameters={}, is_rollback_disabled=False) | 21:23 |
*** cleong has quit IRC | 21:23 | |
khmcgill | So, like I mentioned the stack object doesn't have a template attribute so I'm not sure how to pass it. parameters makes sense, just like the api | 21:23 |
briancurtin | khmcgill: hmm, this will probably require that I'm at my co | 21:24 |
briancurtin | computer to answer, I'll have to get back to you (responding from a grocery store) | 21:24 |
*** gildub has joined #openstack-sdks | 21:25 | |
khmcgill | haha thanks for responding | 21:25 |
khmcgill | I only see 'template_description' and 'template_url' on the stack object | 21:25 |
briancurtin | khmcgill: it might just not be completely supported. there are a bunch of areas where we only got a little bit done in the interest of getting at least some support for various services while trying to figure out the base abstractions. I'll get back to you in probably 30-40 min | 21:26 |
khmcgill | Thanks | 21:33 |
*** annegentle has quit IRC | 21:35 | |
*** knikolla has joined #openstack-sdks | 21:39 | |
*** gouthamr has quit IRC | 21:40 | |
*** annegentle has joined #openstack-sdks | 21:50 | |
*** annegent_ has joined #openstack-sdks | 21:54 | |
*** annegentle has quit IRC | 21:56 | |
*** singhj has quit IRC | 21:57 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:01 | |
*** reedip__ has joined #openstack-sdks | 22:08 | |
*** khmcgill has quit IRC | 22:13 | |
briancurtin | khmcgill: does it work if you just do create_stack(name=“Stack Name”, template=“your template”, is_rollback_disabled=False)? while template isn’t explicitly listed there, the version of the SDk that’s currently released isn’t strict about what you’re setting on it. however, in a refactoring i’m doing right now, that call i just listed would | 22:13 |
briancurtin | for sure not work because Stack doesn’t have a template attribute (though we should/will absolutely change it to have one so that it actually works, and so it’s documented) | 22:13 |
openstackgerrit | Aradhana Singh proposed openstack/python-openstackclient: WIP removing usage of environment variables https://review.openstack.org/301952 | 22:17 |
*** annegent_ has quit IRC | 22:26 | |
*** jamielennox is now known as jamielennox|away | 22:26 | |
openstackgerrit | Cedric Brandily proposed openstack/python-openstackclient: Remove unused method cleanup_tmpfile https://review.openstack.org/301956 | 22:41 |
openstackgerrit | Cedric Brandily proposed openstack/python-openstackclient: Improve tmpfile cleanup in functests https://review.openstack.org/301957 | 22:41 |
*** singhj has joined #openstack-sdks | 22:43 | |
openstackgerrit | Karen Bradshaw proposed openstack/fairy-slipper: [WIP] Create yaml, rst files https://review.openstack.org/301958 | 22:43 |
*** knikolla has quit IRC | 22:52 | |
openstackgerrit | Karen Bradshaw proposed openstack/fairy-slipper: [WIP] Create yaml, rst files https://review.openstack.org/301958 | 22:53 |
openstackgerrit | Cedric Brandily proposed openstack/python-openstackclient: Correct addCleanup use in functests https://review.openstack.org/301964 | 23:03 |
*** knikolla has joined #openstack-sdks | 23:04 | |
*** sdague has quit IRC | 23:07 | |
*** salv-orlando has quit IRC | 23:12 | |
*** singhj has quit IRC | 23:18 | |
openstackgerrit | Cedric Brandily proposed openstack/python-openstackclient: Prefer assertEqual/assertIn over assertOutput/assertInOutput https://review.openstack.org/301970 | 23:20 |
*** jamielennox|away is now known as jamielennox | 23:23 | |
*** gouthamr has joined #openstack-sdks | 23:42 | |
*** jamielennox is now known as jamielennox|away | 23:51 | |
*** Qiming has joined #openstack-sdks | 23:53 | |
*** jamielennox|away is now known as jamielennox | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!