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

Instance sizes #130

Merged
merged 7 commits into from
Aug 15, 2022
Merged

Instance sizes #130

merged 7 commits into from
Aug 15, 2022

Conversation

ibaldin
Copy link
Contributor

@ibaldin ibaldin commented Aug 12, 2022

This PR addresses a number of fixes:

  1. Resizing of instance flavors (increasing the number of flavors available) to make VM provisioning more granular
    • Please see FIP-66 for more information - not all racks have been updated yet, only RENC - needs to be tested before other racks get the new flavor definitions.
  2. Add sliver diff methods Add sliver diff methods #128
  3. Fixes the exception problem in Modify bug #126
  4. Addresses Add method to prune topology based on reservation_info from modify operation #129 - topology pruning based on element (node, component, ns, interface) modify state

@ibaldin ibaldin changed the base branch from master to rel-1.3 August 12, 2022 22:01
@ibaldin ibaldin added the 1.3 For release 1.3 label Aug 12, 2022
@ibaldin ibaldin self-assigned this Aug 12, 2022
This was referenced Aug 13, 2022
…e; made reservation_info a property of all model elements; added topology prune method based on state including the test harness
@ibaldin
Copy link
Contributor Author

ibaldin commented Aug 15, 2022

In PyPi as fim-1.3.0rc1

@ibaldin
Copy link
Contributor Author

ibaldin commented Aug 15, 2022

See test/modify_test.py for examples of using everything.

@ibaldin ibaldin requested a review from kthare10 August 15, 2022 02:19
Copy link
Collaborator

@kthare10 kthare10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ibaldin ibaldin merged commit 0aa8ca6 into rel-1.3 Aug 15, 2022
@ibaldin ibaldin deleted the instance-sizes branch August 15, 2022 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.3 For release 1.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants