add @fkautz's idea of a demo container to TODO
authorMichael Vorburger <mike@vorburger.ch>
Thu, 24 Jan 2019 16:43:51 +0000 (17:43 +0100)
committerMichael Vorburger <mike@vorburger.ch>
Wed, 1 Jul 2020 23:38:29 +0000 (01:38 +0200)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
TODO.md

diff --git a/TODO.md b/TODO.md
index 59113406adee84cb21d8dedc51ade69a3fde7387..8b58b30e7d28c594fc8de1ce57a3dc4b2639c328 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 - [X] OpenFlowPluginWiring PacketProcessingService <odl:action-provider>
 - [X] OpenFlowPlugin wiring
 
+- [ ] add a Dockerfile to build a demo container
+- [ ] create a Hello World toaster example
+- [ ] kubectl apply YAML to get started
+
 - [X] skitt's https://github.com/vorburger/opendaylight-simple/issues/38
 - [ ] DiagStatusWiring auto-discover ServiceStatusProvider
 - [ ] CLI commands, such as ItmWiring's TepShowState and DiagStatusCommand in DiagStatusWiring, which `implements Action`, should be auto-discovered