summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-10-28 11:56:10 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-10-28 11:56:10 -0400
commit062d9f1f4faf2ca8a1fe78b7c7365e6378c15836 (patch)
treeb8a77f77e705fd64690b4a0452a05672714dc38e
parentfd706b1c3f79d2f244a5b751de312ca0a589636d (diff)
downloadmeta-virtualization-062d9f1f4faf2ca8a1fe78b7c7365e6378c15836.tar.gz
docs: roadmap: add missing workflow items
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rwxr-xr-xmeta-virt-roadmap.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-virt-roadmap.txt b/meta-virt-roadmap.txt
index 596bc030..dd27e090 100755
--- a/meta-virt-roadmap.txt
+++ b/meta-virt-roadmap.txt
@@ -60,6 +60,9 @@ Container support components:
60 - CNI multus (6-12) 60 - CNI multus (6-12)
61 - Additional Container networking plugins (roadmap) 61 - Additional Container networking plugins (roadmap)
62 62
63 - h/w accelerated containers (12)
64 - fpga / pci / other
65
63Build system / workflow: 66Build system / workflow:
64 67
65 - Binary reference package feed integration / container extension (12) 68 - Binary reference package feed integration / container extension (12)
@@ -77,3 +80,8 @@ Build system / workflow:
77 80
78 - SDK based container update (12) 81 - SDK based container update (12)
79 82
83 - devtool / recipe / manual: build -> deploy (k8s, other) (12)
84 - local / build host deploy and test (6)
85
86 - microservice reference workflow / container base
87