fabric-testbed / InformationModel

FABRIC Information Model library
MIT License
7 stars 1 forks source link

Instance sizes #130

Closed ibaldin closed 2 years ago

ibaldin commented 2 years ago

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 #128
  3. Fixes the exception problem in #126
  4. Addresses #129 - topology pruning based on element (node, component, ns, interface) modify state
ibaldin commented 2 years ago

In PyPi as fim-1.3.0rc1

ibaldin commented 2 years ago

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