-  By legacy scheduling we mean scheduling without any trigger (see above)
 i.e. the current technique used by schedulers such as OpenStack Nova.
+
    -  By event-driven scheduling we mean scheduling with a trigger (see above).
 We do not mean that the unikernel or container that is going to run the VNF is
 already running . The instance is started and torn-down in response to traffic.
 The two step process is transparent to the user.
+
    -  More specialized higher level schedulers and orchestration systems may be
 run on top e.g. FaaS (similar to AWS Lambda) etc.
 
 
--- /dev/null
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License. http://creativecommons.org/licenses/by/4.0
+.. (c) Xuan Jia (China Mobile)
+
+==================================
+Container4NFV E release Notes
+==================================
+1. Gap analysis for openstack,kubernetes,opnfv installer
+2. Container architecture options
+3. Joid could support Kubernetes
+4. Using vagrant tool to setup an env with DPDK enabled.