<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Okay, that makes sense. For a normal Ubuntu VM (in my case on Rackspace cloud), what would the networking configuration look like? Usually eth0 is the interface for the public internet, eth1 is servicenet, and I have eth2 as an arbitrary neutron private network.<br>
</p>
<p><br>
</p>
<p>For the `network_interface` config value I used eth2 and for `kolla_internal_vip_address` a free VIP on its subnet - does that sound right?<br>
</p>
<p><br>
</p>
<p>For `neutron_external_interface`, it says in your dev guide that you can use a veth pair when there's only a single public interface on a machine, which is the case here. Is there any documentation available for how to do that?<br>
</p>
<p><br>
</p>
<p>Jamie<br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Michał Jastrzębski <inc007@gmail.com><br>
<b>Sent:</b> 28 April 2016 04:36<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> Re: [openstack-dev] [kolla] Deploying kolla from a container?</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<p dir="ltr">Hey,</p>
<p dir="ltr">So privileged containers are required by stuff like libvirt, and there isn't much we can do about it. Shared /run is required by openvswitch afair. We didn't try to run Kolla with swarm, but I'm afraid that privileged container and network host
 are unfortunately a must. OpenStack wasn't really build to be run in containers, so we had to make sacrifices here and there. We are experimenting with kubernates now, as it supports both priv containers and net host.</p>
<p>Let me know what if I can be any help.</p>
<p><br>
</p>
<p>Michal</p>
<div class="gmail_quote">On Apr 27, 2016 5:27 PM, "Jamie Hannaford" <<a href="mailto:jamie.hannaford@rackspace.com" target="_blank">jamie.hannaford@rackspace.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#ffffff; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi,<br>
</p>
<p><br>
</p>
<p>Is it possible to deploy Kolla from a container rather than an ubuntu/centos VM? I have a Swarm cluster, so I don't really want to leave that ecosystem and start creating other cloud resources.<br>
</p>
<p><br>
</p>
<p>I got quite far with the dev guide, but the step which seems to throw a spanner in the works is setting the ​MountFlags. You recommend either systemd (15.04+) or `mount --make-shared /run` (14.04), both of which require a container running in privileged
 mode, which I can't do on my swarm cluster. Is there any workaround here?<br>
</p>
<p><br>
</p>
<p>Alternatively, is it possible to run a privileged container locally in virtualbox and have it deploy to a remote Swarm cluster?<br>
</p>
<p><br>
</p>
<p>Any advice you have here would be really appreciated. Kolla looks like a great project!<br>
</p>
<p><br>
</p>
<p>Jamie<br>
</p>
   
<hr>
Rackspace International GmbH a company registered in the Canton of Zurich, Switzerland (company identification number CH-020.4.047.077-1) whose registered office is at Pfingstweidstrasse 60, 8005 Zurich, Switzerland. Rackspace International GmbH privacy policy
 can be viewed at <a href="http://www.rackspace.co.uk/legal/swiss-privacy-policy" target="_blank">
www.rackspace.co.uk/legal/swiss-privacy-policy</a> - This e-mail message may contain confidential or privileged information intended for the recipient. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission
 in error, please notify us immediately by e-mail at <a href="mailto:abuse@rackspace.com" target="_blank">
abuse@rackspace.com</a> and delete the original message. Your cooperation is appreciated.
</div>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">
OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
</blockquote>
</div>
</div>
</div>
</div>
</body>
</html>