Skip to content
Snippets Groups Projects
  1. Feb 01, 2024
  2. Jan 09, 2024
    • Ghanshyam Mann's avatar
      Update python classifier in setup.cfg · 395bd34f
      Ghanshyam Mann authored
      As per the current release tested runtime, we test
      till python 3.11 so updating the same in python
      classifier in setup.cfg
      
      Change-Id: If9ccc21a51e85eefe1fc403db889051b933fc29d
      395bd34f
  3. Dec 22, 2023
  4. Dec 20, 2023
  5. Dec 12, 2023
  6. Dec 11, 2023
    • Matt Crees's avatar
      Stop NetworkManager from overriding resolv.conf · 578a257c
      Matt Crees authored
      When ``resolv_is_managed`` is set, Kayobe templates resolv.conf. This
      patch stops NetworkManager from overriding these changes.
      
      Closes-Bug: #2044537
      Change-Id: I90b61dfe03d53c58327d2b15e70b7b8489bdfb47
      578a257c
  7. Dec 08, 2023
  8. Dec 07, 2023
    • Stig Telfer's avatar
      Fix gateway assignment when seed SNAT is disabled · 49f91043
      Stig Telfer authored
      Fix a logic issue when seed SNAT is not enabled. In this circumstance
      Bifrost was generating ConfigDrive data with the default gateway unset
      even when one is available on the admin network. This regression was
      introduced in Ib847d3420dee374cec067cd8af519b510be04120 [1].
      
      [1] https://review.opendev.org/c/openstack/kayobe/+/898434
      
      Closes-Bug: #2045926
      Change-Id: Ifd9f9cd389ac09448fc91dba74f8f09595698b55
      49f91043
    • OpenStack Release Bot's avatar
      Update master for stable/2023.2 · d264a17e
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/2023.2.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/2023.2.
      
      Sem-Ver: feature
      Change-Id: I9ab85dfddf3b4ae6ba593649ed4310ca8cbec0e2
      d264a17e
  9. Dec 06, 2023
  10. Dec 05, 2023
    • Pierre Riteau's avatar
      Pin ansible-core at 2.15.6 · 1edf2314
      Pierre Riteau authored
      We are seeing the following issue since 2.15.7 was released:
      
          Pattern and root_dir should be of the same type, not <class
          'ansible.utils.unsafe_proxy.AnsibleUnsafeText'> and <class 'str'>
      
      Change-Id: I5cb458132133d171037f8697072e6bd8858db01a
      1edf2314
  11. Dec 03, 2023
  12. Dec 02, 2023
  13. Dec 01, 2023
  14. Nov 30, 2023
  15. Nov 29, 2023
  16. Nov 28, 2023
  17. Nov 24, 2023
    • Pierre Riteau's avatar
      Remove libgcrypt package update · ad2057e2
      Pierre Riteau authored
      This fix was added when upgrading from CentOS Linux 8.2 to 8.3. This is
      likely not required on currently supported operating systems.
      
      Change-Id: Ic2c47ae4514d98ff18c5d17ba62b50c47f3929c1
      ad2057e2
  18. Nov 23, 2023
Loading