~rackspace-titan/nova/test_004_metadata_logging

Viewing all changes in revision 1365.

  • Committer: Tarmac
  • Author(s): Johannes Erdfelt
  • Date: 2011-08-04 15:42:41 UTC
  • mfrom: (1353.3.4 lp809570)
  • Revision ID: tarmac-20110804154241-p1fqwm7wjgcu8nlw
Nova uses instance_type_id and flavor_id interchangeably when they almost always different values. This can often lead to an instance changing instance_type during migration because the values passed around internally are wrong. This branch changes nova to use instance_type_id internally and flavor_id in the API. This will hopefully avoid confusion in the future.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: