*** tuanluong has joined #openstack-manila | 00:21 | |
*** delatte has joined #openstack-manila | 00:42 | |
*** delattec has quit IRC | 00:43 | |
*** yankee_ has quit IRC | 00:45 | |
openstackgerrit | Tom Barron proposed openstack/manila master: DNM - testing ... https://review.openstack.org/430487 | 00:58 |
---|---|---|
*** mtanino has quit IRC | 01:00 | |
*** dsariel has quit IRC | 01:15 | |
*** crushil has quit IRC | 01:26 | |
*** tongli has joined #openstack-manila | 01:29 | |
*** gcb has joined #openstack-manila | 01:47 | |
bswartz | gouthamr tbarron: https://review.openstack.org/#/q/project:openstack/manila-test-image+status:open | 01:55 |
gouthamr | bswartz: does the experimental job work? | 01:56 |
bswartz | gouthamr: yeah feel free to run it | 01:57 |
bswartz | that reminds me -- I was going to move it to the check queue | 01:57 |
gouthamr | bswartz: just did.. on https://review.openstack.org/#/c/426811 | 01:57 |
openstackgerrit | Merged openstack/manila-test-image master: Fix copying on JSON.sh https://review.openstack.org/426775 | 01:58 |
gouthamr | ETA 44 mins ... | 01:58 |
bswartz | telnet://[2001:4800:1ae1:18:f816:3eff:fe60:58fd]:19885 | 01:58 |
bswartz | console.log is something like 30MB -- that's something else to work on | 01:59 |
gouthamr | i'd've to get out of VPN to check.. will do. | 02:00 |
bswartz | gouthamr: if you're patient you can wait until the job completes and download the log like a normal person | 02:03 |
gouthamr | bswartz: likely that'll happen :) . debugging nodepool that lives inside the firewall ... | 02:04 |
*** tongli has quit IRC | 02:38 | |
*** crushil has joined #openstack-manila | 02:38 | |
openstackgerrit | Tom Barron proposed openstack/manila master: DNM - testing ... https://review.openstack.org/430487 | 02:40 |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-manilaclient master: Remove support for py34 https://review.openstack.org/430513 | 02:43 |
*** tommylikehu has quit IRC | 02:45 | |
bswartz | gouthamr: job completed: https://review.openstack.org/#/c/426811/ | 02:48 |
tbarron | bswartz: dumb question, but where does '2009-04-04' come from? | 02:48 |
bswartz | tbarron: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html | 02:50 |
bswartz | tbarron: Amazon invented this date-based versioning scheme | 02:50 |
bswartz | Nova copied it and supports that API in addition to an OpenStack-specific metadata API | 02:50 |
tbarron | bswartz: i've always done cloud init stuff just using recipes and never really noticed this date based versioning, thx | 02:53 |
bswartz | tbarron: cloud init may seem like magic, but there is in fact a man behind the curtain | 02:56 |
tbarron | bswartz: i mostly use it outside openstack to inject keys etc. into the VM that I'm going to use for devstack hypervisor and I use an ISO datasource just b/c that's the recipe I know. | 02:58 |
bswartz | yes, key injection seems to be the "killer app" for cloudinit | 02:59 |
bswartz | it's capable of 1000 other things but none of those are so useful as key injection | 02:59 |
bswartz | not coincidentally, key injection is the only feature I implemented in manila-test-image | 03:00 |
tbarron | it's a fast way to set up an fedora or xenial devstack from a cloud image after qemu-image and virt-resize to set up the main qcow | 03:00 |
tbarron | set up the hypervisor for a devstack that is | 03:02 |
bswartz | my hypervisor for devstack in my laptop :-/ | 03:02 |
bswartz | s/in/is/ | 03:02 |
tbarron | bswartz: I like to be able to return to a pre-stack state after all the packages are there and unstack.sh and clean.sh didn't do enough to clean up | 03:03 |
bswartz | tbarron: I can't remember if you were still at NetApp when I presented how I do that | 03:03 |
tbarron | so 'virsh snapshot-creat-as' is my friend, also building new VM fresh but very fast\ | 03:04 |
tbarron | bswartz: me either :) | 03:04 |
bswartz | I have a script that creates a clean devstack VM out of nothing | 03:04 |
bswartz | it takes some time but it's completely reproducable | 03:04 |
tbarron | me too, but you said you use your laptop (physical machine) as devstack hypervisor? | 03:05 |
tbarron | I use a VM. | 03:05 |
bswartz | okay maybe our terms are unclear | 03:05 |
bswartz | I create a Xenial VM on my F22 Laptop using virsh | 03:05 |
bswartz | and I put devstack in the Xenial VM | 03:06 |
tbarron | ok, same page then | 03:06 |
tbarron | anyways, I'll +2 the test-image patch. You ought to be able to use an iso data source and the way you did it looks ok. | 03:06 |
bswartz | Soon I should get a laptop upgrade and I'll be switching to Yakkety most likely | 03:07 |
*** mtanino has joined #openstack-manila | 03:07 | |
* tbarron wants to keep up with the eharneys, who what 20GB in a very thin stinkpad | 03:08 | |
bswartz | tbarron: have you seen the Lifebooks Fujitsu just released? | 03:09 |
openstackgerrit | Merged openstack/manila-test-image master: Create a config drive to test the metadata code https://review.openstack.org/426811 | 03:09 |
bswartz | tbarron: http://www.fujitsu.com/fts/products/computing/pc/notebooks/lifebook-u747/index.html | 03:10 |
bswartz | 32GB RAM, 7th generation Intel processors | 03:10 |
bswartz | 1430 grams | 03:10 |
tbarron | bswartz: is that what you are going to pick up? | 03:11 |
bswartz | tbarron: still trying to get a price quote on one | 03:11 |
bswartz | tbarron: they're only for sale in Japan and Europe currently | 03:11 |
tbarron | well, you need a trip to japan | 03:12 |
bswartz | coming to the USA "soon" | 03:12 |
gouthamr | bswartz: sorry for the latency.. was afk.. | 03:19 |
gouthamr | tbarron: bswartz's laptop reqs seem reasonable to handle on my team.. the rest of us however.. different story | 03:20 |
gouthamr | tbarron: or so tclayton told me :P | 03:20 |
tbarron | gouthamr: we only need 4GB on laptop and do the rest in the cloud | 03:21 |
tbarron | gouthamr: chrome book | 03:21 |
gouthamr | tbarron: haha someone else's computer | 03:21 |
*** mtanino has quit IRC | 03:22 | |
bswartz | the chromebook strategy is not a bad one | 03:22 |
bswartz | as long as there's no ChromeOS in sight | 03:22 |
tbarron | i agree, but I lust for 32GB on my ultra book, and for it to run cool and fast | 03:23 |
tbarron | human nature | 03:23 |
*** tommylikehu has joined #openstack-manila | 03:24 | |
tbarron | actually I need 64GB so I can deploy three controllers and several storage nodes. devstack just doesn't show us the real distributed computing problems. | 03:24 |
bswartz | tbarron: have you been following the ML thread about devstack-gate VMs hitting OOM problems? | 03:25 |
tbarron | and "hyperconverged" is so yesterday | 03:25 |
tbarron | they will find out | 03:25 |
tbarron | bswartz: yes | 03:25 |
bswartz | I expect we'll be seeing 8GB devstack gate VMs in the not so distant future | 03:27 |
bswartz | whoever said "640k ought to be enough for anyone" never programmed in python... | 03:27 |
gouthamr | we use 8GB devstack VMs on our CI.. i thought upstream used the same | 03:29 |
tbarron | the devstack VMs are 8GB and there are still issues: http://docs.openstack.org/infra/manual/testing.html | 03:29 |
bswartz | gouthamr: soon they will | 03:29 |
bswartz | wait what? | 03:29 |
bswartz | >_< | 03:30 |
tbarron | "There is at leat 8GB of system memory available." | 03:30 |
bswartz | you're joking | 03:30 |
bswartz | they're having OOM problems with 8GB? | 03:30 |
tbarron | s/they/we/ | 03:30 |
bswartz | not me -- I still run Devstack with 4GB | 03:31 |
bswartz | I guess I'm old fashioned... | 03:31 |
tbarron | do you run scenario tests with generic driver? | 03:31 |
bswartz | tbarron: not recently | 03:32 |
tbarron | if I stick to lvm yeah | 03:32 |
bswartz | tbarron: although that's something I should be doing soon | 03:32 |
gouthamr | just read [openstack-dev] [all][elections] Project Team Lead Election Conclusion and Results | 03:32 |
gouthamr | congratulations bswartz | 03:32 |
gouthamr | :P | 03:32 |
bswartz | lol | 03:32 |
bswartz | ty gouthamr | 03:32 |
gouthamr | haha and smcginnis :) | 03:33 |
bswartz | frankly I'm disgusted at our community that we can't manage memory better | 03:33 |
tbarron | at least we have a bit of consistency on the storage front | 03:33 |
markstur | projected winners? | 03:33 |
* bswartz suspects that the DRAM manufacturers must be investing heavily in promoting OpenStack usage | 03:33 | |
tbarron | and mcginnis is a pretty reasonable guy at least | 03:33 |
tbarron | :P | 03:33 |
bswartz | :-p | 03:33 |
gouthamr | markstur: yeah, game seemed fixed from the beginning.. much like the superbowl | 03:33 |
* gouthamr ducks | 03:34 | |
bswartz | the superbowl was fixed from halftime | 03:34 |
tbarron | intel is a big believer in the cloud | 03:34 |
markstur | I didn't say anything about "term limits" | 03:34 |
markstur | not me | 03:34 |
gouthamr | lol :D | 03:34 |
bswartz | Intel is a big believer in anything that sells CPUs | 03:35 |
bswartz | and ARM servers are going exactly nowhere | 03:35 |
gouthamr | the OSIC cloud is huuge | 03:35 |
markstur | I didn't see the poll this time. I'm assuming Ben and Sean ran uncontested. Glad to keep them where they are. | 03:35 |
gouthamr | infra had to comment it out of config for their keynote at Barcelona. <-- that huge | 03:35 |
bswartz | markstur: yeah there were only 4 contested elections IIRC | 03:36 |
markstur | bswartz: Yeah. It's a thankless job, huh? | 03:36 |
markstur | Well thanks | 03:36 |
bswartz | markstur 5 actually -- Ironic, Keystone, Neutron, Quality Assurance and Stable Branch Maintenance | 03:36 |
markstur | Oh. Now I have to go look at the results. | 03:37 |
tbarron | maybe he can get a new notebook out of it. | 03:37 |
bswartz | tbarron: my lifebook is almost 4 years old | 03:37 |
tbarron | poor ben | 03:37 |
bswartz | tbarron: I would have replaced it last year but fujitsu hadn't made anything worth buying back then | 03:38 |
bswartz | Intel generations 5 and 6 were pretty much duds | 03:38 |
bswartz | Competition from AMD has been nonexistent until this year | 03:39 |
* bswartz is excited about new Ryzen processor line from AMD | 03:39 | |
tbarron | well, I'm going to turn in so I'll be awake to talk with my colleagues from india and the EU in the morning. | 03:39 |
tbarron | but bswartz congrats | 03:39 |
tbarron | and good to get rc1 out the door today | 03:40 |
bswartz | thanks tbarron | 03:42 |
* bswartz smh at 8GB devstack-gate VMs hitting OOM issues... | 03:42 | |
*** gouthamr has quit IRC | 03:49 | |
openstackgerrit | Merged openstack/python-manilaclient master: Replace six.iteritems() with .items() https://review.openstack.org/430229 | 04:05 |
*** faizy has joined #openstack-manila | 04:30 | |
openstackgerrit | yankee proposed openstack/manila master: Allow use of <is> with extra_spec_value in share type https://review.openstack.org/413338 | 04:46 |
openstackgerrit | Ravichandran Nudurumati proposed openstack/manila master: hpe3pardriver: Repalce ConsistencyGroup https://review.openstack.org/430562 | 04:51 |
*** crushil has quit IRC | 04:59 | |
*** lpetrut has joined #openstack-manila | 06:02 | |
*** nkrinner_afk is now known as nkrinner | 06:33 | |
openstackgerrit | Ravichandran Nudurumati proposed openstack/manila master: hpe3pardriver: Replace ConsistencyGroup https://review.openstack.org/430562 | 06:47 |
*** lpetrut has quit IRC | 07:25 | |
*** pcaruana has joined #openstack-manila | 07:29 | |
*** lpetrut has joined #openstack-manila | 07:34 | |
*** david-lyle_ has joined #openstack-manila | 07:37 | |
*** rraja has joined #openstack-manila | 07:41 | |
*** jprovazn has joined #openstack-manila | 07:57 | |
*** jprovazn has quit IRC | 08:26 | |
*** dsariel has joined #openstack-manila | 08:26 | |
*** jprovazn has joined #openstack-manila | 08:27 | |
*** jprovazn has quit IRC | 08:28 | |
*** david-lyle_ has quit IRC | 08:28 | |
*** chlong has quit IRC | 08:30 | |
*** chlong has joined #openstack-manila | 08:31 | |
*** zengyingzhe_ has quit IRC | 08:41 | |
*** zengyingzhe_ has joined #openstack-manila | 08:41 | |
*** wiebalck has joined #openstack-manila | 08:44 | |
*** dsariel has quit IRC | 08:45 | |
*** lpetrut has quit IRC | 09:15 | |
openstackgerrit | melissaml proposed openstack/manila master: Use https instead of http for git.openstack.org https://review.openstack.org/430672 | 09:16 |
*** wiebalck has quit IRC | 09:21 | |
*** openstackgerrit has quit IRC | 09:34 | |
*** rhagarty_ has joined #openstack-manila | 09:44 | |
*** ociuhandu has quit IRC | 09:45 | |
*** hoonetorg has quit IRC | 09:45 | |
*** rhagarty has quit IRC | 09:45 | |
*** hoonetorg has joined #openstack-manila | 09:54 | |
*** openstackgerrit has joined #openstack-manila | 10:07 | |
openstackgerrit | Béla Vancsics proposed openstack/manila master: Use more specific asserts in tests https://review.openstack.org/430698 | 10:07 |
*** ganso has joined #openstack-manila | 10:13 | |
*** shausy has joined #openstack-manila | 10:14 | |
*** ociuhandu has joined #openstack-manila | 10:14 | |
*** lpetrut has joined #openstack-manila | 10:15 | |
*** databus23_ has quit IRC | 10:44 | |
*** databus23_ has joined #openstack-manila | 10:44 | |
*** nkrinner is now known as nkrinner_afk | 10:44 | |
*** dsariel has joined #openstack-manila | 10:59 | |
openstackgerrit | OpenStack Release Bot proposed openstack/puppet-manila master: Update reno for stable/ocata https://review.openstack.org/430795 | 11:04 |
*** alyson_ has joined #openstack-manila | 11:08 | |
openstackgerrit | Alyson proposed openstack/manila master: HNAS: ensure snapshot before trying to revert https://review.openstack.org/430236 | 11:10 |
openstackgerrit | Merged openstack/python-manilaclient master: Handle log message interpolation by the logger https://review.openstack.org/430348 | 11:16 |
openstackgerrit | Merged openstack/python-manilaclient master: Remove support for py34 https://review.openstack.org/430513 | 11:16 |
*** nkrinner_afk is now known as nkrinne | 11:16 | |
*** nkrinne is now known as nkrinner | 11:16 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila master: Add Share Migration devref docs https://review.openstack.org/375771 | 11:23 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila-specs master: Update Share Migration Ocata Improvements Spec https://review.openstack.org/407145 | 11:35 |
*** tuanluong has quit IRC | 11:37 | |
*** ociuhandu has quit IRC | 11:39 | |
vponomaryov | rhagarty: CGs, has never supported AZs, but it is part of share groups spec and manila client | 12:08 |
vponomaryov | rhagarty: so, it is bug - definitely | 12:09 |
vponomaryov | rhagarty: either on server side, that is not aware about it at all. No DB model support, no API support | 12:09 |
vponomaryov | rhagarty: or we do not support it and should remove from client and spec | 12:09 |
vponomaryov | rhagarty: thank you for finding it | 12:10 |
openstackgerrit | yankee proposed openstack/manila master: Allow use of <is> with extra_spec_value in share type https://review.openstack.org/413338 | 12:12 |
*** yumiriam has joined #openstack-manila | 12:14 | |
vponomaryov | rhagarty: filed following bug -> https://bugs.launchpad.net/manila/+bug/1662870 | 12:16 |
*** faizy has quit IRC | 12:16 | |
openstack | Launchpad bug 1662870 in Manila "share groups api does not support AZs" [Undecided,New] | 12:16 |
openstackgerrit | Merged openstack/puppet-manila master: Update reno for stable/ocata https://review.openstack.org/430795 | 12:21 |
*** sandanar has joined #openstack-manila | 12:29 | |
*** jprovazn has joined #openstack-manila | 12:40 | |
*** jcsp has joined #openstack-manila | 12:54 | |
*** ociuhandu has joined #openstack-manila | 12:58 | |
*** catintheroof has joined #openstack-manila | 13:08 | |
openstackgerrit | Merged openstack/manila master: Update reno for stable/ocata https://review.openstack.org/430424 | 13:15 |
*** tommylikehu_ has joined #openstack-manila | 13:26 | |
tbarron | ping bswartz | 13:29 |
tbarron | bswartz: can we get workflow/approval for this stable/newton manila-ui backport? https://review.openstack.org/#/c/416535/ | 13:30 |
*** gouthamr has joined #openstack-manila | 13:34 | |
*** gouthamr has quit IRC | 13:35 | |
*** eharney has joined #openstack-manila | 13:42 | |
*** faizy has joined #openstack-manila | 13:52 | |
*** dustins has joined #openstack-manila | 13:56 | |
*** tongli has joined #openstack-manila | 13:59 | |
*** dustins_ has joined #openstack-manila | 14:01 | |
*** dustins has quit IRC | 14:02 | |
*** yankee_ has joined #openstack-manila | 14:12 | |
*** yankee_ has quit IRC | 14:20 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila master: [Grenade] Add test with creation of share snapshot https://review.openstack.org/430957 | 14:21 |
*** crushil has joined #openstack-manila | 14:23 | |
*** shausy has quit IRC | 14:25 | |
*** yankee_ has joined #openstack-manila | 14:27 | |
*** porrua has joined #openstack-manila | 14:33 | |
*** crushil has quit IRC | 14:44 | |
*** crushil has joined #openstack-manila | 14:45 | |
tommylikehu | hey bswartz, are you around? | 14:56 |
*** mtanino has joined #openstack-manila | 14:58 | |
*** dschoenb__ has joined #openstack-manila | 15:06 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila master: [Grenade] Add test with creation of share snapshot https://review.openstack.org/430957 | 15:06 |
*** dustins_ has quit IRC | 15:08 | |
*** rraja has quit IRC | 15:15 | |
*** yankee_ has quit IRC | 15:16 | |
*** tongli has quit IRC | 15:16 | |
*** gouthamr has joined #openstack-manila | 15:22 | |
tommylikehu | ping vponomaryov | 15:26 |
*** nkrinner is now known as nkrinner_afk | 15:27 | |
vponomaryov | tommylikehu: pong | 15:27 |
tommylikehu | hey vponomaryov, are you familiar with lvm? | 15:28 |
vponomaryov | tommylikehu: a little | 15:28 |
tommylikehu | I have a question with manila's revert snapshot feature. I found that the logical volume can not be reduce if it has snapshot on it. | 15:28 |
tommylikehu | this case should happen if the lv has been extended after taking snapshot and then I wanna revert it | 15:29 |
vponomaryov | tommylikehu: then file bug in LP | 15:30 |
*** gouthamr has quit IRC | 15:30 | |
vponomaryov | tommylikehu: also, have you seen existing bug report for revert feature for LVM driver? | 15:30 |
tommylikehu | vponomaryov: I am testing the lvresize/lvreduce command. | 15:31 |
*** tongli has joined #openstack-manila | 15:31 | |
tommylikehu | also found a webpage : http://www.microhowto.info/howto/reduce_the_size_of_an_lvm_logical_volume.html | 15:31 |
tommylikehu | so I am here for confirmation if you are familiar with that :) | 15:31 |
vponomaryov | tommylikehu: I haven't dug into this particular case | 15:32 |
tommylikehu | vponomaryov: ok thanks | 15:32 |
vponomaryov | tommylikehu: antyway, file bug | 15:32 |
vponomaryov | s/antyway/anyway/ | 15:33 |
tommylikehu | vponomaryov: I think this is not related to manila | 15:33 |
vponomaryov | tommylikehu: root cause - yes, but manila is affected | 15:34 |
vponomaryov | tommylikehu: workaround for manila could be in resize of filesystem instead of resize of block device | 15:38 |
tommylikehu | vponomaryov: but I found manila indeed extend the lv with 'extend' command | 15:41 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila master: [Grenade] Add test with creation of share snapshot https://review.openstack.org/430957 | 15:46 |
*** adrianofr_ has joined #openstack-manila | 15:54 | |
*** scottda is now known as scottda_phone | 15:56 | |
*** xyang_ has joined #openstack-manila | 16:01 | |
*** scottda_phone is now known as scottda | 16:12 | |
*** dsariel has quit IRC | 16:27 | |
*** tommylikehu_ has quit IRC | 16:51 | |
*** tommylikehu_ has joined #openstack-manila | 16:52 | |
*** tommylikehu_ has quit IRC | 16:52 | |
*** tommylikehu_ has joined #openstack-manila | 16:52 | |
*** tommylikehu_ has quit IRC | 16:53 | |
*** tommylikehu_ has joined #openstack-manila | 16:53 | |
*** tommylikehu_ has quit IRC | 16:54 | |
*** tommylikehu_ has joined #openstack-manila | 16:54 | |
*** tommylikehu_ has quit IRC | 16:55 | |
*** tommylikehu_ has joined #openstack-manila | 16:55 | |
*** tommylikehu_ has quit IRC | 16:55 | |
*** ociuhandu has quit IRC | 16:58 | |
*** xyang_ has quit IRC | 17:01 | |
*** sandanar has quit IRC | 17:07 | |
*** delattec has joined #openstack-manila | 17:07 | |
*** delatte has quit IRC | 17:08 | |
*** lpetrut has quit IRC | 17:13 | |
markstur | ganso: ping | 17:17 |
ganso | markstur: pong | 17:18 |
markstur | I think that None check in yankee's https://review.openstack.org/#/c/413338/20 is needed | 17:20 |
ganso | markstur: why | 17:20 |
markstur | there must be specs actually set to None in the dict to get that error | 17:20 |
rhagarty_ | vponomaryov: thanks for getting back to me... https://bugs.launchpad.net/manila/+bug/1662944 | 17:20 |
openstack | Launchpad bug 1662944 in Manila "Share Group create - doesn't recognize availability zone" [Undecided,New] | 17:20 |
markstur | Don't know why it would be set like that, but that is what the tempest tests fail on. NoneType err. | 17:21 |
markstur | I added some comments to the review where he checks and below where the old code deals with it | 17:21 |
rhagarty_ | vponomaryov: oops... just noticed you already filed the bug | 17:23 |
ganso | markstur: I see | 17:23 |
ganso | markstur: that is indeed very weird | 17:23 |
ganso | markstur: I'd do specs = share_type.get('extra_specs', {}) or {} instead of having the if condition | 17:24 |
markstur | ganso: I did suggest the "or {}" w/ no default | 17:25 |
markstur | that might fix an existing bug below (if anyone can really reach it) | 17:26 |
markstur | ganso: but specific to that patch the if condition also avoids unneeded set creation like: set([]) & other-set | 17:26 |
ganso | markstur: sorry I did not see your suggestion | 17:27 |
ganso | markstur: without default value parameter is actually better | 17:27 |
markstur | ganso: No. It was a private secret suggestion. | 17:27 |
ganso | markstur: O_O | 17:28 |
markstur | ganso: Gotta go to a meeting, but I thought maybe some clarification would help | 17:29 |
ganso | markstur: yea, thanks, I am thinking about it | 17:29 |
vponomaryov | rhagarty_: even if you didn't get error 400 providing AZ, there is no logic that would use this key | 17:37 |
vponomaryov | rhagarty_: so, it is to be fixed in Pike | 17:37 |
rhagarty_ | vponomaryov: understood | 17:38 |
rhagarty_ | vponomaryov: also found out that API for share-group-create requires all UUIDs for type, group type and share network. CLI takes names. Is this the same issue you found with share-group-type-create? | 17:40 |
vponomaryov | rhagarty_: share-network should not be accepted using names - for sure | 17:43 |
vponomaryov | rhagarty_: it is not unique value | 17:44 |
vponomaryov | rhagarty_: all "types" should be able to be used using names, they are unique | 17:44 |
*** ociuhandu has joined #openstack-manila | 17:44 | |
vponomaryov | rhagarty_: but if key name contains "_id" suffix, then should not | 17:45 |
*** xyang_ has joined #openstack-manila | 17:46 | |
*** gouthamr has joined #openstack-manila | 17:46 | |
rhagarty_ | vponomaryov: I can supply UUIDs, just thought it strange that CLI works differently... | 17:46 |
vponomaryov | rhagarty_: why strange? CLI just does simplification | 17:47 |
vponomaryov | rhagarty_: but doing redundant API calls | 17:47 |
rhagarty_ | vponomaryov: no issue... I can make it work | 17:49 |
*** gouthamr has quit IRC | 17:50 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila master: Optimize opposite driver modes migration test https://review.openstack.org/431090 | 17:54 |
*** tommylikehu_ has joined #openstack-manila | 18:00 | |
*** tommylikehu_ has quit IRC | 18:05 | |
*** lpetrut has joined #openstack-manila | 18:09 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila master: [Grenade] Add test with creation of share snapshot https://review.openstack.org/430957 | 18:10 |
*** lseki has joined #openstack-manila | 18:12 | |
*** Yogi1 has joined #openstack-manila | 18:13 | |
vponomaryov | rhagarty_: are you sure about your statement "If you re-run the command without the "--az" option, the command works."? Because in my lab works completely the same way - with error | 18:14 |
vponomaryov | rhagarty_: oh, nevermind, read as there is "with", not "without" | 18:15 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila master: HNAS: Fix concurrency creating/deleting snapshots https://review.openstack.org/431100 | 18:19 |
rhagarty_ | vponomaryov: do you want me to mark https://bugs.launchpad.net/manila/+bug/1662870 as a dup? | 18:24 |
openstack | Launchpad bug 1662870 in Manila "share groups api does not support AZs" [Undecided,New] | 18:24 |
*** waj334 has quit IRC | 18:35 | |
*** adrianofr_ has quit IRC | 18:35 | |
*** erlon has quit IRC | 18:35 | |
*** amit213 has quit IRC | 18:35 | |
*** DuncanT has quit IRC | 18:37 | |
*** cargonza has quit IRC | 18:37 | |
*** xyang_ has quit IRC | 18:43 | |
*** ganso has quit IRC | 18:45 | |
*** scottda has quit IRC | 18:45 | |
*** ameade has quit IRC | 18:45 | |
*** xyang_ has joined #openstack-manila | 18:46 | |
*** xyang_ has quit IRC | 18:48 | |
*** faizy has quit IRC | 19:08 | |
*** erlon has joined #openstack-manila | 19:25 | |
*** DuncanT has joined #openstack-manila | 19:31 | |
*** ameade has joined #openstack-manila | 19:32 | |
*** DuncanT has quit IRC | 19:35 | |
*** ganso has joined #openstack-manila | 19:35 | |
*** adrianofr_ has joined #openstack-manila | 19:39 | |
*** xyang_ has joined #openstack-manila | 19:40 | |
*** xyang_ has quit IRC | 19:42 | |
*** scottda has joined #openstack-manila | 19:44 | |
*** xyang_ has joined #openstack-manila | 19:50 | |
*** DuncanT has joined #openstack-manila | 19:51 | |
*** xyang_ has quit IRC | 19:53 | |
*** waj334 has joined #openstack-manila | 19:53 | |
*** xyang_ has joined #openstack-manila | 19:55 | |
*** xyang_ has quit IRC | 19:59 | |
*** tommylikehu_ has joined #openstack-manila | 20:02 | |
*** xyang_ has joined #openstack-manila | 20:02 | |
*** tommylikehu_ has quit IRC | 20:06 | |
*** jprovazn has quit IRC | 20:07 | |
*** cargonza has joined #openstack-manila | 20:10 | |
*** amit213 has joined #openstack-manila | 20:11 | |
*** xyang_ has quit IRC | 20:20 | |
*** xyang_ has joined #openstack-manila | 20:20 | |
*** xyang_ has quit IRC | 20:20 | |
*** xyang_ has joined #openstack-manila | 20:20 | |
*** porrua has quit IRC | 20:25 | |
*** xyang_ has quit IRC | 20:30 | |
*** wiebalck has joined #openstack-manila | 20:33 | |
*** pcaruana has quit IRC | 20:43 | |
*** eharney has quit IRC | 20:44 | |
*** xyang_ has joined #openstack-manila | 20:46 | |
*** crushil has quit IRC | 20:50 | |
openstackgerrit | Merged openstack/manila master: Remove a py34 environment from tox https://review.openstack.org/430082 | 21:05 |
*** yumiriam has quit IRC | 21:06 | |
*** alyson_ has quit IRC | 21:07 | |
*** eharney has joined #openstack-manila | 21:09 | |
*** Yogi1 has quit IRC | 21:14 | |
*** wiebalck has quit IRC | 21:36 | |
*** ganso has quit IRC | 21:45 | |
*** dschoenb__ has quit IRC | 21:48 | |
*** tommylikehu_ has joined #openstack-manila | 22:02 | |
*** tommylikehu_ has quit IRC | 22:07 | |
*** gouthamr has joined #openstack-manila | 22:20 | |
*** erlon has quit IRC | 22:35 | |
*** lseki has quit IRC | 23:00 | |
*** crushil has joined #openstack-manila | 23:19 | |
*** catintheroof has quit IRC | 23:25 | |
*** lpetrut has quit IRC | 23:38 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!