*** samueldmq has quit IRC | 00:29 | |
*** whoami-rajat has joined #openstack-sdks | 00:48 | |
*** ttsiouts has joined #openstack-sdks | 01:32 | |
*** ttsiouts has quit IRC | 02:05 | |
*** markvoelker has joined #openstack-sdks | 02:18 | |
*** markvoelker has quit IRC | 02:52 | |
*** markvoelker has joined #openstack-sdks | 03:49 | |
*** ttsiouts has joined #openstack-sdks | 04:03 | |
*** markvoelker has quit IRC | 04:22 | |
*** ttsiouts has quit IRC | 04:36 | |
*** ttsiouts has joined #openstack-sdks | 04:46 | |
*** markvoelker has joined #openstack-sdks | 05:19 | |
*** markvoelker has quit IRC | 05:52 | |
*** Luzi has joined #openstack-sdks | 05:58 | |
stephenfin | mordred: Are we collecting things for osc 4.0? Is so, thoughts on converting the likes of 'openstack security group create' to 'openstack security-group create' (with aliases, maybe)? The former feels wrong 'openstack security' isn't a command and I think it was only done because of cliff's use of underscores in entry point names | 06:09 |
---|---|---|
*** ttsiouts has quit IRC | 06:13 | |
*** ignatenkobrain has quit IRC | 06:31 | |
*** e0ne has joined #openstack-sdks | 06:35 | |
*** ignatenkobrain has joined #openstack-sdks | 06:40 | |
*** slaweq has joined #openstack-sdks | 06:42 | |
*** gtema has joined #openstack-sdks | 06:51 | |
*** ttsiouts has joined #openstack-sdks | 07:04 | |
*** e0ne has quit IRC | 07:07 | |
*** ITD27M01 has joined #openstack-sdks | 07:09 | |
*** gouthamr has quit IRC | 07:11 | |
*** dulek has quit IRC | 07:11 | |
*** dmellado has quit IRC | 07:12 | |
*** gkadam has joined #openstack-sdks | 07:14 | |
*** tosky has joined #openstack-sdks | 07:16 | |
*** dmellado has joined #openstack-sdks | 07:18 | |
*** gouthamr has joined #openstack-sdks | 07:20 | |
*** e0ne has joined #openstack-sdks | 07:21 | |
*** dulek has joined #openstack-sdks | 07:22 | |
*** e0ne has quit IRC | 07:25 | |
*** holser_ has joined #openstack-sdks | 07:36 | |
*** markvoelker has joined #openstack-sdks | 07:49 | |
*** jpena|off is now known as jpena | 07:52 | |
*** jpich has joined #openstack-sdks | 07:52 | |
*** ralonsoh has joined #openstack-sdks | 07:59 | |
*** Luzi has quit IRC | 08:16 | |
*** slaweq has quit IRC | 08:18 | |
frickler | stephenfin: mordred: I'd say keep those consistent with "floating ip", "subnet pool" and others. you also most certainly don't want "security-group-rule create" in addition | 08:22 |
*** markvoelker has quit IRC | 08:23 | |
frickler | if you want to change something in that regard, my vote would be to make "key pair" instead of "keypair", because to me that is inconsistent with all the other variants and always makes me need two attempts to get right | 08:23 |
*** slaweq has joined #openstack-sdks | 08:27 | |
*** slaweq has quit IRC | 08:32 | |
*** slaweq has joined #openstack-sdks | 08:34 | |
*** dtantsur|afk is now known as dtantsur | 08:41 | |
*** e0ne has joined #openstack-sdks | 09:00 | |
*** e0ne has quit IRC | 09:02 | |
*** e0ne has joined #openstack-sdks | 09:20 | |
*** markvoelker has joined #openstack-sdks | 09:20 | |
*** e0ne has quit IRC | 09:42 | |
*** e0ne has joined #openstack-sdks | 09:45 | |
*** ignatenkobrain has quit IRC | 09:53 | |
*** markvoelker has quit IRC | 09:54 | |
*** e0ne has quit IRC | 09:59 | |
*** ignatenkobrain has joined #openstack-sdks | 10:01 | |
*** yolanda has joined #openstack-sdks | 10:07 | |
*** holser_ is now known as holser|long_long | 10:15 | |
stephenfin | frickler: Oh yeah, I mean anything where the top level command ('openstack floating' would fall into this) doesn't make sense or means something entirely different ('openstack subnet' would fall into this) | 10:16 |
*** cdent has joined #openstack-sdks | 10:17 | |
*** cdent has quit IRC | 10:45 | |
dtantsur | stephenfin: I think the idea is to keep it as close to a human language sentence as possible | 10:46 |
dtantsur | and it's not friendly to users to make them remember where we use dashes and where spaces | 10:46 |
dtantsur | like, 'security-group create' makes as much sense as security-group-create | 10:46 |
*** markvoelker has joined #openstack-sdks | 10:50 | |
*** ttsiouts has quit IRC | 10:54 | |
*** ttsiouts has joined #openstack-sdks | 10:55 | |
stephenfin | dtantsur: I'd think of it in terms of 'openstack [resource] [action]' | 10:58 |
stephenfin | So 'openstack security-group create' makes far more sense to me. Helps from an autocomplete perspective too | 10:59 |
*** ttsiouts has quit IRC | 10:59 | |
*** ttsiouts has joined #openstack-sdks | 11:01 | |
openstackgerrit | Jeremy Houser proposed openstack/python-openstackclient master: Remove hard-coded "admin" in test_port https://review.openstack.org/650082 | 11:06 |
*** gtema has quit IRC | 11:10 | |
*** ttsiouts has quit IRC | 11:11 | |
*** ttsiouts has joined #openstack-sdks | 11:12 | |
*** cdent has joined #openstack-sdks | 11:13 | |
dtantsur | stephenfin: that's more correct technically, but more confusing to those who don't have a clear idea of what openstack resources are | 11:15 |
stephenfin | fair point | 11:15 |
stephenfin | Guess this isn't quite the no-brainer I thought it was :) | 11:15 |
dtantsur | also this simple schema can be quite confusing, e.g. when action has a complex subject, like "server add floating ip" | 11:15 |
*** ttsiouts has quit IRC | 11:16 | |
stephenfin | yeah, nested resources are trickier | 11:16 |
stephenfin | 'server-floating-ip add' seems icky | 11:16 |
dtantsur | our schema is not without problems, of course. I still remember TripleO people once ending up with "openstack overcloud scale stack overcloud overcloud" :D | 11:17 |
* dtantsur tried to sing that sentence as kind of rapping | 11:18 | |
*** ttsiouts has joined #openstack-sdks | 11:21 | |
*** markvoelker has quit IRC | 11:24 | |
mordred | wow. I just woke up to that sentence | 11:25 |
dtroyer | stephenfin: the multiple work resource names is intentional. 'security group' is the name | 11:27 |
dtroyer | keypair is unfortuante and I'm all for fixing that one, there are a couple more that I'd like to change too. we already did change ip floating to floating ip moving to 3.0, it isn't hard, and aliases are easy too, just add to setup.cfg whatever you like | 11:28 |
dtroyer | for a long time I kept the old verb-object format for commands that we started with... | 11:29 |
dtroyer | dtantsur: that is partyl a result of thinking you have to prefix every resource name, you don't… | 11:30 |
*** e0ne has joined #openstack-sdks | 11:37 | |
*** jpena is now known as jpena|lunch | 11:38 | |
*** yolanda has quit IRC | 11:39 | |
*** gtema has joined #openstack-sdks | 11:48 | |
cdent | dtroyer: since you're about and in an osc naming frame of mind, your input on: https://review.openstack.org/#/c/640898/ would be most appreciated | 11:48 |
cdent | (see gibi's comment on ps5) | 11:48 |
mordred | gtema: re: https://review.openstack.org/#/c/649329 - something to think about - in the shade layer we put unknown object properties into a 'properties' property on the main object - largely to make it clear to people that they can't necessarily be depended on as part of the object model (this is a thing glance did in v1 and broke in v2) - now granted, we ALSO would leave them on the main body of the | 12:01 |
mordred | object so that people could do whatever if stict mode wasn't on | 12:01 |
mordred | gtema: in looking at that patch, I'm mostly pondering how it'll interact with the goal of being able to eventually get the shade methods to just return Resource objects - whether what you're doing there will make it harder or easier | 12:02 |
mordred | gtema: I don't have enough coffee in my blood yet to have smart thoughts - mostly wanted to word-vomit at you about that while I try to caffiene myself | 12:03 |
gtema | yes, it is clear to me this was done in shade/cloud. But we are not able to get "unknown" props for Image service | 12:03 |
gtema | and that somehow blocks normal switch from direct get/post/delete in the cloud._image services to proxy methods | 12:03 |
mordred | yeah. oh - I totally understand the motivation of the patch - I think I'm saying - I'm not sure we should put them on the object itself vs. making a magical properties attribute | 12:04 |
mordred | we should ABSOLUTELY expose the unknown stuff | 12:04 |
gtema | do you want to say that everything unknown should go dynamically under properties? | 12:05 |
mordred | MAYBE? I think I need more coffee :) | 12:06 |
mordred | I like your add_attribute thing too ... it actually makes me think it wouldn't be completely insane to fetch the jsonschema objects glance publishes and use that metadata somehow | 12:06 |
gtema | maybe, I just got my second one and that should be it for today, otherwise I will create some crazy patches | 12:06 |
* mordred connects coffee IV to gtema and stands back to watch | 12:06 | |
gtema | as far as I remember there were also some issues with setting "sdk" shaXXX properties in the image uploads and objects | 12:07 |
gtema | do not joke with me and coffee - it might end bad | 12:07 |
gtema | it's affects me like a drug | 12:08 |
gtema | really :D | 12:08 |
mordred | ah. then yes - please to only have the second cup :) | 12:08 |
gtema | so I was not somehow able to switch all of the _image and _object methods to use proxy due to those "dynamic" things | 12:09 |
gtema | you might have fixed _object however | 12:09 |
gtema | yeah - _SHADE_IMAGE_OBJECT_KEY | 12:11 |
gtema | this was one of the problem s | 12:11 |
gtema | so basically glance accepts anything and we need to be able to set this "anything" in Resource | 12:12 |
*** e0ne has quit IRC | 12:15 | |
mordred | yeah | 12:16 |
*** e0ne has joined #openstack-sdks | 12:33 | |
*** cdent has quit IRC | 12:37 | |
*** whoami-rajat has quit IRC | 12:37 | |
dtroyer | cdent: looking… at a glance, the way OSC typically sorts these things is to start with the object being manipulated, that is the name that appears first in the command followed by a verb and then the rest of the options. I'll need to tap into mordred's coffee IV and digest that in detail to get a sense of what I would have done... | 12:39 |
*** jpena|lunch is now known as jpena | 12:40 | |
* mordred passes the bag to dtroyer | 12:40 | |
*** whoami-rajat has joined #openstack-sdks | 12:54 | |
*** cdent has joined #openstack-sdks | 13:11 | |
openstackgerrit | Jeremy Houser proposed openstack/python-openstackclient master: Remove hard-coded "admin" in test_port https://review.openstack.org/650082 | 13:11 |
openstackgerrit | Jeremy Houser proposed openstack/python-openstackclient master: Remove hard-coded "admin" in test_port https://review.openstack.org/650082 | 13:11 |
openstackgerrit | Jeremy Houser proposed openstack/python-openstackclient master: Remove hard-coded "admin" in test_port https://review.openstack.org/650082 | 13:12 |
openstackgerrit | Merged openstack/openstacksdk master: Expand on a brief error message https://review.openstack.org/650161 | 13:30 |
dtroyer | cdent: ok, there, I stuck my nose in y'alls business… https://review.openstack.org/#/c/640898/5 | 13:30 |
*** stephenfin is now known as finucannot | 13:31 | |
cdent | thanks dtroyer. I'm attempting to decode what you've written. Should have it once my post lunch fuzz has waned. | 13:34 |
*** e0ne has quit IRC | 13:45 | |
*** e0ne has joined #openstack-sdks | 13:50 | |
*** e0ne has quit IRC | 13:54 | |
*** ITD27M01 has quit IRC | 14:01 | |
*** e0ne has joined #openstack-sdks | 14:07 | |
*** e0ne has quit IRC | 14:14 | |
*** e0ne has joined #openstack-sdks | 14:15 | |
*** ttsiouts has quit IRC | 14:22 | |
*** ttsiouts has joined #openstack-sdks | 14:23 | |
*** ttsiouts has quit IRC | 14:24 | |
*** ttsiouts has joined #openstack-sdks | 14:24 | |
*** e0ne has quit IRC | 14:57 | |
*** gtema has quit IRC | 14:58 | |
dtroyer | cdent: hey, you found my gabbi experiment :) since I am working against a running devstack I think I need to actually get a token with SDK to set up for the test to include, right? anyway, that's where I am right now…I'll try one more thing then push it up to show you where I've wandered | 14:58 |
cdent | yeah, if you're running like you need a token | 14:59 |
cdent | you might be able to clean some magic from my gabbi-tempest plugin (which is on git.o.o) | 14:59 |
cdent | s/like/live/ | 14:59 |
*** ttsiouts has quit IRC | 15:00 | |
cdent | s/clean/glean/ | 15:00 |
dtroyer | cool, I had not studied that yet | 15:00 |
cdent | apparently I have not recovered from post-lunch fuzz at all | 15:00 |
* cdent makes coffee | 15:00 | |
*** gtema has joined #openstack-sdks | 15:00 | |
*** ttsiouts has joined #openstack-sdks | 15:00 | |
dtroyer | is my agregate working to opaque? I may have still been in that sort of shape myself when I wrote it | 15:00 |
dtroyer | s/working/wording/ | 15:00 |
cdent | I gave you my disease! | 15:01 |
cdent | huzzah | 15:01 |
cdent | I think mel was able to grok it properly, and likes it, so gtg | 15:01 |
*** ttsiouts has quit IRC | 15:01 | |
* dtroyer looks | 15:01 | |
*** ttsiouts has joined #openstack-sdks | 15:02 | |
dtroyer | yeah, she seems to have deciphered it. | 15:02 |
*** e0ne has joined #openstack-sdks | 15:03 | |
*** whoami-rajat has quit IRC | 15:07 | |
openstackgerrit | LIU Yulong proposed openstack/openstacksdk master: Add floating IP port forwarding related methods https://review.openstack.org/650063 | 15:11 |
*** yolanda has joined #openstack-sdks | 15:13 | |
*** e0ne has quit IRC | 15:16 | |
*** ttsiouts has quit IRC | 15:25 | |
cdent | dtroyer: Instead of post-lunch fuzz, I'm going with "this is a day where I need my reading glasses" | 15:25 |
*** ttsiouts has joined #openstack-sdks | 15:26 | |
*** ttsiouts has quit IRC | 15:30 | |
*** holser_ has joined #openstack-sdks | 15:32 | |
openstackgerrit | Dmitry Tantsur proposed openstack/openstacksdk master: [WIP] Support for the baremetal introspection service https://review.openstack.org/650044 | 15:36 |
*** yolanda has quit IRC | 15:52 | |
openstackgerrit | Dmitry Tantsur proposed openstack/openstacksdk master: [WIP] Support for the baremetal introspection service https://review.openstack.org/650044 | 15:59 |
*** dtantsur is now known as dtantsur|afk | 16:01 | |
*** jpich has quit IRC | 16:06 | |
*** jangutter has quit IRC | 16:06 | |
openstackgerrit | LIU Yulong proposed openstack/python-openstackclient master: Add floating IP Port Forwarding commands https://review.openstack.org/650062 | 16:15 |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.openstack.org/650374 | 16:20 |
*** gkadam has quit IRC | 16:25 | |
*** holser_ has quit IRC | 16:34 | |
*** holser_ has joined #openstack-sdks | 16:41 | |
*** cmurphy is now known as cmorpheus | 16:47 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.openstack.org/650374 | 17:04 |
*** jpena is now known as jpena|off | 17:04 | |
*** gtema has quit IRC | 17:11 | |
*** e0ne has joined #openstack-sdks | 17:12 | |
*** holser_ has quit IRC | 17:22 | |
*** e0ne has quit IRC | 17:24 | |
*** whoami-rajat has joined #openstack-sdks | 17:37 | |
*** e0ne has joined #openstack-sdks | 17:37 | |
*** Jeremy has joined #openstack-sdks | 17:42 | |
*** Jeremy is now known as Guest72601 | 17:43 | |
*** Guest72601 is now known as JeremyHouser | 17:43 | |
JeremyHouser | Quick question: are there any current known bugs related to openstack quotas in python-openstackclient? | 17:44 |
*** kmalloc is now known as needscoffee | 17:46 | |
*** TheJulia is now known as needssleep | 17:47 | |
openstackgerrit | Merged openstack/python-openstackclient master: Volume backup functional test tweak https://review.openstack.org/649327 | 17:52 |
*** JeremyHouser has quit IRC | 18:29 | |
*** ralonsoh has quit IRC | 18:45 | |
*** e0ne has quit IRC | 19:02 | |
*** e0ne has joined #openstack-sdks | 19:03 | |
*** slaweq has quit IRC | 19:51 | |
*** e0ne has quit IRC | 19:53 | |
openstackgerrit | Merged openstack/os-service-types master: add python 3.7 unit test job https://review.openstack.org/647397 | 20:16 |
*** slaweq has joined #openstack-sdks | 20:18 | |
*** slaweq has quit IRC | 20:23 | |
*** holser_ has joined #openstack-sdks | 21:32 | |
*** cdent has quit IRC | 21:55 | |
*** manfred has joined #openstack-sdks | 21:58 | |
*** tobiash_ has joined #openstack-sdks | 21:59 | |
*** dasp has joined #openstack-sdks | 21:59 | |
*** mgariepy has quit IRC | 22:01 | |
*** tobiash has quit IRC | 22:01 | |
*** tbarron has quit IRC | 22:01 | |
*** zigo has quit IRC | 22:01 | |
*** frickler has quit IRC | 22:01 | |
*** brtknr has quit IRC | 22:01 | |
*** aspiers has quit IRC | 22:01 | |
*** gtmanfred has quit IRC | 22:01 | |
*** dayou_ has quit IRC | 22:01 | |
*** dasp_ has quit IRC | 22:01 | |
*** frickler has joined #openstack-sdks | 22:01 | |
*** dayou_ has joined #openstack-sdks | 22:02 | |
*** manfred is now known as gtmanfred | 22:02 | |
*** holser_ has quit IRC | 22:16 | |
*** aspiers has joined #openstack-sdks | 22:24 | |
*** whoami-rajat has quit IRC | 22:27 | |
*** openstackgerrit has quit IRC | 22:28 | |
*** tosky has quit IRC | 23:11 | |
*** needscoffee is now known as kmalloc | 23:32 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!