Public bug reported:

This is a feature request to the current nova-ssh setup support for
having more secure testbeds  in wild cloud-environments.

I am looking for a way to spin testbeds that are only accessible from an
specific keypair (already supported by the --key-pair option) and has
access restrictions defined by specifics security group, for instance:

{{{
nova boot ... --security-groups <testbed-0>
}}}

The 'testbed-0' security group would be created prior to the `adt-run`
allowing only ssh connections from the host and possibly internet access
(for pkgs which needs it). This way the testbed access to other testbeds
or infrastructure components within the same cloud could be
programatically restricted.

** Affects: autopkgtest (Ubuntu)
     Importance: Medium
     Assignee: Martin Pitt (pitti)
         Status: In Progress

-- 
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

Reply via email to