• Kubernetes Submit Queue's avatar
    Merge pull request #49231 from dims/tolerate-flavor-info-keys · acc19caf
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Tolerate Flavor information for computing instance type
    
    **What this PR does / why we need it**:
    Current devstack seems to return "id", and an upcoming change using
    nova's microversion will be returning "original_name":
    https://blueprints.launchpad.net/nova/+spec/instance-flavor-api
    
    So let's just inspect what is present and use that to figure out
    the instance type.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    acc19caf
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...