diff --git a/heat_integrationtests/common/config.py b/heat_integrationtests/common/config.py index b45a8d8c0..c715c887e 100644 --- a/heat_integrationtests/common/config.py +++ b/heat_integrationtests/common/config.py @@ -44,7 +44,6 @@ IntegrationTestGroup = [ cfg.StrOpt('image_ref', help="Name of image to use for tests which boot servers."), cfg.StrOpt('keypair_name', - default=None, help="Name of existing keypair to launch servers with."), cfg.StrOpt('minimal_image_ref', help="Name of minimal (e.g cirros) image to use when "