HWCloudEngine / hybrid_cloud

6 stars 12 forks source link

[Compute&&Control]Jacket Supports hyper vm #90

Closed back1860 closed 7 years ago

back1860 commented 8 years ago

1. Jacket API gateway architecture

Plan:

Design the solution of Jacket Gateway

  • [x] a. Design the solution of Jacket Gateway.
  • [x] b. Review the design in the team.

Status:

a. WangJun have finished the solution desion. b. Wait for team review.

2. HpperVM Support LXD

Plan:

Implement a demo of LXD driver. The functions of the demo:

  • [x] a. create/destroy/start/stop a LXD container.
  • [x] b. configure network of the LXD container.
  • [x] c. attach/detach a volume to the LXD container.

Status:

WangJun have finished a demo of LXD driver.

3. HpperVM Support LXC

Plan:

Implement Jacket Driver of LXC. Implement functions:

  • [x] a. create/destroy/start/stop a LXC container.
  • [x] b. configure network of the LXC container.
  • [x] c. attach/detach a volume to the LXC container.

Status:

Luorui have finished 40% part of the driver. Now we can create/destroy/start/stop a LXC container.

back1860 commented 8 years ago

3. HpperVM Support LXC

Status:

Luorui have finished 80% part of the driver. Now we can create/destroy/start/stop a LXC container and configure network of the LXC container

back1860 commented 8 years ago

Status: Luorui have finished the driver of LXC.