RPC frontend for libvirt #1

Open
coolguy-cell wants to merge 4 commits from coolguy-cell/virtpool:development into master
First-time contributor
  • RPC frontend for libvirt
  • added asynchronous handling of libvirt
  • added host management interface along with template

Here in files::

virtpool.py - added query_host method to query about a host using a hostname

manage.html - updated few fields to be grayed out and be filled after querying host information

pc.py - Added producer-consumer classes

database.py - Added general methods to handle databases

*.sql - SQL tables for consumer and processes

* RPC frontend for libvirt * added asynchronous handling of libvirt * added host management interface along with template Here in files:: virtpool.py - added query_host method to query about a host using a hostname manage.html - updated few fields to be grayed out and be filled after querying host information pc.py - Added producer-consumer classes database.py - Added general methods to handle databases *.sql - SQL tables for consumer and processes
coolguy-cell added 1 commit 2020-09-24 12:46:26 +02:00
coolguy-cell added 1 commit 2020-09-26 16:47:05 +02:00
coolguy-cell added 1 commit 2020-10-28 09:41:28 +01:00
coolguy-cell force-pushed development from 85eec52f1a to 5d01c4278d 2020-11-12 08:38:48 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u development:coolguy-cell-development
git checkout coolguy-cell-development

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff coolguy-cell-development
git checkout master
git merge --ff-only coolguy-cell-development
git checkout coolguy-cell-development
git rebase master
git checkout master
git merge --no-ff coolguy-cell-development
git checkout master
git merge --squash coolguy-cell-development
git checkout master
git merge --ff-only coolguy-cell-development
git checkout master
git merge coolguy-cell-development
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/virtpool#1
No description provided.