Julio Montes
2c4cf392f7
virtcontainers/fc: bump firecracker experimental version
...
bump to version 0.18.0
Signed-off-by: Julio Montes <julio.montes@intel.com >
2019-09-19 11:25:11 -05:00
Sebastien Boeuf
67ce7283bc
virtcontainers: Update firecracker swagger API
...
Update firecracker swagger API
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com >
2019-09-19 11:25:11 -05:00
Manohar Castelino
1e9e00a529
firecracker: generated code
...
```
swagger generate model -f ./firecracker-experimental.yaml --model-package=client/models --client-package=client
swagger generate client -f ./firecracker-experimental.yaml --model-package=client/models --client-package=client
```
Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com >
2019-06-20 09:36:21 -07:00
Manohar Castelino
289df4da13
firecracker: Fix yaml definition
...
The upstream yaml definition has a formatting issue. Fix the
indentation to ensure that swagger can generate the code.
Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com >
2019-06-18 16:55:53 -07:00
Manohar Castelino
62a715a330
Firecracker: Add upstream swagger file
...
Add upstream swagger file corresponding to release 0.17.0.
https://github.com/firecracker-microvm/firecracker/blob/v0.17.0/api_server/swagger/firecracker-experimental.yaml
Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com >
2019-06-18 16:41:22 -07:00