Bug 1201111 - [RFE][horizon]: Multiple Objects Uploading from Horizon Object Store
Summary: [RFE][horizon]: Multiple Objects Uploading from Horizon Object Store
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/hori...
Whiteboard: upstream_milestone_none upstream_defi...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-12 04:07 UTC by RHOS Integration
Modified: 2016-08-23 04:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description RHOS Integration 2015-03-12 04:07:42 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/horizon-multiple-objects-uploading.

Description:

Summary
=======
The goal is to allow the upload multiple objects to a Container using Horizon
Object Store module.

Motivation
 ========
Currently it is possible to upload only one object to a container. If the user wants
to upload multiple objects it is necessary to do the same thing many times. With
this blueprint, it will be able to upload more than one object at a time.

Description
=========
The Swift module is able to upload many objects with a single CLI command.
Example: swift upload container object1 object2 object3
Thus modifying the way to upload many objects and at the same time being
capable of setting different object names and different paths. Showing their
names on the modal page similar to how the name is now shown for a single
object upload.

UX
===
[1]
The Users will be able to select more than one object on the window File Upload.
[2]
The Users can change the name of objects if they want. After the objects are selected
the moldal of Upload Object should show all Object Names default it got from
object file selected (name of the local file) and show in distinct input label, similar to now.
[3]
The Users can choose objects from different path. After the selection of some objects,
the users can click on Browser button and choose another object from other
path in their machines.
[4]
The Users can delete (cancel) files selected to upload if they change opinion.
[5]
The files will be uploaded in the same container/pseudo-folder like they are uploaded currently.

Testing
======
Verify the objects were uploaded properly.
Also verify if the objects are equal to the original avoiding problems of
inconsistencies.

Outside Dependencies
==================
N/A

Requirements Update Required
========================
N/A

Doc Impact
=========
N/A

Specification URL (additional information):

https://etherpad.openstack.org/p/r.LXfW9bERNo6RzY2R


Note You need to log in before you can comment on or make changes to this bug.