Commit Graph

23 Commits

Author SHA1 Message Date
Ghanshyam Mann afce6ee290 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to b4f5c8f67042a8152200d439408fcbb023dd16f1
  - 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: Icfd5b97688d8906e0b873065a6e5f80cb63df451
2024-02-19 18:08:37 +00:00
Lance Albertson 4147bd2bc1 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to 75e073a7b0188dd91f3f1afd52977f589b4be988
  - CentOS 8 support
    
    - Update various packages for EL8
    - Use platform family for installing dnsmasq
    - ChefSpec updates
    
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-identity/+/815147
    Change-Id: Ia566d70348f1245733b5074b3ad6e0bb30c3e405
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-24 21:50:38 +00:00
Lance Albertson 76bf8f2dc0 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to f687f40c165313ca863fe90148bb18e925f2853c
  - 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: I36f04f496425cd3d7a8a3f0f135e0d1bdcaf2ae5
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-14 22:31:50 +00:00
Lance Albertson 3938c0dff5 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to 222df62ab36e21278207648acd99649523033140
  - Use correct packages on Ubuntu for linuxbridge
    
    Change-Id: I20a3ab5c51e1d984a4d87e2333d26d504f0f711d
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-07-19 16:26:43 +00:00
Jan Knedlik bdede42a06 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to 3b4d9288dd19cfc6b56082f016779bb23ecdde9f
  - Update path to linuxbridge-agent config on Debian
    
    Since at least version 9 (Stretch) Debian uses the same location for
    this configuration file as RHEL and Fedora.
    
    Co-authored-by: Marek Szuba <m.szuba@gsi.de>
    Signed-off-by: Marek Szuba <m.szuba@gsi.de>
    Change-Id: Ida3536eb6facf8c12d8d92c80ed2e7bb20a1781a
2021-07-17 00:29:41 +00:00
Ghanshyam Mann ebde077822 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to d05c095378c739d2e0a870178709fa29f240daca
  - Moving IRC network reference to OFTC
    
    Also pull bind cookbook from git to fix version pinning issues.
    
    Change-Id: If0d756ea2dc60a3938f30feff5907781fa09ee8f
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-07-15 20:11:22 +00:00
Lance Albertson 0b93ad1552 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  to eb0ea506a150c04d234c1982e8d632d98351fdc5
  - Update to Chef Workstation 21.2.303
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/779389
    Change-Id: Idf283a54da0dd237fb0f6eadafa95c47d8be9e77
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-03-09 18:55:49 +00:00
Lance Albertson 2128bb42c3 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Cookstyle 6.19.5 fixes
    
    Depends-On: https://review.opendev.org/756168
    Change-Id: Id30919fdf1e52405001abe964f434123c867f717
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-10 21:08:29 +00:00
Lance Albertson daf747936d Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Chef 16 updates
    
    Depends-On: https://review.opendev.org/747556
    Change-Id: I91b7c6054865daa4ae9ff0012c29f74d6a6d269d
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-09-02 16:43:20 +00:00
Lance Albertson 9c5d2a97f7 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Updates for Train
    
    Deprecated:
    - LBaaS has been removed as it's been deprecated upstream [1]
    
    Changed:
    - Update release to train
    
    Fixed:
    - Cookstyle
    
    Removed:
    - Unused .rubocop.yml
    
    [1] https://docs.openstack.org/releasenotes/neutron/train.html#relnotes-15-0-0-stable-train-deprecation-notes
    
    Change-Id: I4c7f58ea60c02704877531fe3e7849c47aacf7ae
    Depends-On: https://review.opendev.org/731859
2020-06-11 00:40:41 +00:00
Lance Albertson 8cd0fafe1f Update git submodules
* Update cookbook-openstack-network 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/neutron/neutron.conf] and
      template[/etc/neutron/metadata_agent.ini] to resources improve security.
    - Update delivery configuration to exclude integration cookbooks
    - Fix ChefSpec output.
    - Update lbaas recipe to use v2 agent driver.
    - Add recommended configuration settings to neutron.conf based in Stein
      installation docs.
    - Remove any resources that define the default action.
    - Switch package installations to send packages as arrays instead of individual
      package resources. This generally speeds up chef runs.
    - Manage /etc/neutron/neutron_lbaas.conf so we can set service_provider
      properly.
    - Add some missing ChefSpec tests.
    - Configure neutron_lbaas.conf on Ubuntu in a manner that allows it to properly
      pull in the configuration via the --config-dir option. This is due to the fact
      we need to set an additional [service_providers] service_provider line and we
      can't do that with hashes.
    - Remove FWaaS as it's unmaintained upstream.
    
    Depends-On: https://review.opendev.org/701027
    Depends-On: https://review.opendev.org/706151
    Change-Id: Id29884766440d37fa18fd62f3f93eecc22224d51
2020-03-27 20:02:58 +00:00
Lance Albertson c773c6ea68 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Include missing cookbooks in Berksfile
    
    This is for individual cookbook integration testing.
    
    Depends-On: https://review.opendev.org/702772
    Change-Id: Ib986e8df102ae3dcfff8f378c9b2f01f57eef102
2020-01-31 01:56:15 +00:00
Lance Albertson 2a4f5a1c36 Update git submodules
* Update cookbook-openstack-network 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.
    
    Additional fixes:
    - Pull in openstack-network::ml2_core_plugin in server spec so that we get the
      default attributes set
    - Remove unused shared_examples
    
    Speed was improved from 4 minutes 18.7 seconds to 1 minute 2.73 seconds
    
    Change-Id: Ib10a6828e6886a57527a5e5a506cc57364ec0c2a
2020-01-10 13:49:12 +00:00
Lance Albertson 90809d5d90 Update git submodules
* Update cookbook-openstack-network 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: Ia621986157956cb8f03fabd00741959bd2879aff
2019-12-08 11:47:13 +00:00
Jens Harbott 259f3ceee1 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Revert deploying fwaas v2 by default
    
    Customer testing has show fwaas v2 to be rather buggy, revert to running
    with fwaas v1 now. The fwaas project seems to be lacking maintainers
    currently, see whether that situation improves until the next cycle.
    Otherwise we may need to drop the service completely, as fwaas v1 has
    been removed for Train.
    
    Change-Id: I5d1af49a56a86a66a1d2509b4ca306b6e0cdf77c
2019-11-28 11:41:33 +00:00
Zuul f4aaed053c Update git submodules
* Update cookbook-openstack-network 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: I3be10959888870cec8774c2729465a0785eb837f
2019-11-25 15:19:32 +00:00
inspurericzhang 0628022c30 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Replace git.openstack.org with opendev.org
    
    Change-Id: Icd19cf498263a5419752e6a4568e3279171fa549
2019-11-22 10:41:41 +00:00
Jens Harbott 0815f9e611 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - More updates for rocky
    
    - Change fwaas attributes to default to v2 instead of deprecated v1
    - Drop the deprecated external_network_bridge attribute
    - Fix some wordings in comments
    
    Change-Id: Ib4e8c93356ce67d5a77b1260c1b6b9c2082ecbec
2019-09-09 14:57:34 +00:00
Jens Harbott 9b3c26fc41 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Fix fwaas installation under Ubuntu
    
    In earlier releases python-neutron-fwaas was pulled in as a dependency
    of neutron-common automatically, now we need to install that package
    explicitly.
    
    Note that this requires the fwaas recipe to be executed also on the
    controllers, while previously it only needed to be run on the network
    nodes.
    
    Change-Id: I84659e62ae110d79eb486eef7f86869584aba4ee
2019-08-19 12:34:00 +00:00
Lance Albertson 6d05fad80d Update git submodules
* Update cookbook-openstack-network 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: Icc92d6c8eb868efbde904e6aeb9d36891ea8457a
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-07-05 08:51:19 +00:00
Zuul d1453538cc Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Merge "Drop admin endpoints"
  - 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.
    
  - Drop admin endpoints
    
    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: I309bf20e68e452489a24cf36472fc5c9f68cbe36
2019-04-29 09:30:07 +00:00
Roger Luethi b7c47e5630 Update git submodules
* Update cookbook-openstack-network from branch 'master'
  - Allow overriding replies for specific domain names via dnsmasq.conf
    
    backport: queens
    
    Change-Id: I44d1d01b943167049e2f09fb251e1a54b6c43d47
2019-04-08 08:12:49 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00