Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible8 fixes #13

Merged
merged 3 commits into from Oct 31, 2023
Merged

Ansible8 fixes #13

merged 3 commits into from Oct 31, 2023

Conversation

grzegorzkoper
Copy link
Contributor

No description provided.

@grzegorzkoper grzegorzkoper requested a review from a team as a code owner October 30, 2023 19:38
meta/main.yml Outdated Show resolved Hide resolved
@grzegorzkoper grzegorzkoper merged commit 6d5c103 into master Oct 31, 2023
@grzegorzkoper grzegorzkoper deleted the ansible8_fixes branch October 31, 2023 12:59
openstack-mirroring pushed a commit to openstack/kayobe that referenced this pull request Nov 8, 2023
This change bumps up the maximum supported version of Ansible to 8.x
(ansible-core 2.15.x) and minimum to 7.x (ansible-core 2.14.x).

Depends on:
stackhpc/ansible-role-systemd-networkd#10

stackhpc/dell-powerconnect-switch#13

stackhpc/mellanox-switch#8

gateway_ip was being set to empty string. This was triggering neutron
""Invalid input for gateway_ip. Reason: '' is not a valid IP address."
Omitting by default.

Installing openstack.cloud collection.
Upgrade failed as Ansible in kayobe-venv was not upgraded.

Change-Id: Ia3550644e5fc3e83f792e46d42b4c35d5eec4705
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Nov 8, 2023
* Update kayobe from branch 'master'
  to c2f8691fe96664eaef97e75281b017a5b82bc51d
  - Merge "Bump up Ansible supported versions to 7.x/8.x"
  - Bump up Ansible supported versions to 7.x/8.x
    
    This change bumps up the maximum supported version of Ansible to 8.x
    (ansible-core 2.15.x) and minimum to 7.x (ansible-core 2.14.x).
    
    Depends on:
    stackhpc/ansible-role-systemd-networkd#10
    
    stackhpc/dell-powerconnect-switch#13
    
    stackhpc/mellanox-switch#8
    
    gateway_ip was being set to empty string. This was triggering neutron
    ""Invalid input for gateway_ip. Reason: '' is not a valid IP address."
    Omitting by default.
    
    Installing openstack.cloud collection.
    Upgrade failed as Ansible in kayobe-venv was not upgraded.
    
    Change-Id: Ia3550644e5fc3e83f792e46d42b4c35d5eec4705
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants