[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-10-27 Thread Scott Moser
** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/natty/ifupdown/static-net-up -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Scott Moser
** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Scott Moser
Just for reference, the code added here for ifupdown is expected to be used to fix bug 580319 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for c

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.1-0ubuntu13 --- cloud-init (0.6.1-0ubuntu13) oneiric; urgency=low * do not install 92-uec-upgrade-available as a motd hook. This file was installed but did not do anything since updates-check was removed. * support multiple s

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ifupdown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple network adapters To manage not

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ifupdown - 0.6.10ubuntu5 --- ifupdown (0.6.10ubuntu5) oneiric; urgency=low [Scott Moser] * debian/ifupdown.upstart.if-up: emit static-network-up when all auto network interfaces are up. (LP: #810044) [ Clint Byrum ] * debian/rules: dh_ins

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple network adapters To manage notifica

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Scott Moser
My branch (linked above) has a fix for the 'ifquery --list' issue (manually parsing /etc/interfaces). I realize that is less than ideal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title:

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Scott Moser
@clint, I think there is an issue with the branch you've been working on when mappings are used. I've fixed my branch to use the first token of /var/run/network/ifstate rather than the second. Experimentation showed that the first field will be the physical interface and the second would be

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Scott Moser
Clint pointed me at lp:~clint-fewbar/ubuntu/oneiric/ifupdown/static-network-up/ a few weeks ago. I made some changes to that to avoid the temp file needs and pushed those to lp:~smoser/ubuntu/oneiric/ifupdown/static-network-up/ -- You received this bug notification because you are a member of

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-08-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/oneiric/ifupdown/static-network-up -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-07-22 Thread Scott Moser
** Also affects: ifupdown (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-07-19 Thread Scott Moser
** Changed in: cloud-init Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple network adap

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-07-19 Thread Scott Moser
The belief is that Clint is going to add some event in upstart that will be fired when all 'auto' network interfaces in /etc/network/interfaces are up. Given that event named 'NEW_NETWORK_DEVICES_ARE_UP_EVENT', the patch for this bug looks something (I think) like this: --- upstart/cloud-init-

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-07-15 Thread Dave Walker
** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title:

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-07-13 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multipl

[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-07-13 Thread Scott Moser
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810044 Title: cloud-init will have race conditions for cloud-config with multiple network adapters To manage notifications about this bug go to: https