package xe-unikernel-upload

  1. Overview
  2. No Docs
A simple tool to upload a Unikernel to a XenServer pool.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.tar.gz
md5=472e7c9347867729ee830377b83933dc

Description

Simple usage:

xe-unikernel-upload --username=root --password=password \
   --uri=https://my.xenserver/ --path=my-unikernel

Published: 10 Jun 2015

Dependencies (11)

  1. ocamlbuild build
  2. mirage-types >= "2.3.0" & < "3.0.0"
  3. io-page
  4. fat-filesystem
  5. mbr-format >= "0.3"
  6. cstruct >= "1.3.0" & < "2.0.0"
  7. xen-api-client >= "0.9.5" & < "0.9.9"
  8. lwt
  9. cmdliner
  10. ocamlfind build
  11. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None