Commit 6bfe235
committed
doc(swagger): add cpu-config and entropy in vm config
This updates firecracker.yaml to reflect the implementation.
cpu-config field was added by:
commit 9da9619
Author: Takahiro Itazuri <[email protected]>
Date: Wed Apr 26 13:55:21 2023 +0000
feat: Add "cpu-config" to config file
entropy field was added by:
commit 250036d
Author: Babis Chalios <[email protected]>
Date: Wed Nov 23 09:52:28 2022 +0000
feat(entropy): plug in with API
Signed-off-by: Nikita Kalyazin <[email protected]>1 parent 7c20b32 commit 6bfe235
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
| 930 | + | |
| 931 | + | |
930 | 932 | | |
931 | 933 | | |
932 | 934 | | |
| |||
942 | 944 | | |
943 | 945 | | |
944 | 946 | | |
| 947 | + | |
| 948 | + | |
945 | 949 | | |
946 | 950 | | |
947 | 951 | | |
| |||
0 commit comments