SCS Standard Flavors: Implementation and Testing Notes
Operational tooling
The openstack-flavor-manager is able to
create all standard, mandatory SCS flavors for you. It takes input that can be generated by
flavor-manager-input.py.
Automated tests
We implemented a set of testcases corresponding 1:1 to the standard flavors:
scs-0103-flavor-Xwith varyingX: ensures that flavorSCS-Xis present and has the requiredextra_specs.
NOTE: We still need to add testcases to ensure that the extra_specs of non-standard
flavors are correct as well.
The testcases can be run using the script
openstack_test.py.