Cookstyle 6.19.5 fixes
Depends-On: https://review.opendev.org/756168 Change-Id: Id5721708ce05ab03f581ca14cf8b25e89da88b81 Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
parent
9f7b019ada
commit
6f6e3ec9fd
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
#
|
||||
# Cookbook:: openstack-integration-test
|
||||
# Attributes:: default
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
#
|
||||
# Cookbook:: openstack-integration-test
|
||||
# Recipe:: create_network
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
#
|
||||
# Cookbook:: openstack-integration-test
|
||||
# Recipe:: dns
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
#
|
||||
# Cookbook:: openstack-integration-test
|
||||
# Recipe:: orchestration
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
#
|
||||
# Cookbook:: openstack-integration-test
|
||||
# Recipe:: run_tempest
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
#
|
||||
# Cookbook:: openstack-integration-test
|
||||
# Recipe:: setup
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
require_relative 'spec_helper'
|
||||
|
||||
describe 'openstack-integration-test::dns' do
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
require_relative 'spec_helper'
|
||||
|
||||
describe 'openstack-integration-test::dns' do
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
require_relative 'spec_helper'
|
||||
|
||||
describe 'openstack-integration-test::orchestration' do
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
require_relative 'spec_helper'
|
||||
|
||||
describe 'openstack-integration-test::setup' do
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
require_relative 'spec_helper'
|
||||
|
||||
describe 'openstack-integration-test::setup' do
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
require 'chefspec'
|
||||
require 'chefspec/berkshelf'
|
||||
require 'chef/application'
|
||||
|
Loading…
Reference in New Issue
Block a user