Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsen-ci committed May 24, 2024
1 parent 65059e7 commit 7b9b974
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions docs/requirements/v1.3.0-dev/REQUIREMENTS.md
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

0 comments on commit 7b9b974

Please sign in to comment.