diff options
author | Gwenael Lambrouin <gwenael.lambrouin@orange.com> | 2022-11-14 17:56:10 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-12-15 12:51:23 +0100 |
commit | 65df9717730bd34e10f5f231f6869792ecab6e92 (patch) | |
tree | d110089db7dad185bbcf15c3cd4acd6c8cf8ccca /docs/development | |
parent | 76c6d3deb39045eec4bf11d189892485e8a9c454 (diff) |
nfvbenchvm: release 0.16
- separate loop VM and generator VM version numbers (a first step
towards using nfvbench version number for the generator VM)
- increase loop VM version number
- Add a release note page dedicated to nfvbench loop VM
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
Change-Id: I2bc651eb315bfa889e5dd1d56f69e2c3d9219646
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/building/build.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/development/building/build.rst b/docs/development/building/build.rst index 00c1c98..aeda059 100644 --- a/docs/development/building/build.rst +++ b/docs/development/building/build.rst @@ -14,6 +14,8 @@ This container includes the following parts: - NFVbench orchestration - NFVbench test VM (qcow2) +.. _nfvbench-artefact-versioning: + Versioning ---------- These 3 parts are versioned independently and the Dockerfile will determine the combination of versions that |