Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fabric): Update adding a new orderer organization playbook to be compatible with version 2.5.4 #2453

Closed
mgCepeda opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform

Comments

@mgCepeda
Copy link
Contributor

Description
As a developer we want add orderer orgnazation playbook be compatible with fabric 2.5.4

Acceptance Criteria
Fabric 2.5.4 network should deploy with chaincode correctly.
Fabric 2.2.2 network should deploy with chaincode correctly.
Update documentation

@mgCepeda mgCepeda added the enhancement New feature or request label Dec 18, 2023
@mgCepeda
Copy link
Contributor Author

mgCepeda commented Jan 8, 2024

I'll take this issue

@suvajit-sarkar suvajit-sarkar added the fabric Related to the Hyperledger Fabric DLT Platform label Jan 8, 2024
mgCepeda added a commit to mgCepeda/blockchain-automation-framework that referenced this issue Jan 22, 2024
**Primary Changes**

1. Fixed deployment add-orderer-organization.yaml playbook for fabric 2.2.2
2. Added support for deploying add-orderer-organization.yaml playbook for Fabric 2.5.4
3- Added deletion of genesis file in platforms/hyperledger-fabric/configuration/roles/delete/genesis role.

**Modifications**
platforms/hyperledger-fabric/configuration/add-orderer-organization.yaml
platforms/hyperledger-fabric/configuration/cleanup.yaml
platforms/hyperledger-fabric/configuration/deploy-network.yaml
platforms/hyperledger-fabric/configuration/roles/create/configtx
platforms/hyperledger-fabric/configuration/roles/create/genesis
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/orderers
platforms/hyperledger-fabric/configuration/roles/delete/genesis
platforms/hyperledger-fabric/configuration/roles/delete/vault_secrets

fixes hyperledger#2453

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
mgCepeda added a commit to mgCepeda/blockchain-automation-framework that referenced this issue Jan 22, 2024
**Primary Changes**

1. Fixed deployment add-orderer-organization.yaml playbook for fabric 2.2.2
2. Added support for deploying add-orderer-organization.yaml playbook for Fabric 2.5.4
3- Added deletion of genesis file in platforms/hyperledger-fabric/configuration/roles/delete/genesis role.

**Modifications**
platforms/hyperledger-fabric/configuration/add-orderer-organization.yaml
platforms/hyperledger-fabric/configuration/cleanup.yaml
platforms/hyperledger-fabric/configuration/deploy-network.yaml
platforms/hyperledger-fabric/configuration/roles/create/configtx
platforms/hyperledger-fabric/configuration/roles/create/genesis
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/orderers
platforms/hyperledger-fabric/configuration/roles/delete/genesis
platforms/hyperledger-fabric/configuration/roles/delete/vault_secrets

fixes hyperledger#2453

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
mgCepeda added a commit to mgCepeda/blockchain-automation-framework that referenced this issue Jan 24, 2024
**Primary Changes**

1. Fixed deployment add-orderer-organization.yaml playbook for fabric 2.2.2
2. Added support for deploying add-orderer-organization.yaml playbook for Fabric 2.5.4
3- Added deletion of genesis file in platforms/hyperledger-fabric/configuration/roles/delete/genesis role.

**Modifications**
platforms/hyperledger-fabric/configuration/roles/create/cli
platforms/hyperledger-fabric/configuration/add-orderer-organization.yaml
platforms/hyperledger-fabric/configuration/cleanup.yaml
platforms/hyperledger-fabric/configuration/deploy-network.yaml
platforms/hyperledger-fabric/configuration/roles/create/configtx
platforms/hyperledger-fabric/configuration/roles/create/genesis
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/orderers
platforms/hyperledger-fabric/configuration/roles/delete/genesis
platforms/hyperledger-fabric/configuration/roles/delete/vault_secrets

fixes hyperledger#2453

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
suvajit-sarkar pushed a commit that referenced this issue Jan 24, 2024
**Primary Changes**

1. Fixed deployment add-orderer-organization.yaml playbook for fabric 2.2.2
2. Added support for deploying add-orderer-organization.yaml playbook for Fabric 2.5.4
3- Added deletion of genesis file in platforms/hyperledger-fabric/configuration/roles/delete/genesis role.

**Modifications**
platforms/hyperledger-fabric/configuration/roles/create/cli
platforms/hyperledger-fabric/configuration/add-orderer-organization.yaml
platforms/hyperledger-fabric/configuration/cleanup.yaml
platforms/hyperledger-fabric/configuration/deploy-network.yaml
platforms/hyperledger-fabric/configuration/roles/create/configtx
platforms/hyperledger-fabric/configuration/roles/create/genesis
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org
platforms/hyperledger-fabric/configuration/roles/create/orderers
platforms/hyperledger-fabric/configuration/roles/delete/genesis
platforms/hyperledger-fabric/configuration/roles/delete/vault_secrets

fixes #2453

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform
Projects
None yet
Development

No branches or pull requests

2 participants