Files
puppet-openstack_spec_helper/LICENSE
Colleen Murphy de2638066e Initial commit - lay down basic structure
Add gemspec file, license, README, empty changelog, and empty library
files.

Note: the README proposes that this gem always be installed from the
master branch of the git repository. This would save us the trouble of
having make releases on the ruby forge and would mean that emergency
fixes added to the gem would be available immediately, but also means
that whenever we break it it breaks everything immediately. This
proposal is open to feedback and we can always revisit it.

Change-Id: I1490e3ec35235e057b3f0c13ae29b5913e7f8d49
2015-11-04 13:21:39 -08:00

14 lines
561 B
Plaintext

Copyright 2012 OpenStack Foundation
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.