USMgr0000 ‐ Mount HLF BC Network skeleton on GCP - OpenScienceChain/OSC-IS_Doc GitHub Wiki

Acceptance criteria

US Identifier USMgr0000
Name Mount HLF BC Network skeleton on GCP or similar cloud provider.
Description As a Manager of the BlockChain network, I want to mount a skeleton of an HLF Test BC Network in a cloud provider, so that later on, users of said BC can enroll themselves, create Organizations, and submit data.
Acceptance Criteria
1. * We will use HLF architecture to mount the Network.
2. * We will use the HLF Test Network implementation and mount it on a VM in GCP. The network will use one Orderer organization with a certain number of peers to be defined, one channel, and no other orgs since these orgs will be subscribed to the network later on in a different story.
3. * We will use a Fabric CA client component to keep a registry of the identities that will be created in the network, with their respective permission, privileges, and restrictions.

Assessment (INVEST)

CRITERIA REVIEW
Independent The story is totally independent since it's the base story from which all the rest will be developed.
Negotiable There is plenty to negotiate/define in the development of this story.
Valuable The story is not only valuable but critical, to bring value to the end User.
Estimable Estimating the story will need the rest of the team's assessment.
Small The story looks small enough to be implemented by one or 2 developers in the lapse of 1 to 2 weeks.
Testable The acceptance criteria establish specific conditions that determine where tests may be appropriately applied.