Skip to content
Snippets Groups Projects
Commit 5f773793 authored by yangalicace1's avatar yangalicace1
Browse files

FIXES: fixing identation issues in index.md

parent 7ea73836
No related branches found
No related tags found
1 merge request!17TeraFlowSDN Release 5
Pipeline #9704 passed
...@@ -44,28 +44,27 @@ This section provides access to the links and all the materials prepared for the ...@@ -44,28 +44,27 @@ This section provides access to the links and all the materials prepared for the
- [TFS Hackfest #3 (Castelldefels, 16-17 October 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-3) - [TFS Hackfest #3 (Castelldefels, 16-17 October 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-3)
- The link includes explanatory material on P4 for TeraFlowSDN, the set of guided walkthrough, and the details on the interactive sessions the participants addressed (and recordings), as well as a TFS Virtual Machine (Release 2.1). - The link includes explanatory material on P4 for TeraFlowSDN, the set of guided walkthrough, and the details on the interactive sessions the participants addressed (and recordings), as well as a TFS Virtual Machine (Release 2.1).
- [TFS Hackfest #2 (Madrid, 20-21 June 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-2) - [TFS Hackfest #2 (Madrid, 20-21 June 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-2)
- The link includes explanatory material on gNMI and ContainerLab for TeraFlowSDN, the set of challenges the participants addressed (and recordings), as well as a TFS Virtual Machine (Pre-Release 2.1).
- The link includes explanatory material on gNMI and ContainerLab for TeraFlowSDN, the set of challenges the participants addressed (and recordings), as well as a TFS Virtual Machine (Pre-Release 2.1). - [OFC SC472 (San Diego, 6 March 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/OFC-SC472-2023)
- The link includes a tutorial-style slide deck, as well as a TFS Virtual Machine (Release 2).
- [OFC SC472 (San Diego, 6 March 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/OFC-SC472-2023) - [TFS Hackfest #1 (Amsterdam, 20 October 2022)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-1)
- The link includes a tutorial-style slide deck, as well as a TFS Virtual Machine (Release 2). - The link includes a tutorial-style slide deck (and recordings), as well as a TFS Virtual Machine (Pre-Release 2).
- [TFS Hackfest #1 (Amsterdam, 20 October 2022)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-1)
- The link includes a tutorial-style slide deck (and recordings), as well as a TFS Virtual Machine (Pre-Release 2).
# Versions # Versions
New versions of TeraFlowSDN are periodically released. New versions of TeraFlowSDN are periodically released.
Each release is properly tagged and a branch is kept for its future bug fixing, if needed. Each release is properly tagged and a branch is kept for its future bug fixing, if needed.
- The branch *master*, points always to the latest stable version of the TeraFlowSDN controller. - The branch *master*, points always to the latest stable version of the TeraFlowSDN controller.
- The branches *release/X.Y.Z*, point to the code for the different release versions indicated in branch name. - The branches *release/X.Y.Z*, point to the code for the different release versions indicated in branch name.
- Code in these branches can be considered stable, and no new features are planned. - Code in these branches can be considered stable, and no new features are planned.
- In case of bugs, point releases increasing revision number (Z) might be created. - In case of bugs, point releases increasing revision number (Z) might be created.
- The main development branch is named as *develop*. - The main development branch is named as *develop*.
- **Use with care! Might not be stable.** - **Use with care! Might not be stable.**
- The latest developments and contributions are added to this branch for testing and validation before reaching a release. - The latest developments and contributions are added to this branch for testing and validation before reaching a release.
To choose the appropriate branch, follow the steps described in [1.3. Deploy TeraFlowSDN > Checkout the Appropriate Git Branch](https://tfs.etsi.org/documentation/develop/deployment_guide/#13-deploy-teraflowsdn) To choose the appropriate branch, follow the steps described in [1.3. Deploy TeraFlowSDN > Checkout the Appropriate Git Branch](https://tfs.etsi.org/documentation/develop/deployment_guide/#13-deploy-teraflowsdn)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment