Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 717 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 717 Bytes

Welcome to the dodai-compute wiki!

Introduction

The dodai-compute is a system basing on nova to control operations(such as run instances from a image) on physical machines instead of VMs via EC2 apis.

Features

  • The following operations on physical machines can be done via EC2 apis.
    • Run instances
    • Start instances
    • Stop instances
    • Reboot instances
    • Associate address

OSes supported

The following OSes are supported.

  • ubuntu 11.10

User guide

Please refer to User guide.

Developer guide

Please refer to Developer guide.

FAQ

Please refer to FAQ.