bevel
bevel copied to clipboard
feat(fabric): modify operations code to incorporate orderer(s) and peer(s) in each organization
Description
This issue has the same description as that of #1873, just meant to repeat the same process for operations tasks mentioned here
Acceptance Criteria
- The network shall come up with the modified network.yaml along with testing of
ALLoperations tasks present here - One CA tools deployment per organization
I'm doing tests on this issue
Currently add-new-organization, add-peer and add-orderer operations have been tested
the code was committed on mixed-organization branch
closing this issue, a working code is created on the features/mixed-organization branch