Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Add support for docker #440

Merged
merged 2 commits into from
Apr 10, 2015
Merged

Add support for docker #440

merged 2 commits into from
Apr 10, 2015

Conversation

vuntz
Copy link
Member

@vuntz vuntz commented Mar 12, 2015

No description provided.

@@ -2457,6 +2459,11 @@ api_insecure=<%= @cinder_insecure ? 'True' : 'False' %>
workers=<%= [node["cpu"]["total"], 2, 4].sort[1] %>


[docker]
# vif_driver=novadocker.virt.docker.vifs.DockerGenericVIFDriver
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it make sense to make it configurable?

@tboerger
Copy link
Contributor

👍

@rsalevsky
Copy link
Member

works good +1

@mjura
Copy link
Contributor

mjura commented Mar 26, 2015

👍

1 similar comment
@rossella
Copy link
Contributor

rossella commented Apr 1, 2015

+1

@jsuchome
Copy link
Member

jsuchome commented Apr 3, 2015

+1 tested, and this part of docker support works well

vuntz added 2 commits April 3, 2015 15:33
We do not need to install libvirt and do libvirt-related actions on
vmware or docker compute nodes.
@vuntz
Copy link
Member Author

vuntz commented Apr 3, 2015

Rebased and added some new cleanup so that we don't install libvirt on a docker node.

@jsuchome
Copy link
Member

jsuchome commented Apr 9, 2015

Tested with rebased PR, still works :-)

vuntz added a commit that referenced this pull request Apr 10, 2015
@vuntz vuntz merged commit c6fa8c6 into crowbar:master Apr 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants