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 fix #8

Merged
merged 4 commits into from Oct 31, 2023
Merged

Ansible8 fix #8

merged 4 commits into from Oct 31, 2023

Conversation

grzegorzkoper
Copy link
Contributor

Fixes required to run on new Ansible versions.
Fixing Galaxy import issues.
Lint.

@grzegorzkoper grzegorzkoper requested a review from a team as a code owner October 30, 2023 18:53
@grzegorzkoper grzegorzkoper merged commit d0b377b into master Oct 31, 2023
@grzegorzkoper grzegorzkoper deleted the ansible8_fix branch October 31, 2023 13:15
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