diff options
author | Ashlee Young <ashlee@onosfw.com> | 2015-09-16 07:52:08 -0700 |
---|---|---|
committer | Ashlee Young <ashlee@onosfw.com> | 2015-09-16 07:52:08 -0700 |
commit | 146ddc6f56bb1aece058a55e23587f576dd3deb0 (patch) | |
tree | 11259641e6207b2e5c9bb0d9d0194206f03587f2 /framework/README | |
parent | c6dcf814b54f2dcfd8b1b93a0939f1a0b729029e (diff) |
Brief intro into the framework
Change-Id: Ie1272d1ebdd80d47589e532fdcba719cbee9ed87
Diffstat (limited to 'framework/README')
-rw-r--r-- | framework/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/framework/README b/framework/README new file mode 100644 index 00000000..7aea8d82 --- /dev/null +++ b/framework/README @@ -0,0 +1,5 @@ +The framework is all about instrumenting the NFVI. While it is necessary to place various types of "engines" in the framework, components that will be used for orchestration and setting of policies will sit outside of the framework. + +Thanks, + +Ash |