Chef 17 support

- Remove bind from Berksfile
- Update copyright years
- Require Chef >= 16.0

Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-identity/+/814051
Change-Id: Ie4c83015a5ea141ea398be77cccf8eacc283d470
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2021-10-14 12:50:26 -07:00
parent 6dcde44f07
commit 2f13299f3e
12 changed files with 25 additions and 25 deletions

4
.rubocop.yml Normal file
View File

@ -0,0 +1,4 @@
Chef/Modernize/FoodcriticComments:
Enabled: true
Chef/Style/CopyrightCommentFormat:
Enabled: true

View File

@ -21,8 +21,4 @@ solver :ruby, :required
end
end
# TODO(ramereth): Remove after this PR gets included in a release
# https://github.com/joyofhex/cookbook-bind/pull/60
cookbook 'bind', github: 'joyofhex/cookbook-bind'
metadata

View File

@ -20,8 +20,8 @@ https://docs.openstack.org/heat/latest/
Requirements
============
- Chef 15 or higher
- Chef Workstation 21.2.303 for testing (also includes Berkshelf for
- Chef 16 or higher
- Chef Workstation 21.10.640 for testing (also includes Berkshelf for
cookbook dependency resolution)
Platform
@ -107,7 +107,7 @@ License and Author
+-----------------+--------------------------------------------------+
| **Copyright** | Copyright (c) 2016, x-ion GmbH. |
+-----------------+--------------------------------------------------+
| **Copyright** | Copyright (c) 2019-2020, Oregon State University |
| **Copyright** | Copyright (c) 2019-2021, Oregon State University |
+-----------------+--------------------------------------------------+
Licensed under the Apache License, Version 2.0 (the "License"); you may

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Attributes:: default
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2019-2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2019-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Attributes:: default
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2020-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -15,4 +15,4 @@ depends 'openstack-identity', '>= 20.0.0'
issues_url 'https://launchpad.net/openstack-chef'
source_url 'https://opendev.org/openstack/cookbook-openstack-orchestration'
chef_version '>= 15.0'
chef_version '>= 16.0'

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Recipe:: api-cfn
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2019-2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2019-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Recipe:: api
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2019-2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2019-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -2,9 +2,9 @@
# Cookbook:: openstack-orchestration
# Recipe:: engine
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2014, SUSE Linux, GmbH.
# Copyright:: 2019-2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2014-2021, SUSE Linux, GmbH.
# Copyright:: 2019-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Recipe:: dashboard
#
# Copyright:: 2018, x-ion Gmbh
# Copyright:: 2020, Oregon State University
# Copyright:: 2018-2021, x-ion Gmbh
# Copyright:: 2020-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Recipe:: engine
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2019-2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2019-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -2,8 +2,8 @@
# Cookbook:: openstack-orchestration
# Recipe:: identity_registration
#
# Copyright:: 2013, IBM Corp.
# Copyright:: 2019-2020, Oregon State University
# Copyright:: 2013-2021, IBM Corp.
# Copyright:: 2019-2021, Oregon State University
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.