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

Convert qvm-backup to Admin API #2931

Closed
marmarek opened this issue Jul 20, 2017 · 6 comments
Closed

Convert qvm-backup to Admin API #2931

marmarek opened this issue Jul 20, 2017 · 6 comments
Labels
C: core P: major Priority: major. Between "default" and "critical" in severity. r4.0-dom0-cur-test r4.0-fc24-cur-test r4.0-fc25-cur-test r4.0-jessie-cur-test r4.0-stretch-cur-test T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
Milestone

Comments

@marmarek
Copy link
Member

Qubes OS version (e.g., R3.2): R4.0

  1. Convert qubes.backup module to really work inside qubesd.
  2. Attach it to Admin API (admin.backup.* calls), including handling backup profiles
  3. Modify qvm-backup tool to use it.
@marmarek marmarek added C: core T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality. P: major Priority: major. Between "default" and "critical" in severity. labels Jul 20, 2017
@marmarek marmarek added this to the Release 4.0 milestone Jul 20, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
Those tests are only about Admin API integration, not about actual backup
backend code

QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
Those tests are only about Admin API integration, not about actual backup
backend code

QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 20, 2017
Those tests are only about Admin API integration, not about actual backup
backend code

QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 21, 2017
New qvm-backup tool can either use pre-existing backup profile
(--profile), or - when running in dom0 - can create new one based on
used options (--save-profile).

This commit add a tool itself, update its man page, and add tests for
it.

Fixes QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 21, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 21, 2017
marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 21, 2017
New qvm-backup tool can either use pre-existing backup profile
(--profile), or - when running in dom0 - can create new one based on
used options (--save-profile).

This commit add a tool itself, update its man page, and add tests for
it.

Fixes QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 21, 2017
New qvm-backup tool can either use pre-existing backup profile
(--profile), or - when running in dom0 - can create new one based on
used options (--save-profile).

This commit add a tool itself, update its man page, and add tests for
it.

Fixes QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 21, 2017
New qvm-backup tool can either use pre-existing backup profile
(--profile), or - when running in dom0 - can create new one based on
used options (--save-profile).

This commit add a tool itself, update its man page, and add tests for
it.

Fixes QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 21, 2017
New qvm-backup tool can either use pre-existing backup profile
(--profile), or - when running in dom0 - can create new one based on
used options (--save-profile).

This commit add a tool itself, update its man page, and add tests for
it.

Fixes QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 29, 2017
When passphrase is retrieved from VM, it is already encoded. Do not try
to encode it again.

QubesOS/qubes-issues#2931
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 29, 2017
marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Jul 29, 2017
@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-core-dom0-4.0.3-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package python2-qubesadmin-4.0.3-0.1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-core-admin-client_4.0.3-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-core-admin-client_4.0.3-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package python2-qubesadmin-4.0.3-0.1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package python2-qubesadmin-4.0.3-0.1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: core P: major Priority: major. Between "default" and "critical" in severity. r4.0-dom0-cur-test r4.0-fc24-cur-test r4.0-fc25-cur-test r4.0-jessie-cur-test r4.0-stretch-cur-test T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
Projects
None yet
Development

No branches or pull requests

2 participants