[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package autopkgtest - 3.12

---
autopkgtest (3.12) unstable; urgency=medium


  * ssh-setup/adb: Re-enable ssh after reboot, in case an upgrade disables it.
  * ssh-setup/adb: Try to create /userdata/.adb_onlock, to get adb after
rebooting without human interaction.
  * Fix apt-get install --simulate version parsing with third-party sources.
(LP: #1430017)
  * ssh-setup-nova: Add --security-groups option. (LP: #1429862)
  * adt-buildvm-ubuntu-cloud: Avoid non-blocking reads from the socket in
verbose mode, this sometimes causes hangs. Go back to blocking reads, but
don't wait between them.
  * Fix UnicodeDecodeError on .deb package name reading. (LP: #1430773)
  * adt-virt-ssh: Export $SUDO_ASKPASS to tests if sudo is available.
(LP: #1431421)

 -- Martin Pitt mp...@debian.org  Fri, 13 Mar 2015 12:52:49 +0100

** Changed in: autopkgtest (Ubuntu)
   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/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-13 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/autopkgtest

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/autopkgtest

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-10 Thread Celso Providelo
Martin,

I've done added few tweaks to your patch (basically enabling the new
option in the `getopt` check and removing quotes from the given
secgroups, nova does not like them).

It works, as requested:

{{{
adt-run libpng -d --- ssh -s nova -- --flavor m1.small --image 
ubuntu-trusty-14.04-amd64-server-20150305-disk1.img --net-id 
415a0839-eb05-4e7a-907c-413c657f4bf5 -k foo -s juju-bootstack-10-testbed -d
}}}

** Patch added: modified.patch
   
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+attachment/4339712/+files/modified.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-10 Thread Martin Pitt
Hey Celso,

this is a proposed patch against the current nova setup script. As I
cannot test this myself (no cloud access) and don't want to commit it
blindly, would you mind giving this a spin?

Thanks!

** Patch added: proposed patch
   
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+attachment/4339646/+files/proposed.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-10 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-10 Thread Martin Pitt
Argh, sorry for missing the getopt call, thanks for fixing! Pushed to
http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=2810c083

** Changed in: autopkgtest (Ubuntu)
   Status: In Progress = 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/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-09 Thread Martin Pitt
** Changed in: autopkgtest (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

** Changed in: autopkgtest (Ubuntu)
   Status: New = In Progress

** Changed in: autopkgtest (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs