summaryrefslogtreecommitdiffstats
path: root/opnfv-theme/MANIFEST.in
blob: a5886cd206617df3fa8a87d6e2b9e7419d9dbfb3 (plain)
1
2
3
4
5
6
7
include *.txt
include *.rst

recursive-include sphinx_opnfv_theme *
recursive-include sphinx_opnfv_theme/opnfv *

global-exclude *.pyc
consumed by the processor for NB and logic external to the core. * ProcessorPwrWatts: Specifies in watts the maximum amount of power the processor can support. * CurrPwrWatts: Specifies in watts the current amount of power being consumed by the processor. This driver provides ProcessorPwrWatts and CurrPwrWatts: * power1_crit (ProcessorPwrWatts) * power1_input (CurrPwrWatts) On multi-node processors the calculated value is for the entire package and not for a single node. Thus the driver creates sysfs attributes only for internal node0 of a multi-node processor.