forked from stackhpc/openstack-config
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge more-images and StackHPC changes to main #1
Open
Wasaac
wants to merge
45
commits into
main
Choose a base branch
from
acrc-main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Rocky Linux 8.8 - Rocky Linux 9.1 - Rocky Linux 9.2 - Rocky Linux 8.8 + OFED 23.04 - Rocky Linux 9.1 + OFED 5.8 - Ubuntu 22.04 The Rocky Linux ones are all built using custom containerfiles.
Wrap lines and add missing new line at end of file
Octavia load balancers are launched using the service project. With default quotas, load balancer creation can quickly fail: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 403) Add a new example setting required service project quotas to unlimited to avoid these failures.
Add RBAC support into openstack-networks.yml
Add project for Azimuth management cluster resources
Openstack config git sync
Prevent load balancer creation errors
add domains
According to https://docs.ansible.com/ansible/latest/collections/openstack/cloud/quota_module.html#ansible-collections-openstack-cloud-quota-module this option is only available until Nova API v2.35 (we're now on v2.95).
Convert to use ansible-collection-openstack
Add simplified Magnum template generation playbook
Add Horizon account for Seunghun Lee (StackHPC)
Sync with StackHPC
Remove fixed_ips from quota
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.