Commit Graph

18 Commits

Author SHA1 Message Date
Ghanshyam Mann 8d29bbf594 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  to 17c5f0c9396b628aa871e4e69a0809704cba39be
  - 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: I7a2655cab7bc4caad707f5f98174aae0b659fd4f
2024-02-19 18:27:28 +00:00
Lance Albertson cf9625049f Update git submodules
* Update cookbook-openstack-image from branch 'master'
  to e7e76f07a253735e542a120f7ba94298f20e5720
  - CentOS 8 support
    
    - ChefSpec updates
    
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-identity/+/815147
    Change-Id: I494763e2d873fc80d01135fb0ec99ab4e2e51635
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-24 21:48:52 +00:00
Lance Albertson 9dbafb29bc Update git submodules
* Update cookbook-openstack-image from branch 'master'
  to d911425d0a9abf1921833c0b660018da8aeea73b
  - Chef 17 support
    
    - Require Chef >= 16.0
    - Remove bind from Berksfile
    - Update copyright years
    - Enabled unified_mode
    
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-identity/+/814051
    Change-Id: I849792383efdcced72e399788ca849c102b8d510
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-14 22:31:47 +00:00
Ghanshyam Mann 39b3fcf161 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  to b74e375286768b971f75c6bd53755d61732ea6d9
  - Moving IRC network reference to OFTC
    
    Also pull bind cookbook from git to fix version pinning issues.
    
    Change-Id: Ia3b774621ff241b794e1d527e772f1f81fbe5320
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-07-15 19:58:21 +00:00
Lance Albertson 2a4eb66e8c Update git submodules
* Update cookbook-openstack-image from branch 'master'
  to 7465bf2c3e137693dc3ac271dfd7a686f2e50db8
  - Update to Chef Workstation 21.2.303
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/779389
    Change-Id: I5ce6e29bff30f82bf83e2e0f1adcff808d5f3434
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-03-09 19:02:26 +00:00
Lance Albertson b4b118b3f7 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Cookstyle 6.19.5 fixes
    
    Depends-On: https://review.opendev.org/756168
    Change-Id: I6215914fbc6d2a1470b5b696b593c915f1b0572f
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-10 01:04:10 +00:00
Lance Albertson 08cab5b096 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Chef 16 updates
    
    Depends-On: https://review.opendev.org/747556
    Change-Id: I9ed3850bcd2093433420ef9870abf6dcc76f2294
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-09-02 16:43:26 +00:00
Lance Albertson 0c3d39039b Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Updates for Train
    
    Changed
    - Update release to train
    - Migrated to using multi-store feature which has been deemed stable
    
    Fixed
    - Cookstyle
    
    Removed:
    - Unused rubocop rules
    
    Change-Id: I19c1ff463a70a81e4d08bacb86e480e0a3951789
    Depends-On: https://review.opendev.org/731859
2020-06-11 00:40:40 +00:00
Lance Albertson f27e2ac36d Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Stein fixes
    
    - Cookstyle fixes
    - Refactor Berksfile to use groups so we can exclude integration testing
      cookbooks
    - Update documentation
    - Enable sensitive resources for the execute resources in
      openstack_image_image and template[/etc/glance/glance-api.conf] to
      improve security.
    - Update delivery configuration to exclude integration cookbooks
    - Set glance_store/stores, and update auth_type to password as described
      in the upstream documentation [1]
    - Fix ChefSpec output
    
    [1] https://docs.openstack.org/glance/stein/install/install-rdo.html#install-and-configure-components
    
    Depends-On: https://review.opendev.org/706151
    Change-Id: I695b576267bc220b0b70011ab035520fc18ff955
2020-03-27 20:00:24 +00:00
Lance Albertson b66a71ea27 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Include missing cookbooks in Berksfile
    
    This is for individual cookbook integration testing.
    
    Depends-On: https://review.opendev.org/702772
    Change-Id: I868ec493b31b95aaff417a924bbec8206011def7
2020-01-31 01:55:37 +00:00
Lance Albertson 28b0758472 Update git submodules
* Update cookbook-openstack-image 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.
    
    In addition:
    
    - Add missing swift_store RHEL ChefSpec test
    
    Speed was improved from 40.38 seconds to 28.25 seconds
    
    Change-Id: I42a56190cc090bd25900a1fbd5b5f160e5468533
2020-01-07 15:38:42 +00:00
Lance Albertson 86388e300c Update git submodules
* Update cookbook-openstack-image 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: I1d9ec1bac4b008f4ccf2c64194900ebb6db49c8d
2019-12-09 07:25:23 +00:00
Jens Harbott e092090622 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - 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: I8d5033c6bf045fa3df0b3e7d388b12c175b153f1
2019-11-25 15:01:50 +00:00
Lance Albertson baa8b51165 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Remove deprecated registry service
    
    The glance registry has been deprecated upstream [1] and needs to be removed.
    This removes all references to the registry service and moves the db migration
    to the api recipe.
    
    [1] https://blueprints.launchpad.net/glance/+spec/deprecate-registry
    
    Depends-On: https://review.opendev.org/690410
    Change-Id: I356aa65e63032e7866470ad507e5c9bce793a52b
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-10-29 10:06:00 +00:00
Lance Albertson 4c97757b42 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Move glance-manage db_sync to api recipe
    
    This is needed due to the registry being deprecated upstream and will be
    removed.
    
    Change-Id: I5a291c11816e1b6a7d0d62855785c7e2408c5f87
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-10-29 08:16:08 +00:00
Lance Albertson 563f26fb30 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Fixes to support fog-openstack-1.x
    
    fog-openstack-1.x already appends "auth/tokens" so we no longer need to
    do that.  In addition, comment out endpoint type until this PR [1] gets
    merged and released.
    
    [1] https://github.com/fog/fog-openstack/pull/494
    
    Depends-On: https://review.opendev.org/666176
    Change-Id: Ic80d08b6ed0180ca9513e4b4e230e787b2f5c52e
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-07-05 08:50:44 +00:00
Zuul ccbacfa957 Update git submodules
* Update cookbook-openstack-image from branch 'master'
  - Merge "Drop admin endpoints and cache dirs"
  - Drop admin endpoints and cache dirs
    
    The admin endpoints offer no special functionality, users may talk to
    the public endpoints instead. The only historic use case has been the
    keystone v2 admin endpoint, but with keystone v3 API, even that is no
    longer needed.
    
    Also stop creating cache dirs that were only needed while keystone
    supported PKI tokens.
    
    [0]
    https://opendev.org/openstack/openstack-chef-specs/src/branch/master/specs/ocata/all/drop-admin-endpoints.rst
    
    Depends-On: https://review.openstack.org/652050
    Change-Id: I58f1c442dc472c8e96ca7bfaf03577d14ca65cd5
    
  - 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-04-29 15:22:25 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00