← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1394549] [NEW] Unnecessary use of 'aggregate_instance_extra_specs' prefix while updating metadata on Host Aggregates

 

Public bug reported:

When updating metadata for aggregates thare are added prefix
'aggregate_instace_extra_specs' by default.

For example:

    "aggregate_instance_extra_specs:cpu_info:topology:cores = 2"

This is totally unnecessary. AggregateInstanceExtraSpecsFilter requires only flavors (instance types) to have defined 
'aggregate_instance_extra_specs' prefix. I believe that AggregateInstanceExtraSpecsFilter in nova is the only place 
where this prefix is used. Main goal of this bug is to remove adding 'aggregate_instace_extra_specs' prefix 
while updating metadata on Host Aggregates in horizon.

** Affects: horizon
     Importance: Undecided
     Assignee: Bartosz Fic (bartosz-fic)
         Status: In Progress


** Tags: metadef

** Changed in: horizon
     Assignee: (unassigned) => Bartosz Fic (bartosz-fic)

** Changed in: horizon
       Status: New => In Progress

** Tags added: metadef

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1394549

Title:
  Unnecessary use of 'aggregate_instance_extra_specs' prefix while
  updating metadata on Host Aggregates

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  When updating metadata for aggregates thare are added prefix
  'aggregate_instace_extra_specs' by default.

  For example:

      "aggregate_instance_extra_specs:cpu_info:topology:cores = 2"

  This is totally unnecessary. AggregateInstanceExtraSpecsFilter requires only flavors (instance types) to have defined 
  'aggregate_instance_extra_specs' prefix. I believe that AggregateInstanceExtraSpecsFilter in nova is the only place 
  where this prefix is used. Main goal of this bug is to remove adding 'aggregate_instace_extra_specs' prefix 
  while updating metadata on Host Aggregates in horizon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1394549/+subscriptions


Follow ups

References