This is where we will send 'flavor' as one of the attributes to pre-load when querying for instances in all cells:
# merge our expected attrs with what the view builder needs for
# showing details expected_attrs = self._view_builder.get_show_expected_attrs( expected_attrs)
This is where we will send 'flavor' as one of the attributes to pre-load when querying for instances in all cells:
# merge our expected attrs with what the view builder needs for
expected_ attrs = self._view_ builder. get_show_ expected_ attrs(
expected_ attrs)
# showing details
https:/ /github. com/openstack/ nova/blob/ 125dd1f30fdaf50 182256c56808a51 99856383c7/ nova/api/ openstack/ compute/ servers. py#L350