From 354826a8191fce51cb68bdb76fb1bf8ad8435504 Mon Sep 17 00:00:00 2001 From: Duncan Godwin Date: Tue, 10 Jan 2017 12:16:24 +0000 Subject: [PATCH] Add jcloudsProviderRenames.properties --- .../persist/jcloudsProviderRenames.properties | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/jcloudsProviderRenames.properties diff --git a/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/jcloudsProviderRenames.properties b/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/jcloudsProviderRenames.properties new file mode 100644 index 0000000000..6f32e123e7 --- /dev/null +++ b/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/jcloudsProviderRenames.properties @@ -0,0 +1,20 @@ +# +# 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 +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +openstack-mitaka-nova : openstack-nova +openstack-devtest-compute : openstack-nova \ No newline at end of file