Merge "Remove powervm from inspector doc"

This commit is contained in:
Jenkins 2017-04-21 10:40:03 +00:00 committed by Gerrit Code Review
commit 5ae74b9a07
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ OPTS = [
cfg.StrOpt('hypervisor_inspector',
default='libvirt',
help='Inspector to use for inspecting the hypervisor layer. '
'Known inspectors are libvirt, hyperv, vsphere, xenapi '
'and powervm.'),
'Known inspectors are libvirt, hyperv, vsphere '
'and xenapi.'),
]