*** haomaiwang has quit IRC | 00:01 | |
*** haomaiwa_ has joined #openstack-swift | 00:01 | |
*** nadeem has joined #openstack-swift | 00:06 | |
*** dmorita has quit IRC | 00:18 | |
*** diogogmt has quit IRC | 00:21 | |
*** kei_yama has quit IRC | 00:24 | |
*** kei_yama has joined #openstack-swift | 00:25 | |
*** dmorita has joined #openstack-swift | 00:26 | |
*** zhill has joined #openstack-swift | 00:27 | |
*** nadeem has quit IRC | 00:28 | |
*** nexusz99 has quit IRC | 00:30 | |
*** bill_az_ has quit IRC | 00:33 | |
*** vinsh has joined #openstack-swift | 00:41 | |
*** vinsh_ has quit IRC | 00:41 | |
*** arch-nemesis has quit IRC | 00:43 | |
*** takashi has joined #openstack-swift | 00:45 | |
*** chlong has joined #openstack-swift | 00:49 | |
*** m_kazuhiro has joined #openstack-swift | 00:50 | |
openstackgerrit | Reedip proposed openstack/swift-bench: TrivialFix of Import JSON https://review.openstack.org/273396 | 00:54 |
---|---|---|
*** marcusvrn_ has quit IRC | 00:57 | |
*** urth has quit IRC | 00:57 | |
*** urth has joined #openstack-swift | 01:00 | |
*** haomaiwa_ has quit IRC | 01:01 | |
*** 6JTAABUFK has joined #openstack-swift | 01:01 | |
*** zhill has quit IRC | 01:03 | |
kota_ | good morning | 01:05 |
takashi | kota_: good morning | 01:06 |
*** garthb has quit IRC | 01:09 | |
*** mragupat has quit IRC | 01:18 | |
*** 6JTAABUFK has quit IRC | 01:27 | |
*** zul has joined #openstack-swift | 01:30 | |
openstackgerrit | Janie Richling proposed openstack/swift: Change POST-as-COPY to preserve the DLO manifest contents https://review.openstack.org/252791 | 01:30 |
*** aerwin3 has quit IRC | 01:31 | |
*** yarkot has quit IRC | 01:32 | |
*** aerwin3 has joined #openstack-swift | 01:33 | |
*** rvasilets__ has quit IRC | 01:36 | |
*** nadeem has joined #openstack-swift | 01:39 | |
*** nadeem has quit IRC | 01:44 | |
*** Jeffrey4l has joined #openstack-swift | 01:48 | |
Zyric | When an auditor completes a device or goes to start from an incomplete audit data needs to be stored/retrieved, but from where? | 01:53 |
*** baojg has joined #openstack-swift | 01:53 | |
*** mrmoje has quit IRC | 02:00 | |
*** bill_az has quit IRC | 02:06 | |
*** changbl has quit IRC | 02:09 | |
*** zul has quit IRC | 02:13 | |
*** 18WABXJHL has joined #openstack-swift | 02:14 | |
openstackgerrit | Takashi Kajinami proposed openstack/swift: Fix proxy-server's support for chunked transferring in GET object https://review.openstack.org/256201 | 02:29 |
*** gmmaha has quit IRC | 02:32 | |
*** gmmaha has joined #openstack-swift | 02:32 | |
openstackgerrit | Clay Gerrard proposed openstack/swift: Fix rings again https://review.openstack.org/273850 | 02:46 |
clayg | ^ the fun never ends! | 02:46 |
clayg | ahale: wasn't I just braging that the current placement is so %$#ing baller? Stupid old rings are *hard* | 02:47 |
clayg | torgomatic: didn't you like fuzz test the ring last go round looking for stuff like this? surely you managed to test a ring with 3 replicas all on the same device - sigh. | 02:48 |
*** ho_ has joined #openstack-swift | 02:48 | |
clayg | anyway - i hope no else had squirlled away a really really really bad ring because master may refuse to rebalance it (still improvement over doing it wrong? dunno :P) | 02:48 |
*** yarkot has joined #openstack-swift | 02:48 | |
*** mingdang1 has joined #openstack-swift | 02:49 | |
*** okdas has quit IRC | 02:50 | |
*** okdas has joined #openstack-swift | 02:52 | |
*** okdas has joined #openstack-swift | 02:52 | |
*** 18WABXJHL has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-swift | 03:01 | |
openstackgerrit | Clay Gerrard proposed openstack/python-swiftclient: Tighten up to just rounding error https://review.openstack.org/273854 | 03:05 |
redbo | I think part of what ahale is seeing is that if you have one zone that's smaller than the others, it can get proportionately too many handoffs. The ring sort of tries to put handoffs as far from the primaries as possible, even if the farthest place isn't very big. | 03:05 |
clayg | timburke: OMG pach 269891 so many times - so annoying | 03:08 |
clayg | patch 269891 even | 03:08 |
patchbot | clayg: https://review.openstack.org/#/c/269891/ - python-swiftclient - Prevent test runs from cluttering current directory | 03:08 |
clayg | redbo: yeah for sure that's got to be some if - but if we work so hard to carefully distribute parts and then you have a server down causing this one node in this one zone to *also* fall over - that's pretty not great | 03:09 |
*** kei_yama has quit IRC | 03:11 | |
clayg | redbo: not sure if that means picking handoffs needs to follow the parts and ignore the failure domains - or if it just needs to pick the possible tiers to try and "far away from the primaries" to dig into by weight? | 03:12 |
clayg | like if you have a replica in z1 z2 z3 and z1 is down we go to z4 - but maybe if the first dev you try in z4 is done you try another one before going to z5? I don't even know for sure that another device in z1 would have been so bad.... | 03:13 |
clayg | I think gholt sort of thought about maybe handoffs could work like this and it got us this far so no one has really thought about it too much since? | 03:13 |
redbo | I think that's our problem, we have a smaller cluster and one zone only has one node in it, and it gets a disproportionate number of handoffs. | 03:15 |
redbo | Putting handoffs as far away as possible makes some sense, but maybe having a different strategy would be good in some cases. Like skip the region and zone check? I'm not sure if mixing different sized servers could still be a problem then. | 03:16 |
clayg | redbo: cool, i'm down - let me know what I can do | 03:20 |
clayg | redbo: you gunna make it to Bristol or are you just sending ahale !? | 03:20 |
clayg | ho_: hey i got keystone-swift-all-in-one to finish provisioning and it even has keystone running!? | 03:21 |
redbo | I don't think I'm going, someone said mumble mumble budget mumble mumble. | 03:21 |
clayg | ho_: where's my keystone.rc that I can source so I can use this bad boy! | 03:21 |
clayg | redbo: yeah I odn't know what joker thought it was a good idea to have our mid-cycle in another country!? ;) | 03:22 |
*** SkyRocknRoll has joined #openstack-swift | 03:22 | |
*** proteusguy_ has quit IRC | 03:24 | |
mingdang1 | @kota_ hello, good evening | 03:27 |
*** venkat has joined #openstack-swift | 03:27 | |
ho_ | clayg: hello, i use keystone-all command to start it (https://github.com/osanai-hisashi/vagrant-swift-all-in-one/blob/keystone-auth/cookbooks/keystone/recipes/configs.rb) | 03:27 |
venkat | Hi all | 03:27 |
ho_ | clayg: i think keystone is running. you can confirm with the script (sh /vagrant/scripts/check_with_keystone.sh) | 03:28 |
venkat | I configured the max_containers_per_account = 50 in proxy-server.conf | 03:28 |
venkat | but it is not working as expected, | 03:29 |
venkat | still I am able to create more than 50 containers | 03:29 |
clayg | yeah but like how do I get a export OS_AUTH_URL= blah blah blah script? | 03:29 |
venkat | :Q | 03:29 |
clayg | venkat: do you have the quota middlware installed? | 03:30 |
clayg | venkat: do you have the container-updater running? | 03:30 |
clayg | venkat: the account quota is not quite so tight as the container quota | 03:30 |
kota_ | mingdang1: hello | 03:31 |
clayg | ho_: like I don't know what my username domainname passoword auth_url - any of that | 03:31 |
clayg | ho_: i'll have to take your response async - i'm off! | 03:31 |
ho_ | clayg: ok, i will response later. good night! | 03:32 |
mingdang1 | @kota_ I have a question,how create a ring need a power ** n, how to determine the n? | 03:33 |
kota_ | mingdang1: depends on the number of disks you expect to extend. | 03:33 |
mingdang1 | @kota_ have any common rule? | 03:34 |
kota_ | from case stady (i forgot the reference though), it's good that a disk has more than 100 partition. | 03:34 |
*** proteusguy_ has joined #openstack-swift | 03:36 | |
mingdang1 | ok,thanks | 03:36 |
*** trifon has joined #openstack-swift | 03:38 | |
kota_ | mingdang1: basically too large part power wastes CPU power but too small part power causes big replication stream at once. | 03:38 |
kota_ | mingdang1: it's tradeoff relation. | 03:38 |
kota_ | assuming 1TB disk which has 100 partition, we have to move data 1/100 TB at least in rebalancing because swift control the data placement by partition. | 03:39 |
mingdang1 | yeah ,I understand, thank you | 03:41 |
kota_ | if you have large disks (e.g. 8TB?) it might be good to add more partitions for each device. | 03:41 |
kota_ | mingdang1: good luck :-) | 03:41 |
venkat | <clayg> : container-updater is not running | 03:43 |
clayg | mingdang1: kota_: I think the old recommendations of "imagine how big your cluster is going to be someday" have caused folks a lot of problems - it's not what I recommend -> https://gist.github.com/clayg/6879840 | 03:43 |
clayg | venkat: well I guess the count of *containers* is going to be up-to-date at the account layer even without the updaters | 03:44 |
venkat | clayg : I have container-quotas account-quotas middleware enabled | 03:44 |
clayg | so - dunno | 03:44 |
clayg | venkat: sorry I don't have a setup with those enabled handy - and I was going to leave like 10 mins ago anyway :P | 03:45 |
venkat | yeah container-updater is required for updating object-count | 03:45 |
kota_ | clayg: cool | 03:45 |
venkat | Ok, Thanks | 03:45 |
clayg | kota_: try not to read the code - i suck at math - but the answer is reasonable | 03:46 |
kota_ | clayg: yeah, you know I tried to read :-) | 03:46 |
kota_ | looks like more paritions rather than 100, we need, with the tool. | 03:51 |
kota_ | around 5000-10000 is reasonable? not sure. | 03:52 |
clayg | kota_: you gotta push it a little bit when you're starting out to give you some room to grow | 03:52 |
clayg | and yes 5K is totally reasonable 10K is getting highish | 03:52 |
clayg | IME | 03:53 |
kota_ | clayg: gottcha, thx | 03:53 |
clayg | kota_: the problem with https://rackerlabs.github.io/swift-ppc/ - is that it targets 100 parts when you're at your "maximum" drives - but no one is good about picking maximum | 03:53 |
kota_ | clayg: exactly | 03:54 |
clayg | so I pick "maximum parts on your disks *NOW*" as something that will not be entirely uncomfortable and show you how far you can get with that before dispersion *might* start becoming an issue for you (depends how lumpy your dataset is) | 03:54 |
kota_ | yeah | 03:56 |
clayg | kota_: you should clean that script up and fix it so the replica count and w/e is paramaterized! | 03:56 |
clayg | maybe we could even track down pandemicsyn and do a PR to https://rackerlabs.github.io/swift-ppc/ !? | 03:57 |
clayg | g'night | 03:57 |
kota_ | clayg: have a good sleep, thx :) | 03:58 |
*** haomaiwang has quit IRC | 04:01 | |
*** haomaiwang has joined #openstack-swift | 04:01 | |
*** kei_yama has joined #openstack-swift | 04:02 | |
*** trifon has quit IRC | 04:04 | |
ho_ | takashi: one question about patch 261395. I would like to know the reason why you write v2.3 for keystonemiddleware. | 04:23 |
patchbot | ho_: https://review.openstack.org/#/c/261395/ - swift - Update parameters about authtoken middleware in pr... | 04:23 |
*** trifon has joined #openstack-swift | 04:27 | |
takashi | ho_: That's because v2.3 is bundled in ubuntu OpenStack Liberty and I think we can regard it as liberty keystonemiddleware. | 04:27 |
takashi | ho_: As acolses_ commented, it also works with 4.1.0 . But I wonder if we should bump up for each version, and I selected to bump up for each major release in OpenStack. | 04:29 |
takashi | sorry for my typo :-( acoles_ | 04:30 |
ho_ | takashi: please see https://launchpad.net/keystonemiddleware/+series | 04:31 |
takashi | takashi: Oh, I understand what you want to say | 04:32 |
takashi | not for me, but for ho_ | 04:32 |
takashi | :-( | 04:32 |
ho_ | takashi: i have no clear answer but i need to have consistent thought for this. | 04:33 |
ho_ | takashi: s/i need/we need/ | 04:33 |
takashi | ho_: I think what we have to do now, is find information about its version in stable/liberty blanch https://github.com/openstack/keystonemiddleware/tree/stable/liberty | 04:37 |
ho_ | takashi: the versio of this brach is 2.3.0 right? does min version mean a version when the new format supports or stable liberty? | 04:41 |
*** trifon has quit IRC | 04:42 | |
takashi | ho_: I still can't find any version information in stable blunch ... :-( | 04:47 |
ho_ | takashi: yeah, liberty cycle is started from 1.6.0 | 04:52 |
ho_ | takashi: https://launchpad.net/keystonemiddleware/liberty | 04:52 |
takashi | ho_: based on the release date, 2.3.1 is more appropriate for 2015.2.0 . It is the last release before Liberty release date. | 04:55 |
takashi | 2015.2.0 means the first Liberty release | 04:56 |
*** SkyRocknRoll has quit IRC | 04:57 | |
takashi | ho_: 2.3.2 may be something like 2015.2.1, which is the liberty version with some fixes. | 04:57 |
venkat | Hi all | 04:58 |
venkat | container_count is not updated properly at proxy level | 04:58 |
venkat | https://github.com/openstack/swift/blob/master/swift/proxy/controllers/container.py#L152 | 04:58 |
*** bill_az has joined #openstack-swift | 04:58 | |
ho_ | takashi: yeah, is it possible to remove the version from doc? if we write version, i would like to have a min version (a version when current format support) | 04:58 |
venkat | max_containers_per_account in /etc/swift/proxy-server.conf | 05:00 |
venkat | is not working as expected.. | 05:00 |
venkat | why? | 05:00 |
*** haomaiwang has quit IRC | 05:01 | |
*** haomaiwa_ has joined #openstack-swift | 05:01 | |
takashi | ho_: I don't agree with removing version, because It help us to know in which version it is tested. It is added based on John's comment in review, and Alistair also agree with that idea. | 05:02 |
ho_ | takashi: i just read the comment but they didn't say libery right? | 05:03 |
ho_ | takashi: s/libery/liberty/ | 05:03 |
takashi | ho_: yes. and I think you can change what version to write. | 05:03 |
takashi | s/you/we | 05:04 |
ho_ | takashi: yeah, we might have two choise (1) check support combinations keystonemiddleware and swift for writing the version or (2) check the version when new format support | 05:09 |
ho_ | takashi: i prefer (2) | 05:10 |
*** chlong has quit IRC | 05:12 | |
*** yatin has joined #openstack-swift | 05:12 | |
takashi | very difficult problem... | 05:15 |
takashi | ho_: I don't like (2). I'm wondering if keystone team will support that version. | 05:16 |
takashi | We had better add the supported minimum version. Kilo is going to enter into eol state in next release, and adding a Liberty version makes sense to me. | 05:17 |
ho_ | takashi: as for the keystoneclient (not keystonemiddleware), we support >=1.3.0 in test-requirement.txt. that means we support kilo level from swift point of view. If we choose approach (1), we have to support 2 cycles (liberty and kilo) in this case we write kilo version??? | 05:21 |
ho_ | takashi: if we write a version of kilo for the doc, it is consistent b/w keystoneclient and keystonemiddleware. | 05:23 |
takashi | ho_: OK. I understand the situation. | 05:25 |
takashi | ho_: Could you give me a time? I'll reconsider about this again. | 05:26 |
takashi | ho_: And I have not so much time to do now... :-( | 05:28 |
takashi | ho_: Do you have any requirements about that? I know you are working about keystone stuff, RBAC. | 05:28 |
ho_ | takashi: np! and i have no request for this. | 05:29 |
takashi | I mean, do you have any requirements about the written version. | 05:29 |
takashi | ho_: OK. Thanks for you comment. | 05:29 |
ho_ | takshi: sorry for mis-understanding. if we write a version on the doc, at least it's better to take care about kilo version. thanks for your time :-) | 05:31 |
*** chlong has joined #openstack-swift | 05:32 | |
takashi | ho_: I see. and I'm also starting to wonder when we shoud bump up the minimum version to Libery... after Mitaka get released? | 05:33 |
takashi | venkat: One small thing. Can you get the right container listing when you get the account? | 05:34 |
*** kei_yama has quit IRC | 05:36 | |
*** kei_yama has joined #openstack-swift | 05:37 | |
*** SkyRocknRoll has joined #openstack-swift | 05:40 | |
openstackgerrit | Merged openstack/swift: Let equal Timestamps not be unequal https://review.openstack.org/273677 | 05:42 |
*** ppai has joined #openstack-swift | 05:44 | |
*** trifon has joined #openstack-swift | 05:47 | |
*** asettle has quit IRC | 05:47 | |
ho_ | takashi: i left a comment on gerrit. thanks for your time again! | 05:55 |
*** km has quit IRC | 05:59 | |
*** km has joined #openstack-swift | 06:00 | |
*** haomaiwa_ has quit IRC | 06:01 | |
*** haomaiwang has joined #openstack-swift | 06:01 | |
*** yatin has quit IRC | 06:05 | |
*** yatin has joined #openstack-swift | 06:06 | |
*** yatin has quit IRC | 06:06 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Refactor versioned_writes middleware https://review.openstack.org/209315 | 06:10 |
*** ChubYann has quit IRC | 06:15 | |
mattoliverau | venkat: what are you seeing? | 06:16 |
mattoliverau | venkat: I think its more of a soft limit, as account metadata is cached in the proxy, etc. | 06:16 |
*** ChanServ sets mode: +v cschwede | 06:16 | |
venkat | <mattoliverau> : container_count it is shwoing wrong even though it has more number of conatiners | 06:18 |
venkat | during the check | 06:18 |
*** chlong has quit IRC | 06:28 | |
*** rcernin has quit IRC | 06:29 | |
*** bkumar has joined #openstack-swift | 06:30 | |
*** bill_az has quit IRC | 06:30 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: CompositeRing Support https://review.openstack.org/271920 | 06:35 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Fix EC ring validation at ring reload https://review.openstack.org/268993 | 06:35 |
*** chlong has joined #openstack-swift | 06:39 | |
*** Jeffrey4l has quit IRC | 06:44 | |
*** Jeffrey4l has joined #openstack-swift | 06:57 | |
*** haomaiwang has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-swift | 07:01 | |
*** Jeffrey4l has quit IRC | 07:14 | |
*** zaitcev has quit IRC | 07:16 | |
*** ntt has joined #openstack-swift | 07:19 | |
*** rcernin has joined #openstack-swift | 07:25 | |
*** klrmn has quit IRC | 07:26 | |
*** chlong has quit IRC | 07:32 | |
*** Jeffrey4l has joined #openstack-swift | 07:37 | |
*** dmorita has quit IRC | 07:39 | |
*** dmorita has joined #openstack-swift | 07:41 | |
*** dmorita has quit IRC | 07:42 | |
*** dmorita has joined #openstack-swift | 07:44 | |
*** dmorita has quit IRC | 07:48 | |
openstackgerrit | Merged openstack/python-swiftclient: mock time in unit test https://review.openstack.org/273801 | 07:56 |
*** rledisez has joined #openstack-swift | 07:59 | |
*** haomaiwang has quit IRC | 08:01 | |
*** arnox has joined #openstack-swift | 08:01 | |
*** haomaiwang has joined #openstack-swift | 08:01 | |
*** geaaru has joined #openstack-swift | 08:04 | |
*** nakagawamsa has joined #openstack-swift | 08:33 | |
*** bkumar has quit IRC | 08:35 | |
*** cbartz has joined #openstack-swift | 08:51 | |
*** venkat has quit IRC | 08:57 | |
*** diogogmt has joined #openstack-swift | 09:00 | |
*** zul has joined #openstack-swift | 09:00 | |
*** haomaiwang has quit IRC | 09:01 | |
*** haomaiwang has joined #openstack-swift | 09:01 | |
ntt | Hi, I'm trying to change the proxy-storage network and storage-replication network in a running swift cluster. I'm creating a completely new ring for accounts,containers and objects with the same number of replica, partitions, regions and zones in a separate folder. Then I add disks with the same weight as the cluster in production and then I rebalance | 09:04 |
ntt | Finally I copy files in /etc/swift. Is this the right procedure? | 09:05 |
ntt | I tried this in a dev environment and all seems to work | 09:06 |
*** trifon has quit IRC | 09:07 | |
ntt | Furthermore, I changed the bind_ip in each service (object,container,account...) | 09:07 |
*** trifon has joined #openstack-swift | 09:08 | |
onovy | ntt: no | 09:18 |
onovy | you shouldn't replace whole ring in cluster | 09:18 |
onovy | i should edit it | 09:18 |
onovy | if you create completly new cluster, many (almost every?) partition will be on wrong place | 09:19 |
ntt | so I need to copy *.builder files in a separate folder and then work with them? | 09:19 |
*** acoles_ is now known as acoles | 09:23 | |
ntt | onovy: How can I change networks in a running cluster without rebuild the entire ring? | 09:26 |
acoles | clayg: no iff would be it=fg=f | 09:27 |
*** jistr has joined #openstack-swift | 09:30 | |
acoles | clayg: in case US keyboard layout is different, = is right next to backspace on mine ;) | 09:31 |
*** m_kazuhiro has quit IRC | 09:31 | |
*** km has quit IRC | 09:32 | |
*** venkat has joined #openstack-swift | 09:37 | |
*** links has joined #openstack-swift | 09:38 | |
*** links has quit IRC | 09:38 | |
*** mrmoje has joined #openstack-swift | 09:41 | |
acoles | onovy: did you get an answer re updating metadata? basically, you got it right, if you want to change a subset of metadata but leave some in place, you need to do a COPY. POST will change the entire set of metadata. | 09:43 |
acoles | onovy: (where metadata in this context == x-object-meta-*) | 09:43 |
acoles | ho_: takashi what did you agree about specifying keystonemiddleware versions? | 09:44 |
ho_ | acoles: nothing agreed b/w us but we have same understanding for writing the version :-) | 09:55 |
acoles | ho_: ok. thanks! | 09:55 |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwa_ has joined #openstack-swift | 10:01 | |
ho_ | acoles: do we have clear rule for supporting version of keystonemiddleware (2 cycles)? | 10:07 |
acoles | ho_: no, not that I am aware of | 10:09 |
acoles | ho_: imho, unless there's agood reason, it's good to maintain compatibility with older versions, rather than be zealous about removing support | 10:10 |
*** jordanP has joined #openstack-swift | 10:11 | |
acoles | ho_: so for example with your patch 201461 we do not remove support for the deprecated headers | 10:11 |
patchbot | acoles: https://review.openstack.org/#/c/201461/ - swift - Improve Keystone v3 token support | 10:11 |
*** ppai has quit IRC | 10:12 | |
acoles | ho_: but in our example config options, I do not think we need to specify deprecated options | 10:12 |
*** Razva has joined #openstack-swift | 10:12 | |
Razva | The request signature we calculated does not match the signature you provided. Check your key and signing method. < any idea of how to fix this...? | 10:12 |
acoles | even though they might still work | 10:12 |
*** mrmoje has quit IRC | 10:13 | |
ho_ | acoles: oh, i got -1 (i have to check) yeah, your thought is simple and easy to get understanding from others | 10:13 |
Razva | from the log: ERROR WSGI: code 400, message Bad request syntax | 10:13 |
acoles | ho_: yeah, sorry! the -1 is for the tests though | 10:14 |
*** mrmoje has joined #openstack-swift | 10:14 | |
ho_ | acoles: np! thanks for the review. :-) | 10:14 |
acoles | Razva: what's the context? are you attempting to use a tempurl maybe? perhaps the tempurl keys don't match or the signature has expired? | 10:15 |
Razva | acoles well here's the issue. the swift server is "functional", as you can see here: http://video.storage.provideofactory.com:8080/v1/AUTH_23eba19369104be595361d882da4d1a8/video | 10:20 |
Razva | BUT I cannot find any way to connect to it via a S3 client. I've tried even locally, with s3curl | 10:20 |
*** Jeffrey4l has quit IRC | 10:21 | |
Razva | proxy-server swift3 is in proxy-server.com | 10:21 |
Razva | *conf | 10:21 |
Razva | along with use = egg:swift3#swift3 | 10:21 |
ho_ | takashi: acoles: a min version on the doc might be "version when the options support". | 10:22 |
Razva | if I connect with the "EC2" credentials (from compute) I get "The request signature we calculated does not match the signature you provided". If I connect with the "API" credentials (from security -> api) I get "Access denied". | 10:22 |
Razva | what is wrong here...? | 10:22 |
*** ppai has joined #openstack-swift | 10:25 | |
acoles | Razva: sorry, I have no expereince with swift3/s3 - maybe kota_ can help if he's still around? he may have gone though | 10:27 |
acoles | Razva: or ask again later when US wakes up | 10:28 |
*** haomaiwa_ has quit IRC | 10:33 | |
*** venkat has quit IRC | 10:37 | |
*** mingdang1 has quit IRC | 10:38 | |
*** mingdang1 has joined #openstack-swift | 10:38 | |
*** mingdang1 has quit IRC | 10:43 | |
*** mrmoje has quit IRC | 10:43 | |
*** mrmoje has joined #openstack-swift | 10:46 | |
openstackgerrit | Hisashi Osanai proposed openstack/swift: Improves RBAC related functional test https://review.openstack.org/253371 | 10:47 |
ntt | Someone can help me with "swift-ring-builder set_info" command? Actually it gives me an error :"Invalid set info change value" | 10:56 |
ho_ | ntt: you hit this line https://github.com/openstack/swift/blob/a66e5733dd8849118474c2f35921f5e51fbdb483/swift/cli/ringbuilder.py#L356 it seems format of specified value for changing is not correct | 11:02 |
ntt | ho_ solved (typo). | 11:02 |
ntt | ho_: after a set_info should I do a write_ring? | 11:03 |
ntt | This command generate new *.ring.gz files? | 11:03 |
*** aix has joined #openstack-swift | 11:04 | |
*** Jeffrey4l has joined #openstack-swift | 11:06 | |
*** Jeffrey4l has quit IRC | 11:06 | |
*** Jeffrey4l has joined #openstack-swift | 11:06 | |
*** asettle has joined #openstack-swift | 11:07 | |
*** Jeffrey4l has quit IRC | 11:08 | |
*** Jeffrey4l has joined #openstack-swift | 11:08 | |
ho_ | ntt: you need to do write_ring and update current ring file | 11:10 |
*** asettle has quit IRC | 11:12 | |
ntt | ho_: ok... I can do write_ring in a temporary folder and then scp files over all cluster. Right? | 11:12 |
ho_ | ntt: i think so | 11:13 |
ntt | thanks | 11:15 |
*** zul has quit IRC | 11:15 | |
ntt | ho_: I tried to copy only account files, but I don't see any message in the log. Is this correct? should I restart account services? | 11:17 |
*** SkyRocknRoll has quit IRC | 11:20 | |
openstackgerrit | Alistair Coles proposed openstack/python-swiftclient: Fix intermiitent fail of test_delete_account https://review.openstack.org/274016 | 11:20 |
ho_ | ntt: i forgot time (15s) to reload a ring in a server but every 15 sec the server reload the ring. | 11:20 |
*** baojg has quit IRC | 11:20 | |
ntt | Ok, so I don't need to restart services | 11:20 |
ho_ | ntt: sorry, but english... | 11:20 |
ho_ | ntt: yep | 11:20 |
*** baojg has joined #openstack-swift | 11:20 | |
ho_ | clayg: as for the users in keystone vsaio, there is no info about it so I will update vsaio later. | 11:23 |
*** baojg has quit IRC | 11:25 | |
*** jmccarthy has quit IRC | 11:26 | |
*** jmccarthy has joined #openstack-swift | 11:27 | |
ho_ | clayg: OS_AUTH_URL=http://127.0.0.1:5000/v3 | 11:28 |
ho_ | clayg: user info for OS_USERNAME is http://paste.openstack.org/show/405097/ | 11:28 |
ho_ | clayg: user info for OS_PASSWORD is "testingX". X is No. in the paste but there is one exception. The password of "tester" user is "testing" | 11:30 |
ho_ | clayg: you can see these info in /etc/swift/test.conf | 11:31 |
pdardeau | good morning | 11:44 |
*** kei_yama has quit IRC | 11:44 | |
onovy | acoles: thanks for reply | 11:50 |
onovy | ntt: you can edit devices in ring (change ip for example) | 11:50 |
ntt | onovy: yes.... I used set_info and then write_ring | 11:50 |
onovy | yep, that's it | 11:51 |
ntt | no need to rebalance | 11:51 |
ntt | just copy files in /etc/swift | 11:51 |
onovy | yes | 11:51 |
onovy | if you didn't change weight, or add/delete devices, rebalance is not needed | 11:51 |
ntt | Furthermore I need to restart services because I need to change ip addresses (bind param in config files) | 11:51 |
onovy | yes, ideally use SIGHUP (swift-init reload) | 11:51 |
Razva | guys, I've successfully installed Swift but there's no way I can make S3 API work...I'm struggling for 3 days... :| | 11:52 |
ntt | ok. Today I will do on production server | 11:52 |
onovy | good luck | 11:52 |
Razva | I've installed the proxy, configured proxy-server.conf...nothing! | 11:52 |
ntt | thanks :) | 11:52 |
*** mrmoje has quit IRC | 12:03 | |
*** ho_ has quit IRC | 12:05 | |
pdardeau | Razva: siva_krishnan has been working with swift3/s3 lately, maybe he can help when he comes online | 12:06 |
*** daemontool has joined #openstack-swift | 12:15 | |
*** rcernin has quit IRC | 12:18 | |
*** rcernin has joined #openstack-swift | 12:18 | |
openstackgerrit | Merged openstack/python-swiftclient: Prevent test runs from cluttering current directory https://review.openstack.org/269891 | 12:26 |
*** d0m has joined #openstack-swift | 12:31 | |
*** zul has joined #openstack-swift | 12:35 | |
*** asettle has joined #openstack-swift | 12:36 | |
*** d0m has quit IRC | 12:38 | |
*** asettle has quit IRC | 12:40 | |
openstackgerrit | Christopher Bartz proposed openstack/swift: tempurls with a prefix-based scope https://review.openstack.org/274048 | 12:42 |
*** trifon has quit IRC | 12:50 | |
openstackgerrit | Christopher Bartz proposed openstack/swift: tempurls with a prefix-based scope https://review.openstack.org/274048 | 13:10 |
*** kragniz has quit IRC | 13:12 | |
*** mrmoje has joined #openstack-swift | 13:18 | |
*** kragniz has joined #openstack-swift | 13:18 | |
*** asettle has joined #openstack-swift | 13:25 | |
*** changbl has joined #openstack-swift | 13:27 | |
*** daemontool has quit IRC | 13:29 | |
*** mingdang1 has joined #openstack-swift | 13:29 | |
*** asettle has quit IRC | 13:30 | |
*** Jeffrey4l has quit IRC | 13:34 | |
*** Jeffrey4l has joined #openstack-swift | 13:36 | |
*** daemontool has joined #openstack-swift | 13:47 | |
*** diogogmt_ has joined #openstack-swift | 13:47 | |
*** diogogmt has quit IRC | 13:48 | |
*** diogogmt_ is now known as diogogmt | 13:48 | |
*** daemontool has quit IRC | 13:56 | |
*** mrmoje has quit IRC | 13:56 | |
*** daemontool has joined #openstack-swift | 13:57 | |
*** ppai has quit IRC | 14:00 | |
*** diogogmt has quit IRC | 14:06 | |
*** baojg has joined #openstack-swift | 14:20 | |
*** diogogmt has joined #openstack-swift | 14:21 | |
*** baojg has quit IRC | 14:25 | |
*** diogogmt has quit IRC | 14:25 | |
*** ppai has joined #openstack-swift | 14:34 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Change in-process func tests to use fast-post https://review.openstack.org/274086 | 14:37 |
*** mrmoje has joined #openstack-swift | 14:46 | |
*** blmartin has joined #openstack-swift | 14:48 | |
acoles | notmyname: ^^ may warrant discussion at next week's meeting. | 14:50 |
acoles | notmyname: ironically, I now have a functional test that passes with fast-post but fails with post-as-copy so can't include in my fast-post patch :P | 14:52 |
*** haomaiwang has joined #openstack-swift | 14:55 | |
*** haomaiwang has quit IRC | 15:01 | |
*** 14WAAUYA5 has joined #openstack-swift | 15:01 | |
*** bill_az has joined #openstack-swift | 15:01 | |
*** fesp has joined #openstack-swift | 15:06 | |
*** jaakkos has joined #openstack-swift | 15:08 | |
*** fesp has quit IRC | 15:09 | |
*** cbartz has left #openstack-swift | 15:10 | |
*** thebloggu has joined #openstack-swift | 15:12 | |
*** baojg has joined #openstack-swift | 15:16 | |
*** joeljwright has joined #openstack-swift | 15:22 | |
*** ChanServ sets mode: +v joeljwright | 15:22 | |
Razva | I get Error: Unable to retrieve container list. | 15:22 |
Razva | [filter:keystone] | 15:22 |
Razva | operator_roles = admin, SwiftOperator | 15:22 |
*** Microwise has joined #openstack-swift | 15:23 | |
Razva | the user has assigned the SwiftOperator role. I even gave him Admin but there's no way for the user to see the buckets... | 15:23 |
Razva | any hints, please? | 15:23 |
thebloggu | is it possible for me to choose which endpoint (I have a swift cluster running over http and https) a swiftclient.Connection should use? | 15:26 |
*** mingdang1 has quit IRC | 15:28 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Trivial fix for sphinx warnings https://review.openstack.org/274115 | 15:31 |
*** barker has joined #openstack-swift | 15:34 | |
*** garthb has joined #openstack-swift | 15:35 | |
acoles | thebloggu: you might be able to select endpoint --os-endpoint-type option, I *think* that may select between public/internal etc. Or maybe by having endpoints in different regions and --os-region-name. I've never tried it though. | 15:35 |
Razva | HAH, I almost fixed it!!! | 15:35 |
*** mrmoje has quit IRC | 15:35 | |
Razva | last issue: if I connect using the IP everything works. if I connect using the hostname it states "The request signature we calculated does not match the signature you provided. Check your key and signing method." | 15:36 |
jaakkos | is the container GET (list) request complexity O(number of objects) even if filters are specified? | 15:37 |
jaakkos | eg. i want to only get objects in a particular pseudo-path | 15:38 |
*** barker has quit IRC | 15:38 | |
*** baojg has quit IRC | 15:45 | |
*** barker has joined #openstack-swift | 15:46 | |
*** mragupat has joined #openstack-swift | 15:47 | |
*** bill_az_ has joined #openstack-swift | 15:51 | |
thebloggu | acoles, ok, thanks, I think you're right | 15:52 |
*** baojg has joined #openstack-swift | 15:55 | |
*** jordanP has quit IRC | 15:57 | |
*** klrmn has joined #openstack-swift | 15:57 | |
*** 14WAAUYA5 has quit IRC | 16:01 | |
*** haomaiwang has joined #openstack-swift | 16:01 | |
*** barker has quit IRC | 16:02 | |
*** barker has joined #openstack-swift | 16:03 | |
*** ppai has quit IRC | 16:09 | |
*** barker has quit IRC | 16:10 | |
*** mgarza has joined #openstack-swift | 16:14 | |
*** Razva has quit IRC | 16:14 | |
*** alejandrito has joined #openstack-swift | 16:19 | |
*** diogogmt has joined #openstack-swift | 16:22 | |
*** nadeem has joined #openstack-swift | 16:26 | |
*** diogogmt has quit IRC | 16:26 | |
*** rcernin has quit IRC | 16:27 | |
*** Microwise has quit IRC | 16:30 | |
*** esker has joined #openstack-swift | 16:32 | |
*** dmorita has joined #openstack-swift | 16:43 | |
*** stantonnet has joined #openstack-swift | 16:44 | |
*** dmorita has quit IRC | 16:48 | |
*** bjkeller has joined #openstack-swift | 16:49 | |
*** nadeem has quit IRC | 16:50 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Change POST-as-COPY to preserve the DLO manifest contents https://review.openstack.org/252791 | 16:50 |
*** nadeem has joined #openstack-swift | 16:51 | |
*** klrmn has quit IRC | 16:51 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Change POST-as-COPY to preserve the DLO manifest contents https://review.openstack.org/252791 | 16:53 |
*** bill_az_ has quit IRC | 16:55 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Change POST-as-COPY to preserve the DLO manifest contents https://review.openstack.org/252791 | 16:55 |
acoles | sorry for the noise | 16:55 |
*** garthb_ has joined #openstack-swift | 16:58 | |
*** garthb has quit IRC | 16:59 | |
*** arch-nemesis has joined #openstack-swift | 17:00 | |
*** haomaiwang has quit IRC | 17:01 | |
*** 17WABOLKW has joined #openstack-swift | 17:01 | |
*** wbhuber_ is now known as wbhuber | 17:01 | |
*** daemontool has quit IRC | 17:04 | |
*** baojg has quit IRC | 17:18 | |
*** baojg has joined #openstack-swift | 17:19 | |
*** zul has quit IRC | 17:31 | |
*** baojg has quit IRC | 17:38 | |
*** baojg has joined #openstack-swift | 17:38 | |
*** joeljwright has quit IRC | 17:38 | |
*** arnox has quit IRC | 17:40 | |
*** baojg has quit IRC | 17:42 | |
*** baojg has joined #openstack-swift | 17:43 | |
*** baojg has quit IRC | 17:47 | |
*** jistr has quit IRC | 17:49 | |
*** klrmn has joined #openstack-swift | 17:50 | |
*** dmorita has joined #openstack-swift | 17:50 | |
*** dmorita has quit IRC | 17:51 | |
*** dmorita has joined #openstack-swift | 17:53 | |
*** rledisez has quit IRC | 17:54 | |
*** 17WABOLKW has quit IRC | 18:01 | |
*** 77CAADIRQ has joined #openstack-swift | 18:01 | |
*** dmorita has quit IRC | 18:02 | |
*** dmorita has joined #openstack-swift | 18:02 | |
*** mrmoje has joined #openstack-swift | 18:13 | |
*** diogogmt has joined #openstack-swift | 18:21 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Fix inconsistent suffix hashes after ssync of tombstone https://review.openstack.org/267788 | 18:25 |
openstackgerrit | Alistair Coles proposed openstack/swift: Update container on fast-POST https://review.openstack.org/135380 | 18:25 |
*** diogogmt has quit IRC | 18:26 | |
*** nadeem has quit IRC | 18:28 | |
*** nadeem has joined #openstack-swift | 18:28 | |
*** geaaru has quit IRC | 18:30 | |
*** acoles is now known as acoles_ | 18:31 | |
*** nadeem has quit IRC | 18:36 | |
openstackgerrit | Merged openstack/swift-bench: TrivialFix of Import JSON https://review.openstack.org/273396 | 18:37 |
*** nadeem has joined #openstack-swift | 18:37 | |
*** nadeem has quit IRC | 18:39 | |
*** silor has joined #openstack-swift | 18:40 | |
*** baojg has joined #openstack-swift | 18:43 | |
*** baojg has quit IRC | 18:48 | |
clayg | heyoh! | 18:51 |
*** pcaruana has joined #openstack-swift | 18:57 | |
*** zhill has joined #openstack-swift | 18:58 | |
*** daemontool has joined #openstack-swift | 18:58 | |
*** 77CAADIRQ has quit IRC | 19:01 | |
*** 16WAAP054 has joined #openstack-swift | 19:01 | |
clayg | timburke: tdasilva: go make your Friday better by making python-swiftclient more reliable patch 274016 (just needs a +A, thanks acoles_!) | 19:09 |
patchbot | clayg: https://review.openstack.org/#/c/274016/ - python-swiftclient - Fix intermiitent fail of test_delete_account | 19:09 |
*** daemontool has quit IRC | 19:10 | |
clayg | timburke: also see acoles_ suggested diff to make patch 273854 better | 19:10 |
patchbot | clayg: https://review.openstack.org/#/c/273854/ - python-swiftclient - Tighten up to just rounding error | 19:10 |
timburke | clayg: acoles_: is that related to bug 1480223? 'cause i think that's the one i usually end up needing rechecks for... | 19:11 |
openstack | bug 1480223 in python-swiftclient "test_upload_delete_dlo_segments unit test fails intermittently" [Undecided,Confirmed] https://launchpad.net/bugs/1480223 | 19:11 |
clayg | timburke: seems pretty similar - acoles fix is great - any_order=True | 19:13 |
timburke | alas, i think not quite... my bug actually loses a call somehow :( | 19:14 |
*** alalalala has joined #openstack-swift | 19:17 | |
alalalala | hello, is there a way to list files of all users as anadmin? | 19:17 |
alalalala | swift list -lh container only shows me files of the current user | 19:18 |
*** mrmoje has quit IRC | 19:22 | |
*** pcaruana has quit IRC | 19:24 | |
timburke | alalalala: you've already exported some environment variables for the auth url, username, etc. right? if you also export OS_STORAGE_URL=https://some.host.name/v1/AUTH_other_account then swift list will list the containers/objects in that other account | 19:29 |
timburke | if you want a list of all the accounts in swift... i guess there's some hope in patch 269291? swift doesn't have a good way to give you that info currently | 19:32 |
patchbot | timburke: https://review.openstack.org/#/c/269291/ - swift - New recon request to get account names from cluster | 19:32 |
*** Jeffrey4l_ has joined #openstack-swift | 19:32 | |
*** Jeffrey4l has quit IRC | 19:34 | |
*** pcaruana has joined #openstack-swift | 19:37 | |
alalalala | timburke: thank you, so no easy way to list all files from all users? | 19:37 |
*** jistr has joined #openstack-swift | 19:37 | |
*** fesp has joined #openstack-swift | 19:39 | |
*** baojg has joined #openstack-swift | 19:44 | |
*** baojg has quit IRC | 19:50 | |
openstackgerrit | Merged openstack/swift: Fix a few English mistakes in man https://review.openstack.org/273407 | 19:54 |
*** fesp has quit IRC | 19:56 | |
*** 16WAAP054 has quit IRC | 20:01 | |
*** haomaiwa_ has joined #openstack-swift | 20:01 | |
*** thebloggu has quit IRC | 20:03 | |
Zyric | Good morning | 20:04 |
*** pcaruana has quit IRC | 20:06 | |
*** ChubYann has joined #openstack-swift | 20:08 | |
*** esker has quit IRC | 20:08 | |
*** pcaruana has joined #openstack-swift | 20:09 | |
clayg | timburke: have you looked at patch 269291 - I remember at the austin hack-a-thon or toyko thinking that the cardinality of accounts in even the biggest clusters should support full enumeration in swift if we put our thinking caps on (in most cases deployments are allready solving this with account tree walks a la slogging) | 20:10 |
patchbot | clayg: https://review.openstack.org/#/c/269291/ - swift - New recon request to get account names from cluster | 20:10 |
clayg | timburke: is the recon the way to do it!? | 20:11 |
clayg | timburke: most correct design, best implementation/api? | 20:11 |
timburke | clayg: no idea. i just remembered seeing the patch. looks like onovy is similarly skeptical of recon being right, though | 20:13 |
*** alalalala has quit IRC | 20:16 | |
*** silor has quit IRC | 20:17 | |
clayg | i like that onovy | 20:17 |
*** pcaruana has quit IRC | 20:19 | |
onovy | clayg: you like recon/account? | 20:34 |
onovy | or my opinion? :) | 20:34 |
openstackgerrit | Mingyu Li proposed openstack/swift: A minor modification of the Deployment Guide https://review.openstack.org/274226 | 20:39 |
clayg | onovy: I like *YOU* :P | 20:45 |
*** mrmoje has joined #openstack-swift | 20:45 | |
onovy | i know it! thanks! | 20:45 |
clayg | onovy: FWIW i have no idea if recon is the right place to do account enumeration - i was sorta hoping someone smart (like timburke) could tell me if it was a good idea so I don't have to use my (very limitied) mental capacity on thinking about it | 20:46 |
*** baojg has joined #openstack-swift | 20:46 | |
clayg | onovy: but timburke says you're going to be the smart person for this change - so I'm totally happy with that | 20:46 |
ahale | i kinda thing its the least bad place for that if its gonna be an api'able thingy | 20:47 |
ahale | think* | 20:47 |
clayg | uh oh - ahale putting in 2 cents! | 20:47 |
ahale | hehe | 20:47 |
*** nadeem has joined #openstack-swift | 20:48 | |
clayg | ahale: go look at the review - i would *love* to consider your feedback! | 20:48 |
ahale | well , i mean, i dont really think it should live there :) but my thoughts are more that recon really the only interface into that kind of host thing | 20:48 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-swiftclient: Updated from global requirements https://review.openstack.org/89250 | 20:50 |
onovy | clayg: i only have problem with recon cache for account list "filling" | 20:50 |
onovy | using some "sample" watcher | 20:50 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 20:50 |
onovy | recon is build-in, and sample watcher not | 20:50 |
onovy | so recon could be fine for account list. but not by watcher | 20:51 |
*** baojg has quit IRC | 20:51 | |
*** nadeem has quit IRC | 20:51 | |
clayg | interesting | 20:52 |
clayg | ahale: ^^^ counter-point? | 20:52 |
*** nadeem has joined #openstack-swift | 20:52 | |
ahale | one time i experimented with letting recon load arbituary plugin code, so opperators could do what they want within its structure without needing to change swift | 20:52 |
clayg | ahale: yeah it is an api that we can sort of add stuff too that's the core storage api | 20:52 |
onovy | ahale: yes! i like this | 20:52 |
onovy | plug-in on back side (watcher) and on recon side too | 20:53 |
clayg | i like it for experimentation - but I also like seeing that stuff get out in the open - or in some cases upstream - what we have now has sorta stagnated tho | 20:53 |
onovy | maybe swift should implement account list without watchers | 20:54 |
Zyric | clayg, onovy, ahale, I'd love to see some of this feedback make it to the patch in comments :) | 20:54 |
onovy | in sqlite for example? :) | 20:54 |
onovy | clayg: do you have time for small cleanup review? https://review.openstack.org/#/c/258158/ | 20:55 |
clayg | onovy: I'm fairly warm on this approach - account-updater could be a thing | 20:55 |
clayg | onovy: patch 258158 is on my list but I'm still trying to get my keystone chops up to snuff - sry | 20:56 |
patchbot | clayg: https://review.openstack.org/#/c/258158/ - swift - Keystone middleware deprecated option is_admin rem... | 20:56 |
onovy | clayg: mkey, thanks | 20:56 |
clayg | onovy: if you ever see cschwede you should try him | 20:56 |
onovy | ok. and https://review.openstack.org/#/c/253038/ ? | 20:57 |
*** haomaiwa_ has quit IRC | 21:01 | |
*** haomaiwang has joined #openstack-swift | 21:03 | |
*** admin0 has joined #openstack-swift | 21:10 | |
*** jistr has quit IRC | 21:10 | |
*** dmorita has quit IRC | 21:17 | |
onovy | clayg: thanks | 21:19 |
*** dmorita has joined #openstack-swift | 21:26 | |
*** nadeem has quit IRC | 21:32 | |
clayg | pdardeau: did re-use device id's merge already? | 21:32 |
*** admin0 has quit IRC | 21:33 | |
* onovy think yes | 21:33 | |
*** bill_az has quit IRC | 21:35 | |
*** rcernin has joined #openstack-swift | 21:36 | |
*** mrmoje has quit IRC | 21:40 | |
*** vinsh has quit IRC | 21:46 | |
*** vinsh has joined #openstack-swift | 21:47 | |
*** baojg has joined #openstack-swift | 21:47 | |
openstackgerrit | Ondřej Nový proposed openstack/swift: Renamed variable for better code readability https://review.openstack.org/274261 | 21:48 |
openstackgerrit | Ondřej Nový proposed openstack/swift: Renamed variable for better code readability https://review.openstack.org/274261 | 21:49 |
*** rvasilets__ has joined #openstack-swift | 21:49 | |
onovy | clayg: ^ better? :) | 21:50 |
*** diogogmt has joined #openstack-swift | 21:51 | |
*** dmorita has quit IRC | 21:52 | |
*** diogogmt has quit IRC | 21:52 | |
*** baojg has quit IRC | 21:52 | |
*** diogogmt has joined #openstack-swift | 21:53 | |
*** alejandrito has quit IRC | 21:54 | |
*** dmorita has joined #openstack-swift | 22:00 | |
*** haomaiwang has quit IRC | 22:01 | |
*** 21WAAXZZ2 has joined #openstack-swift | 22:01 | |
*** sgundur has left #openstack-swift | 22:08 | |
*** changbl has quit IRC | 22:18 | |
*** admin0 has joined #openstack-swift | 22:22 | |
*** diogogmt has quit IRC | 22:25 | |
*** blmartin has quit IRC | 22:31 | |
*** mragupat has quit IRC | 22:34 | |
*** trifon has joined #openstack-swift | 22:37 | |
*** aix has quit IRC | 22:39 | |
*** aix has joined #openstack-swift | 22:40 | |
*** aix is now known as Guest965 | 22:40 | |
*** trifon has quit IRC | 22:47 | |
*** baojg has joined #openstack-swift | 22:47 | |
*** vinsh_ has joined #openstack-swift | 22:52 | |
*** baojg has quit IRC | 22:53 | |
*** vinsh has quit IRC | 22:55 | |
*** asettle has joined #openstack-swift | 22:57 | |
*** bjkeller has left #openstack-swift | 22:58 | |
*** nadeem has joined #openstack-swift | 23:00 | |
*** nadeem has quit IRC | 23:00 | |
*** 21WAAXZZ2 has quit IRC | 23:01 | |
*** alejandrito has joined #openstack-swift | 23:01 | |
*** nadeem has joined #openstack-swift | 23:01 | |
*** haomaiwang has joined #openstack-swift | 23:01 | |
*** asettle has quit IRC | 23:02 | |
clayg | timburke: thanks for showing me how that works - filed lp bug #1539805 for you ;) | 23:06 |
openstack | Launchpad bug 1539805 in OpenStack Object Storage (swift) "tempurl Content-Disposition header missing from HEAD" [Wishlist,New] https://launchpad.net/bugs/1539805 | 23:06 |
timburke | clayg: i think you meant "ship it", but i maybe like your version better :) | 23:08 |
clayg | oh goodness - what did i type :\ | 23:08 |
clayg | timburke: too funny | 23:09 |
*** admin0 has quit IRC | 23:11 | |
*** admin0 has joined #openstack-swift | 23:12 | |
openstackgerrit | Merged openstack/swift: Add info about state of ring file to default command. https://review.openstack.org/253038 | 23:15 |
onovy | clayg: i will fix set_replica detection in ^^ | 23:16 |
onovy | but overload can't be detected i think | 23:16 |
clayg | mattoliverau: OMG - Mandy was just telling me that Karen had made a onesee with a swift logo on her new t-shit printer - and I was like - "for *who*? no one is having a baby." ?!!!! | 23:17 |
clayg | onovy: ok, but you know... i'm not really sure how much pain this is causing currently | 23:18 |
onovy | hey! i want that tshirt too :/ | 23:19 |
onovy | i have only darth vader :) http://bit.ly/1nDIdPK | 23:19 |
clayg | onovy: unlike say how the *entire* command line parser in cli/ringbuilder is a total chore to maintain and would so much better if we ported to argparse now that we're py2.7 | 23:19 |
clayg | onovy: tooooooo cute! | 23:19 |
onovy | ok. time to go to bed, midnight here | 23:20 |
onovy | gn | 23:20 |
*** mgarza has quit IRC | 23:30 | |
*** zul has joined #openstack-swift | 23:40 | |
*** alejandrito has quit IRC | 23:41 | |
*** baojg has joined #openstack-swift | 23:49 | |
*** xiangxinyong_ has joined #openstack-swift | 23:56 | |
*** baojg has quit IRC | 23:59 | |
*** xiangxinyong has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!