Merge "Add a spce between the words of feature and set in the spec file"

This commit is contained in:
Jenkins
2015-03-28 12:04:20 +00:00
committed by Gerrit Code Review

View File

@ -223,7 +223,7 @@ Design Principles
Alternatives
------------
1. Extending Nova's existing featureset to offer container features
1. Extending Nova's existing feature set to offer container features
1.1. Container features don't fit into Nova's idea of compute (VM/Server)
2. A completely separate containers service forked from Nova.
2.1. Would result in large overlap and duplication in features and code