Remove default recipe from block-storage

There is no default that makes sense for this cookbook, so remove the empty
recipe.

Change-Id: I76a714f207e7b96a093f4f1c0c92535d85efbc9e
This commit is contained in:
Matt Ray
2013-12-24 09:44:48 -06:00
parent 06e77173ec
commit b066124f0a

View File

@@ -1,18 +0,0 @@
#
# Cookbook Name:: openstack-block-storage
# Recipe:: default
#
# Copyright 2012-2013, AT&T Services, Inc.
#
# Licensed 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.
#