Skip to content
Snippets Groups Projects
  1. Feb 11, 2024
  2. Feb 09, 2024
  3. Feb 07, 2024
  4. Feb 05, 2024
  5. Feb 02, 2024
  6. Feb 01, 2024
  7. Jan 22, 2024
    • Matt Crees's avatar
      Ask for confirmation during overcloud deprovision · 74f1bf7e
      Matt Crees authored
      Prompts the user to confirm before deprovisioning any overcloud hosts.
      The user is given a list of hosts which will be deprovisioned. Automatic
      confirmation can be achieved by setting ``confirm_deprovison`` to
      ``yes``.
      
      Change-Id: I6eea5bb7c268912e6f39627f64c92715877311a3
      74f1bf7e
  8. 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
  9. Dec 22, 2023
  10. Dec 20, 2023
  11. Dec 19, 2023
  12. Dec 12, 2023
  13. 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
  14. Dec 08, 2023
  15. 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
  16. Dec 06, 2023
  17. 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
  18. Dec 03, 2023
  19. Dec 02, 2023
  20. Dec 01, 2023
  21. Nov 30, 2023
Loading