diff --git a/modules/openstack_project/manifests/lists.pp b/modules/openstack_project/manifests/lists.pp index 3565cbb432..d54aded97f 100644 --- a/modules/openstack_project/manifests/lists.pp +++ b/modules/openstack_project/manifests/lists.pp @@ -34,6 +34,7 @@ class openstack_project::lists( 'openstack-infra-owner' => 'spam', 'openstack-operators-owner' => 'spam', 'openstack-owner' => 'spam', + 'openstack-qa-owner' => 'spam', 'openstack-security-owner' => 'spam', 'openstack-tc-owner' => 'spam', 'openstack-vi-owner' => 'spam',