From 3b4eeb0a0b75b3deefecc89dc8c67e35792396f1 Mon Sep 17 00:00:00 2001 From: Laurence Maultsby Date: Wed, 12 Oct 2016 07:26:58 -0400 Subject: [PATCH] RIFT-14833: Added subnet-prefix-pool parameter to instantiate screen Signed-off-by: Laurence Maultsby --- .../launchpad/src/instantiate/instantiateInputParams.jsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx b/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx index c9c0f2c8b..adebc5079 100644 --- a/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx +++ b/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx @@ -354,6 +354,11 @@ export default class InstantiateInputParams extends Component { onChange={props.ipProfileFn.updateProfile(j, 'security-group')} value={ipl['security-group']} /> +