You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Svet <no...@github.com> on 2017/07/19 17:56:18 UTC

[jclouds/jclouds-labs] Vagrant support for multiple providers (#403)

Support machines where multiple providers are installed.
Will pass the provider to use to vagrant, based on the selected image.

For example Fedora installs libvirt by default with virtualbox as an optional dependency.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/403

-- Commit Summary --

  * Support for multiple vagrant providers
  * Don't hardcode specific networks to skip

-- File Changes --

    M vagrant/README.md (25)
    M vagrant/pom.xml (2)
    M vagrant/src/main/java/org/jclouds/vagrant/api/VagrantApiFacade.java (2)
    M vagrant/src/main/java/org/jclouds/vagrant/compute/VagrantComputeServiceAdapter.java (11)
    M vagrant/src/main/java/org/jclouds/vagrant/internal/VagrantCliFacade.java (4)
    M vagrant/src/main/resources/Vagrantfile (28)
    M vagrant/src/test/resources/logback-test.xml (7)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/403.patch
https://github.com/jclouds/jclouds-labs/pull/403.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/403

Re: [jclouds/jclouds-labs] Vagrant support for multiple providers (#403)

Posted by Svet <no...@github.com>.
@neykov pushed 1 commit.

db197f2  JCLOUDS-1256: Remove unused code


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/403/files/cc130d12019c8c4adb9c4c978db109f7e95e4809..db197f226dfb4dfa883e000c717dd7ee0c9a841e

Re: [jclouds/jclouds-labs] Vagrant support for multiple providers (#403)

Posted by Ignasi Barrera <no...@github.com>.
nacx approved this pull request.

Thanks @neykov!



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/403#pullrequestreview-51430690

Re: [jclouds/jclouds-labs] Vagrant support for multiple providers (#403)

Posted by Svet <no...@github.com>.
Merged in [master](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/83418324c0f5c74f4ebdc3cecf11d345877e96f9) and [2.0.x](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/dfe70318d2ed993ed2548005cf0f0db210bdfd50).

-- 
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/403#issuecomment-319352068