[Bug 1429862] [NEW] Spinning nova testbeds in given security-groups
Celso Providelo
celso.providelo at canonical.com
Mon Mar 9 13:42:17 UTC 2015
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
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1429862
Title:
Spinning nova testbeds in given security-groups
Status in autopkgtest package in Ubuntu:
In Progress
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions
More information about the foundations-bugs
mailing list