Commit Graph

17 Commits

Author SHA1 Message Date
Ghanshyam Mann cc6f1c2786 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  to 7696ada9d26eb838730dc19adee4535199d4a5b0
  - Retire openstack-chef: remove repo content
    
    OpenStack-chef project is retiring
    - https://review.opendev.org/c/openstack/governance/+/905279
    
    this commit remove the content of this project repo
    
    Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
    Change-Id: Ifae4bf9ef4e6b4c89571f9fc3c45ef3f5349fb4d
2024-02-19 18:19:10 +00:00
Lance Albertson ebbf953f1b Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  to 8343638fc185c962c9a4ad7eac8016ddb8b1ae82
  - CentOS 8 support
    
    - ChefSpec updates
    
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-identity/+/815147
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-compute/+/815173
    Change-Id: I17fc8fafd977c8412f8e9519642ccbcd427c2949
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-24 21:50:42 +00:00
Lance Albertson 31688a4c34 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  to 2f13299f3ef81832038935e8d3c74935cd207cf2
  - 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>
2021-10-14 22:36:17 +00:00
Ghanshyam Mann 9296373d20 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  to 6dcde44f07c5ee1a01daede6a80fabc10f8579c4
  - Moving IRC network reference to OFTC
    
    Also pull bind cookbook from git to fix version pinning issues.
    
    Change-Id: Ie25e1a6521360540c044d8f58a76c4e9f660696a
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-07-15 20:00:16 +00:00
Lance Albertson a3732f1a6c Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  to a74874b196df3e7b69183eb7fe7668ed3fb48785
  - Update to Chef Workstation 21.2.303
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/779389
    Change-Id: Ifb6811b02ec226bfde269a0d23028a8c8e4d0d6d
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-03-09 18:41:56 +00:00
Lance Albertson 7c2a109703 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Cookstyle 6.19.5 fixes
    
    Depends-On: https://review.opendev.org/756168
    Change-Id: Idfa343580b1dce6860d522ca62b63b818353aab8
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-10 01:30:14 +00:00
Lance Albertson a479fcfbbc Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Chef 16 updates
    
    Depends-On: https://review.opendev.org/747556
    Change-Id: Ic4ddb3c0f4b840578ee074c1279330db5822bfa3
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-09-03 00:03:44 +00:00
Lance Albertson 8facff059e Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Updates for Train
    
    Changed:
    - Update release to train
    
    Removed:
    - Unused rubocop rules
    
    Change-Id: I9e8f6ed90089a98b9cdb05bd1d468a57ec0bd30e
    Depends-On: https://review.opendev.org/731859
    Depends-On: https://review.opendev.org/731865
2020-06-11 00:53:24 +00:00
Lance Albertson 9c6e30461d Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Stein fixes
    
    - Cookstyle fixes
    - Refactor Berksfile to use groups so we can exclude integration testing
      cookbooks
    - Update documentation
    - Cleanup line wraps
    - Enable sensitive resources for the template[/etc/heat/heat.conf] to
      resources improve security.
    - Update delivery configuration to exclude integration cookbooks
    - Fix ChefSpec output.
    - Add missing ChefSpec tests
    - Switch package installations to send packages as arrays instead of individual
      package resources. This generally speeds up chef runs.
    - Cleanup array syntax using %w() instead of []
    
    Depends-On: https://review.opendev.org/701027
    Depends-On: https://review.opendev.org/706101
    Depends-On: https://review.opendev.org/706151
    Depends-On: https://review.opendev.org/706157
    Depends-On: https://review.opendev.org/708059
    Depends-On: https://review.opendev.org/713285
    
    Change-Id: Ifb3a9de9eecc370e46f43a73ed77008a7b21594b
2020-03-27 20:27:40 +00:00
Lance Albertson 89105582f2 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Include missing cookbooks in Berksfile
    
    This is for individual cookbook integration testing.
    
    Depends-On: https://review.opendev.org/702772
    Change-Id: I381af7639cc0d0a834c391b1b12f26ef7300bb4d
2020-01-31 02:11:51 +00:00
Lance Albertson d1ce96ed0c Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Improve ChefSpec test speed by enabling caching
    
    This updates all references of let(:chef_run) to cached(:chef_run) to
    speed up tests. By doing this, we have to create a new cached(:chef_run)
    block whenever we need to adjust node attributes for testing.
    
    Speed was improved from 5 minutes 36 seconds to 48.07 seconds
    
    Change-Id: I4e88431d863450b6f41d6711612bfb12d4024683
2020-01-07 15:38:43 +00:00
Lance Albertson 4002896e25 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Updates for rocky
    
    - Replace git.openstack.org with opendev.org
    - Update some documentation
    - Move README.md to README.rst for better rendering
    - Drop obsolete bootstrap.sh script
    
    Change-Id: If47b6b8c525c92a9421468e371c22f210b7f5e80
2019-12-08 11:47:13 +00:00
Zuul 0b112927bc Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Merge "Use python3 packages on Ubuntu"
  - Use python3 packages on Ubuntu
    
    Python2.7 is going EOL soon, let us deploy python3 for Rocky from the
    start, so we avoid having to switch later.
    
    Depends-On: https://review.opendev.org/682918
    Change-Id: Ic989d9b4c20b6e578e96394dade4e7bef5ae6b58
2019-11-25 15:02:39 +00:00
inspurericzhang 53a0d14653 Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Replace git.openstack.org with opendev.org
    
    Change-Id: I55d1deb2697adef35e4c74df979d06049cd2f1e1
2019-11-22 10:41:42 +00:00
Lance Albertson fbbc0bc4bb Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Start heat services in addition to enabling them
    
    I noticed this was missing during some upgrade testing when I noticed the heat
    services didn't start back up after shutting them down for the upgrade and
    running chef. I'm not sure why this was set to enable only.
    
    Change-Id: I8048270047767bda7414b2baee176f7bc9ab7a8b
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-10-14 06:56:27 +00:00
Lance Albertson 8afc5ecaea Update git submodules
* Update cookbook-openstack-orchestration from branch 'master'
  - Fixes for fog-openstack, admin endpoint and common pkgs on Debian
    
    This provides a collection of fixes required to converge properly:
    
    - fog-openstack-1.x already appends "auth/tokens" so we no longer need
      to do that
    - Remove references to deprecated
      node['openstack']['api']['auth']['version'] attribute
    - Remove creation of admin deprecated endpoints
    - Add python-heat to common packages on Debian system so that the
      heat-manage binary is available
    - Remove and refactor use of deprecated identity_uri_transform function
    
    Change-Id: Idfd9aed09ccd5c3871cac71dbe0b51c921f1ec0e
    Signed-off-by: Lance Albertson <lance@osuosl.org>
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
2019-08-12 10:10:35 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00