← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1400825] Re: Deleting a nested pseudo-folder deletes the parent folders

 

Deleting pseudo/folder/name from the swift command line does exactly the
same thing, so this is not strictly a horizon issue. The reason is that
the separate intermediate pseudo folders are not created when you
specify a nested pseudo folder in one string.

If, on the other hand, you were to create them in horizon one at a time,
it would work as you expect; i.e. create 'pseudo', go into that one,
create 'folder', go into that one, and create 'name'. Then delete
'name', and 'pseudo' and 'folder' will still exist.

While this behavior may be a bit different from what you may expect from
working with an operating system and real directories, it is consisent
with swift's use of pseudo folders.

** Changed in: horizon
       Status: New => Opinion

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1400825

Title:
  Deleting a nested pseudo-folder deletes the parent folders

Status in OpenStack Dashboard (Horizon):
  Opinion

Bug description:
  1. Login to Devstack 
  2. Create the container "C_1"
  2. Create the Create pseudo-folder as "pseudo/folder/name". This creates "pseudo" folder -> a subfolder "folder" inside pseudo -> a sub folder "name" inside folder. Deleting the child folder "name", deletes the parent folders too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1400825/+subscriptions


References