generated from NASA-PDS/template-repo-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
|
||
Requirements Summary | ||
==================== | ||
|
||
# default | ||
|
||
## As a user, I want to use Cognito Single Sign On to authenticate to the DUM service ([#10](https://github.com/NASA-PDS/data-upload-manager/issues/10)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## Develop Ingress Client Logging Capabilities ([#21](https://github.com/NASA-PDS/data-upload-manager/issues/21)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to parallelize upload of data products to PDC ([#24](https://github.com/NASA-PDS/data-upload-manager/issues/24)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As Nucleus, I want to use a lock file to know when DUM is writing to a S3 bucket folder ([#28](https://github.com/NASA-PDS/data-upload-manager/issues/28)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to upload only data products that have not been previously ingested ([#33](https://github.com/NASA-PDS/data-upload-manager/issues/33)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to resume/rerun upload on a directory and only have the updates or missing files uploaded ([#34](https://github.com/NASA-PDS/data-upload-manager/issues/34)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## Add argument to client script to follow symlinks ([#44](https://github.com/NASA-PDS/data-upload-manager/issues/44)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to include a MD5 checksum in the the user-defined object metadata being sent in the upload payload ([#50](https://github.com/NASA-PDS/data-upload-manager/issues/50)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to be able to take no more than X seconds per product to upload to AWS ([#83](https://github.com/NASA-PDS/data-upload-manager/issues/83)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to include the modification datetime in the the user-defined object metadata being sent in the upload payload ([#87](https://github.com/NASA-PDS/data-upload-manager/issues/87)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to skip upload of files already in S3 (nucleus staging bucket) ([#92](https://github.com/NASA-PDS/data-upload-manager/issues/92)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want an end summary report in logs to show statistics of files uploaded ([#98](https://github.com/NASA-PDS/data-upload-manager/issues/98)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to skip upload of files that are already in the Registry ([#99](https://github.com/NASA-PDS/data-upload-manager/issues/99)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to force an upload of file that is already in S3 or the Registry ([#100](https://github.com/NASA-PDS/data-upload-manager/issues/100)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As an admin, I want access to buckets to be restricted by subnet ([#102](https://github.com/NASA-PDS/data-upload-manager/issues/102)) | ||
|
||
|
||
This requirement is not impacted by the current version |