Cookstyle 6.19.5 fixes

Depends-On: https://review.opendev.org/756168
Change-Id: I6215914fbc6d2a1470b5b696b593c915f1b0572f
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2020-10-05 17:15:04 -07:00
parent 4ecdad32bb
commit d60c618b4e
14 changed files with 0 additions and 14 deletions

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Attributes:: default

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Provider:: image

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Recipe:: api

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Recipe:: identity_registration

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Recipe:: image_upload

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Recipe:: swift_store

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-image
# Resource:: image

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-image::api' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-image::api' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-image::identity_registration' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-image::image_upload' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require 'chefspec'
require 'chefspec/berkshelf'
require 'chef/application'

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-image::swift_store' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-image::swift_store' do