*** pm90_ has quit IRC | 00:02 | |
*** pm90__ has quit IRC | 00:02 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/217211 | 00:09 |
---|---|---|
*** stevemar has joined #openstack-sdks | 00:09 | |
*** stevemar has quit IRC | 00:13 | |
*** Qiming has quit IRC | 00:26 | |
*** pm90_ has joined #openstack-sdks | 00:36 | |
*** gildub has joined #openstack-sdks | 00:38 | |
*** Qiming has joined #openstack-sdks | 01:22 | |
*** pm90_ has quit IRC | 01:47 | |
*** Yanyanhu has joined #openstack-sdks | 02:13 | |
*** stevemar has joined #openstack-sdks | 02:15 | |
*** thrash is now known as thrash|g0ne | 02:16 | |
*** Yanyanhu has quit IRC | 02:18 | |
*** Yanyanhu has joined #openstack-sdks | 02:25 | |
*** stevemar has quit IRC | 02:32 | |
*** Klumben has quit IRC | 02:36 | |
*** sigmavirus24 has quit IRC | 03:27 | |
*** sigmavirus24 has joined #openstack-sdks | 03:29 | |
*** stevemar has joined #openstack-sdks | 03:33 | |
*** stevemar has quit IRC | 03:36 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 03:39 | |
*** stevemar has joined #openstack-sdks | 03:50 | |
*** morgan has quit IRC | 04:06 | |
*** morganfainberg has joined #openstack-sdks | 04:07 | |
*** Klumben has joined #openstack-sdks | 04:07 | |
*** morganfainberg is now known as morgan | 04:09 | |
*** fifieldt has joined #openstack-sdks | 04:58 | |
*** terrylhowe has quit IRC | 05:09 | |
*** pm90_ has joined #openstack-sdks | 05:11 | |
openstackgerrit | Merged openstack/python-openstackclient: Use novaclient.client.Client for initialization Nova client https://review.openstack.org/221815 | 05:19 |
*** stevemar has quit IRC | 05:28 | |
*** stevemar has joined #openstack-sdks | 05:29 | |
*** stevemar has quit IRC | 05:43 | |
*** stevemar has joined #openstack-sdks | 05:43 | |
*** fifieldt has quit IRC | 05:56 | |
*** woodster_ has quit IRC | 06:09 | |
*** ParsectiX has joined #openstack-sdks | 06:22 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support for updating swift account properties https://review.openstack.org/222046 | 06:51 |
*** pm90_ has quit IRC | 07:00 | |
*** aufi has joined #openstack-sdks | 07:09 | |
*** gildub has quit IRC | 07:11 | |
*** stevemar has quit IRC | 07:13 | |
*** stevemar has joined #openstack-sdks | 08:20 | |
*** stevemar has quit IRC | 08:24 | |
*** karimb has joined #openstack-sdks | 08:30 | |
openstackgerrit | Thomas Goirand proposed openstack/os-client-config: Include all yaml files in MANIFEST.in https://review.openstack.org/222074 | 08:47 |
*** e0ne has joined #openstack-sdks | 08:58 | |
*** e0ne has quit IRC | 09:07 | |
*** e0ne has joined #openstack-sdks | 09:12 | |
*** bnemec has quit IRC | 09:13 | |
*** bnemec has joined #openstack-sdks | 09:14 | |
*** e0ne has quit IRC | 09:35 | |
*** e0ne has joined #openstack-sdks | 09:42 | |
*** terrylhowe has joined #openstack-sdks | 09:45 | |
*** Yanyanhu has quit IRC | 10:01 | |
*** Yanyanhu has joined #openstack-sdks | 10:01 | |
*** Yanyanhu has quit IRC | 10:12 | |
*** Qiming has quit IRC | 10:28 | |
*** trown|outttypeww is now known as trown | 11:31 | |
*** Qiming has joined #openstack-sdks | 11:32 | |
*** jamielennox is now known as jamielennox|away | 11:49 | |
*** thrash|g0ne is now known as thrash | 12:11 | |
*** e0ne has quit IRC | 12:37 | |
*** Qiming has quit IRC | 12:50 | |
*** bknudson has joined #openstack-sdks | 13:19 | |
*** etoews has joined #openstack-sdks | 13:31 | |
*** e0ne has joined #openstack-sdks | 13:33 | |
*** jose4183 has joined #openstack-sdks | 13:47 | |
*** pm90_ has joined #openstack-sdks | 13:48 | |
*** jose4183 has quit IRC | 13:54 | |
*** jose4183 has joined #openstack-sdks | 13:54 | |
*** ParsectiX has quit IRC | 14:03 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:03 | |
*** Klumben has quit IRC | 14:05 | |
*** Klumben has joined #openstack-sdks | 14:13 | |
*** aufi has quit IRC | 14:50 | |
*** e0ne has quit IRC | 14:55 | |
*** stevemar has joined #openstack-sdks | 14:58 | |
*** e0ne has joined #openstack-sdks | 15:03 | |
*** pm90_ has quit IRC | 15:16 | |
*** pm90_ has joined #openstack-sdks | 15:26 | |
*** pm90__ has joined #openstack-sdks | 15:27 | |
*** pm90_ has quit IRC | 15:31 | |
*** etoews has quit IRC | 15:41 | |
*** trown is now known as trown|lunch | 15:44 | |
stevemar | dtroyer: poke, around? | 15:46 |
dtroyer | yup, just looking at the account business | 15:47 |
stevemar | dtroyer: ah okay, i'm confused about how we do the calls in object_store api | 15:48 |
stevemar | shouldn't the URLs be account/container/object | 15:48 |
stevemar | but here: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/api/object_store_v1.py#L224 we only have container and object | 15:48 |
stevemar | do we do magic to figure out the account? | 15:48 |
stevemar | ahh i see it now | 15:50 |
stevemar | https://github.com/openstack/python-openstackclient/blob/master/openstackclient/api/api.py#L75 | 15:50 |
stevemar | self.endpoint contains the account | 15:50 |
stevemar | as done by https://github.com/openstack/python-openstackclient/blob/master/openstackclient/object/client.py#L36-L47 | 15:51 |
stevemar | thats a bit dirty, but i can live with it | 15:51 |
dtroyer | welcome to bastard service catalog | 15:51 |
stevemar | for real | 15:52 |
stevemar | okay, i'll continue to hack on this after lunch, have to run out for a bit, but i want to really get account set/unset and show in soon | 15:52 |
dtroyer | I'll try harder to sort out what the object name should be ;) | 15:53 |
stevemar | that works :) | 15:53 |
stevemar | i'll add functional tests too, since those will be easy withs swift stuff | 15:53 |
* stevemar runs off | 15:53 | |
*** e0ne has quit IRC | 15:56 | |
*** e0ne has joined #openstack-sdks | 16:02 | |
*** jose4183 has quit IRC | 16:07 | |
*** jose4183 has joined #openstack-sdks | 16:07 | |
*** jose4183 has quit IRC | 16:08 | |
*** jose4183 has joined #openstack-sdks | 16:08 | |
dtroyer | stevemar: (for when you get back): my big question is "what value is used for an 'account'?" It looks like project/tenant. So that's what it should be called. Maybe it should be qualified, not sure on that. | 16:13 |
dtroyer | so that give us 'project set —property a=b' which is already taken, so another qualifier is needed either in the noun (object store project) or as an argument (—object-store) | 16:14 |
dtroyer | ugh | 16:14 |
dtroyer | my main objection is to having another name for project_id/project_name somewhere | 16:14 |
*** woodster_ has joined #openstack-sdks | 16:26 | |
*** jose4183 has quit IRC | 16:36 | |
*** pm90__ has quit IRC | 16:43 | |
*** zz_steveortiz is now known as steveortiz | 16:45 | |
*** e0ne has quit IRC | 16:54 | |
*** trown|lunch is now known as trown | 17:15 | |
*** pm90_ has joined #openstack-sdks | 17:19 | |
*** pm90_ has quit IRC | 17:19 | |
*** pm90_ has joined #openstack-sdks | 17:20 | |
*** zigo has joined #openstack-sdks | 17:30 | |
zigo | Hi. | 17:30 |
zigo | I got this issue: https://bugs.launchpad.net/python-openstackclient/+bug/1494413 | 17:30 |
openstack | Launchpad bug 1494413 in python-openstackclient "AttributeError: auth_ref when trying to do user create" [Undecided,New] | 17:30 |
zigo | Any idea what's going on ? | 17:30 |
zigo | This is Liberty b3. | 17:30 |
*** pm90__ has joined #openstack-sdks | 17:35 | |
dtroyer | zigo: which versions of osc and keystone client is this? | 17:37 |
*** pm90_ has quit IRC | 17:38 | |
stevemar | dtroyer: i dunno dude, atm nothing else in openstack uses 'account' and there is a ton of docs about using account | 17:41 |
stevemar | my vote is for account, until swift renames it to something more realistic | 17:41 |
stevemar | we can't be the ones to rename it | 17:41 |
dtroyer | sure we can… s/tenant/project/g was done already ;) | 17:42 |
stevemar | and if another project uses the same noun, then they can prefix their | 17:42 |
stevemar | hehe | 17:42 |
dtroyer | andd we're not renaing it, we're calling it what it really is, project | 17:42 |
dtroyer | I'mm beginning to tire of fighting this stuff, maybe it isn't worth it... | 17:42 |
notmyname | I keep seeing "swift" and "account" and it doesn't seem like happy conversations. something I can take a look at? | 17:43 |
dtroyer | notmyname: not really, it's about what to call swift's 'account' in the CLI, it's really a project ID when used with Keystone and I'd prefer to call it that... | 17:43 |
dtroyer | I may be the only one | 17:44 |
notmyname | keystone shooses to use that pattern. but isn't it equally possible that many users have access to it? or that one user may have access to many? | 17:44 |
stevemar | notmyname: yeah, we're trying to make a compatible command for `swift post -m some-prop` in openstackclient | 17:45 |
dtroyer | for this, I'm sticking to swift+keystone deployments, as I don't expect OSC to be used otherwise (I don't think it works actually) | 17:46 |
stevemar | but whether it should be `openstack account set` or `openstack something_else set` is up in the air | 17:46 |
dtroyer | can 'account' have any other value here? | 17:46 |
dtroyer | ie, user, group, domain, whatever? The API doc sez it's a project | 17:46 |
notmyname | the best description I've heard for the concept of a swift account is "a place to store stuff". in that way it's similar to a bank account as opposed to a user account or project (like an identity) | 17:46 |
stevemar | its def project... | 17:46 |
dtroyer | notmyname: right, another reason I don't like that word ;) | 17:47 |
stevemar | notmyname: but it's still essentially the project (when using swift with keystone) | 17:47 |
notmyname | stevemar: or rather, it's given the same name as a project. or the project id is used to name it | 17:47 |
dtroyer | but the user doesn't care, to him it is a project | 17:47 |
*** karimb has quit IRC | 18:00 | |
*** bknudson has quit IRC | 18:10 | |
*** e0ne has joined #openstack-sdks | 18:13 | |
*** bknudson has joined #openstack-sdks | 18:16 | |
stevemar | moar bikeshedding! | 18:16 |
*** e0ne has quit IRC | 18:17 | |
stevemar | dtroyer: i have 4 minutes to finish my coffee before osc meeting time | 18:56 |
dtroyer | now 2 | 18:58 |
stevemar | now 0 | 19:00 |
stevemar | terrylhowe: meeting time | 19:03 |
*** jose4183 has joined #openstack-sdks | 20:05 | |
openstackgerrit | Merged openstack/python-openstackclient: Add support for listing servers of other projects https://review.openstack.org/217647 | 20:18 |
openstackgerrit | Merged openstack/python-openstackclient: Add filtering by user for 'openstack server list' https://review.openstack.org/211835 | 20:19 |
*** karimb has joined #openstack-sdks | 20:34 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support for updating swift account properties https://review.openstack.org/222046 | 20:38 |
stevemar | dtroyer: terrylhowe ^ | 20:39 |
*** pm90__ has quit IRC | 20:54 | |
*** gildub has joined #openstack-sdks | 21:12 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support for showing account details https://review.openstack.org/222367 | 21:17 |
stevemar | notmyname: what's up with the header: x-container-meta-owner ? | 21:22 |
stevemar | is that the same as the account? | 21:22 |
*** pm90_ has joined #openstack-sdks | 21:23 | |
notmyname | stevemar: I don't know what that is. x-container-meta-* is a user-defined namespace | 21:25 |
*** pm90__ has joined #openstack-sdks | 21:25 | |
stevemar | hmm, right, that seems to be the case | 21:27 |
stevemar | i'll rip that out for now, THANKS! | 21:27 |
*** pm90_ has quit IRC | 21:28 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: cleanup account ids from container commands https://review.openstack.org/222371 | 21:28 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support for updating swift account properties https://review.openstack.org/222046 | 21:32 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support for showing account details https://review.openstack.org/222367 | 21:34 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: cleanup account ids from container commands https://review.openstack.org/222371 | 21:34 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support for showing account details https://review.openstack.org/222367 | 21:36 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: cleanup account ids from container commands https://review.openstack.org/222371 | 21:37 |
*** thrash is now known as thrash|g0ne | 21:42 | |
*** steveortiz is now known as zz_steveortiz | 21:50 | |
*** jose4183 has quit IRC | 21:53 | |
*** bknudson has quit IRC | 22:04 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:18 | |
*** bknudson has joined #openstack-sdks | 23:05 | |
*** trown is now known as trown|outttypeww | 23:25 | |
*** karimb has quit IRC | 23:28 | |
*** pm90_ has joined #openstack-sdks | 23:39 | |
*** pm90_ has quit IRC | 23:41 | |
*** pm90__ has quit IRC | 23:42 | |
*** pratikmallya has joined #openstack-sdks | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!