Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-16 Thread Scott Moser
On Mon, 8 Aug 2016, Jeremy Stanley wrote: > On 2016-08-08 11:20:54 +0200 (+0200), Miguel Angel Ajo Pelayo wrote: > > The problem with the other projects image builds is that they are > > based for bigger systems, while cirros is an embedded-device-like > > image which boots in a couple of

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-09 Thread Miguel Angel Ajo Pelayo
Answers inline. On Tue, Aug 9, 2016 at 8:08 AM, Antonio Ojea wrote: > What do you think about openwrt images? > > They are small, have documentation to build your custom images, have a > packaging system and have tons of networking features (ipv6, vlans, ...) , > also seems

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-09 Thread Antonio Ojea
What do you think about openwrt images? They are small, have documentation to build your custom images, have a packaging system and have tons of networking features (ipv6, vlans, ...) , also seems that someone has done the work to adapt to openstack [1] [1]

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-08 Thread Ian Wienand
On 08/09/2016 02:10 AM, Jeremy Stanley wrote: I haven't personally tested the CirrOS build instructions, but have a feeling writing a diskimage-builder element wrapper for that wouldn't be particularly challenging. I'm not exactly sure it fits that well into dib; it seems like "bundle" has it

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-08 Thread Jeremy Stanley
On 2016-08-08 11:20:54 +0200 (+0200), Miguel Angel Ajo Pelayo wrote: > The problem with the other projects image builds is that they are > based for bigger systems, while cirros is an embedded-device-like > image which boots in a couple of seconds. Yep, smaller is certainly better when it comes

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-08 Thread Miguel Angel Ajo Pelayo
The problem with the other projects image builds is that they are based for bigger systems, while cirros is an embedded-device-like image which boots in a couple of seconds. Couldn't we contribute to cirros to have such module load by default [1]? Or may be it's time for Openstack to build their

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-06 Thread Jeremy Stanley
On 2016-08-06 14:44:27 -0600 (-0600), Doug Wiegley wrote: > I would be tempted to make a custom image, and ask to put it on > our mirrors, or have nodepool manage the image building and > storing. Some projects (I think at least Ironic and Trove) have CI jobs to build custom virtual machine

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-06 Thread Doug Wiegley
I would be tempted to make a custom image, and ask to put it on our mirrors, or have nodepool manage the image building and storing. You can also likely just have the module on the local mirrors, which would alleviate the random internet issue. Bigger OS'es with nested Virt is kinda pain.

Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-06 Thread Mooney, Sean K
From: Kevin Benton [mailto:ke...@benton.pub] Sent: Friday, August 5, 2016 10:37 PM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros Hi, In neutron there is a new feature under active development to allow a VM

[openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-05 Thread Kevin Benton
Hi, In neutron there is a new feature under active development to allow a VM to attach to many networks via its single interface using VLAN tags. We would like this to be tested in a scenario test in the gate, but in order to do that the guest instance must have support for VLAN tags (the 8021q