Skip to content

Commit

Permalink
Merge "Remove unused variable"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Feb 28, 2014
2 parents 16535b9 + 810efd3 commit 77b6458
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ceilometer/compute/virt/hyperv/utilsv2.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class UtilsV2(object):
_ETH_PORT_ALLOC = 'Msvm_EthernetPortAllocationSettingData'
_STORAGE_ALLOC = 'Msvm_StorageAllocationSettingData'
_VS_SETTING_DATA = 'Msvm_VirtualSystemSettingData'
_AGGREG_METRIC = 'Msvm_AggregationMetricDefinition'
_METRICS_ME = 'Msvm_MetricForME'

_CPU_METRIC_NAME = 'Aggregated Average CPU Utilization'
Expand Down

0 comments on commit 77b6458

Please sign in to comment.