Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow some way to delete segmented objects #35

Open
gholt opened this issue Nov 26, 2013 · 1 comment
Open

Allow some way to delete segmented objects #35

gholt opened this issue Nov 26, 2013 · 1 comment
Labels

Comments

@gholt
Copy link
Owner

gholt commented Nov 26, 2013

Maybe:
swiftly delete container/object --segments

@pakamon
Copy link

pakamon commented Nov 26, 2015

Hi,

Recently I've moved from official swift client to swiftly as it has header tagging of Dynamic Large Objects working out of the box while uploading. It works like a charm and I was not able to make it work with swift client. In python swift client only manifest file is get header tagged but not segments files.

Nevertheless deleting DLO is a bit painfull in swiftly as I have to run it twice. I have to delete all segment objects in the first run and then delete manifest file in second run (swift client does manifest+objects removal with single command)

It would be awesome to have a simple switch as you mentioned above (--segments) to handle delete operation of DLO

Thanks!
Marek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants