diff --git a/core/resources/META-INF/cloudstack/allocator/module.properties b/core/resources/META-INF/cloudstack/allocator/module.properties index 7866be06f30..b99b9af5dc4 100644 --- a/core/resources/META-INF/cloudstack/allocator/module.properties +++ b/core/resources/META-INF/cloudstack/allocator/module.properties @@ -1,3 +1,4 @@ +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -14,5 +15,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +# + name=allocator parent=core diff --git a/core/resources/META-INF/cloudstack/allocator/spring-core-allocator-context.xml b/core/resources/META-INF/cloudstack/allocator/spring-core-allocator-context.xml index 65ebc704400..700b9060d50 100644 --- a/core/resources/META-INF/cloudstack/allocator/spring-core-allocator-context.xml +++ b/core/resources/META-INF/cloudstack/allocator/spring-core-allocator-context.xml @@ -1,20 +1,22 @@