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

feat(xo-server/vm/snapshot): handle Self Service #3693

Merged
merged 15 commits into from
Apr 28, 2020
Merged

Conversation

pdonias
Copy link
Member

@pdonias pdonias commented Nov 15, 2018

See #3304

Check list

Check items when done or if not relevant

  • PR reference the relevant issue (e.g. Fixes #007)
  • if UI changes, a screenshot has been added to the PR
  • CHANGELOG:
    • enhancement/bug fix entry added
    • list of packages to release updated (${name} v${new version})
  • documentation updated

Process

  1. create a PR as soon as possible
  2. mark it as WiP: (Work in Progress) if not ready to be merged
  3. when you want a review, add a reviewer
  4. if necessary, update your PR, and re- add a reviewer

@pdonias pdonias force-pushed the pierre-self-snapshot branch 2 times, most recently from 0cfd9ab to 107c8fc Compare March 19, 2020 08:58
julien-f pushed a commit that referenced this pull request Apr 1, 2020
…#4893)

From xo-server's API's point of view, it makes more sense for the "snapshot before" feature to be implemented in xo-web since snapshotting a VM is a whole independent process on its own that requires its own API permissions.

Making this change will be especially useful to not over-complicate the permissions checks for the incoming "Self Service snapshots" feature.

See #3693
phil-flex pushed a commit to phil-flex/xen-orchestra that referenced this pull request Apr 2, 2020
…vatesfr#4893)

From xo-server's API's point of view, it makes more sense for the "snapshot before" feature to be implemented in xo-web since snapshotting a VM is a whole independent process on its own that requires its own API permissions.

Making this change will be especially useful to not over-complicate the permissions checks for the incoming "Self Service snapshots" feature.

See vatesfr#3693
@pdonias pdonias force-pushed the pierre-self-snapshot branch 2 times, most recently from d8e92dd to 7d1a647 Compare April 7, 2020 08:11
@pdonias pdonias requested a review from badrAZ April 10, 2020 14:46
packages/xo-server/src/api/vm.js Outdated Show resolved Hide resolved
packages/xo-server/src/api/vm.js Show resolved Hide resolved
packages/xo-server/src/api/vm.js Show resolved Hide resolved
packages/xo-server/src/api/vm.js Show resolved Hide resolved
packages/xo-server/src/api/vm.js Outdated Show resolved Hide resolved
@badrAZ badrAZ requested a review from julien-f April 14, 2020 12:29
@julien-f julien-f removed their request for review April 15, 2020 08:03
@julien-f julien-f self-requested a review April 15, 2020 08:03
Copy link
Member

@julien-f julien-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing more to add.

@pdonias pdonias requested a review from badrAZ April 16, 2020 13:55
@badrAZ badrAZ requested a review from julien-f April 16, 2020 14:59
packages/xo-server/src/api/vm.js Outdated Show resolved Hide resolved
packages/xo-server/src/api/vm.js Show resolved Hide resolved
@pdonias pdonias requested a review from julien-f April 24, 2020 14:35
@pdonias pdonias changed the title WiP: feat(xo-server/vm/snapshot): handle Self Service feat(xo-server/vm/snapshot): handle Self Service Apr 24, 2020
@julien-f julien-f merged commit a88798c into master Apr 28, 2020
@julien-f julien-f deleted the pierre-self-snapshot branch April 28, 2020 14:14
phil-flex pushed a commit to phil-flex/xen-orchestra that referenced this pull request Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants