Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compute Service #8

Open
erikreinert opened this issue Feb 7, 2020 · 0 comments
Open

Compute Service #8

erikreinert opened this issue Feb 7, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@erikreinert
Copy link
Member

Now that we have a block service for virtual machine volumes and the ability to upload cloud images - we can now create the compute service on which the KVM hosts run their instances.

Requirements:

  • Need to be able to create logical volumes
  • Need to be able to download images to the block service and burn them into volumes
  • Need to be able to expose logical volumes to compute hosts via ISCSI
  • Need to be able to optionally run a block service on a compute service and use its volumes instead of ISCSI
  • Need to be able to create a virtual machine
  • Need to be able to use an existing network bridge
  • Need to be able to connect to block service via ISCSI
  • Need to be able to attach logical volume to instance via ISCSI
@erikreinert erikreinert added the enhancement New feature or request label Feb 7, 2020
@erikreinert erikreinert added this to the 0.3.0-alpha milestone Feb 7, 2020
@erikreinert erikreinert changed the title New Compute Service NEEDS REVIEW: New Compute Service Feb 7, 2020
@erikreinert erikreinert added the question Further information is requested label Feb 7, 2020
@erikreinert erikreinert changed the title NEEDS REVIEW: New Compute Service New Compute Service Feb 7, 2020
@erikreinert erikreinert changed the title New Compute Service Compute Service Jun 1, 2020
@erikreinert erikreinert removed this from the 0.3.0-alpha milestone Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant