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

Added example on how to use the migrate API #318

Merged
merged 3 commits into from
Jul 11, 2018

Conversation

gabrik
Copy link
Contributor

@gabrik gabrik commented Jul 9, 2018

I have added the example on how to migrate a container using pylxd
As agreed in #315
The migration fails due to an error but the example should be correct

@ajkavanagh
Copy link
Contributor

This is a great addition, thanks. However, please could you re-do your commit with '-s' to sign the commit. The 'lxc' project namespace requires that all commits be "signed off".

To so do, you should be able to do something similar to:

git commit -s --amend
git push -f <remote-name>

This will update the commit, and then update github which will then update the PR. Relevant info for configuring git for signing off is: https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work

Thanks very much!

Signed-off-by: gabrik <[email protected]>
…move <container_name> <remote_name>:' behaviour

Signed-off-by: gabrik <[email protected]>
…he 'lxc move <container_name> <remote_name>:' behaviour"

This reverts commit 1361198.

Signed-off-by: gabrik <[email protected]>
Copy link
Contributor

@ajkavanagh ajkavanagh left a comment

Choose a reason for hiding this comment

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

Thanks very much!

@ajkavanagh ajkavanagh merged commit 8ba096c into canonical:master Jul 11, 2018
lasizoillo pushed a commit to lasizoillo/pylxd that referenced this pull request Jul 13, 2018
lasizoillo pushed a commit to lasizoillo/pylxd that referenced this pull request Jul 13, 2018
lasizoillo pushed a commit to lasizoillo/pylxd that referenced this pull request Jul 13, 2018
e1ee1e11 pushed a commit to e1ee1e11/pylxd that referenced this pull request Jul 24, 2018
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.

2 participants