Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 675 Bytes

File metadata and controls

29 lines (19 loc) · 675 Bytes

openstack-java

This is a experimental project. It is a simple implementation of OpenStack Nova Compute by using the Java.

This product intend to run the OpenStack Nova Compute compatible program on MS Windows.

Why Java?

There is a simple reason that it is just a study of OpenStack. And...

Many of web engineer installed JRE on their development machine, maybe.

Implementation

Version 0.0.1

  • Enable to launch VM on Virtual Box.
  • Enable to recored instance state.
  • Enable to recognize by OpenStack as a nova-compute

In Futhur

  • Boot from Volume
  • Attach and detach volume
  • Quantum integration (with floodlight)