Remove a restriction on injection files
nova allows injections of zip or binary files, the doc should not say 'You cannot inject binary or zip files into a new build' blueprint complete-todo-in-api-concept-doc Change-Id: I09b80268545ea0071946aefd3a566441296436ec Closes-Bug: 1525132
This commit is contained in:
@@ -357,9 +357,6 @@ Considerations
|
||||
The maximum limit refers to the number of bytes in the decoded data
|
||||
and not the number of characters in the encoded data.
|
||||
|
||||
- You can inject text files only. You cannot inject binary or zip files
|
||||
into a new build.
|
||||
|
||||
- The maximum number of file path/content pairs that you can supply is
|
||||
also determined by the compute provider and is defined by the
|
||||
maxPersonality absolute limit.
|
||||
|
||||
Reference in New Issue
Block a user