-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: configure flavors in Nova automatically #499
Open
skrobul
wants to merge
19
commits into
main
Choose a base branch
from
nova-flavor-monitor
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.
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a519903 - Browse repository at this point
Copy the full SHA a519903View commit details -
nova_flavors: initial code to reconcile with Nova
This adds code that performs simple synchronization of the Flavor Specs defined in a YAML files in particular directory (presumably downloaded through git-sync) with a chosen Nova API instance.
Configuration menu - View commit details
-
Copy full SHA for c668e69 - Browse repository at this point
Copy the full SHA c668e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for b330f38 - Browse repository at this point
Copy the full SHA b330f38View commit details -
FlavorSpec: pre-filter specs on loading
Prior to this change it was down to the client of FlavorSpec to filter out the irrelevant flavors, but now for consistency this filtering happens immediately when the flavors are loaded.
Configuration menu - View commit details
-
Copy full SHA for 612ad62 - Browse repository at this point
Copy the full SHA 612ad62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d57e4f - Browse repository at this point
Copy the full SHA 1d57e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee78ea - Browse repository at this point
Copy the full SHA 6ee78eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc232f3 - Browse repository at this point
Copy the full SHA fc232f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 910dae5 - Browse repository at this point
Copy the full SHA 910dae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 861da7b - Browse repository at this point
Copy the full SHA 861da7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1207a - Browse repository at this point
Copy the full SHA 3b1207aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 910bc89 - Browse repository at this point
Copy the full SHA 910bc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4e4fa - Browse repository at this point
Copy the full SHA fd4e4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for caca9bf - Browse repository at this point
Copy the full SHA caca9bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fdbc12 - Browse repository at this point
Copy the full SHA 7fdbc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0360d - Browse repository at this point
Copy the full SHA 2f0360dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f25402 - Browse repository at this point
Copy the full SHA 0f25402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0050224 - Browse repository at this point
Copy the full SHA 0050224View commit details -
Revert "fix: fix flavor to ironic resource class conversion"
This reverts commit 5ac057b which was added in order to resolve the mismatch between the nova and ironic flavors that had a punctuation in the name. The reverted commit incorrectly changed the resource class name on the Ironic side while it was the Nova side that was missing the underscores. This was resolved in the commit before this one.
Configuration menu - View commit details
-
Copy full SHA for d504e52 - Browse repository at this point
Copy the full SHA d504e52View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad51616 - Browse repository at this point
Copy the full SHA ad51616View commit details
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.