Qing Wu Wang e659628047 Identify virt type of PowerVM and KVM on Power
Using platform and model values as the criteria to distinguish KVM
on Power from PowerVM. Further info of platform and model is listed below.
- Host for KVM on Power
  platform        : PowerNV
  model           : 8247-22L
- VM running on KVM on Power
  platform        : pSeries
  model           : IBM pSeries (emulated by qemu)
- PowerVM (VM or NovaLink host)
  platform        : pSeries
  model           : IBM,8247-22L

Change-Id: I3d19ada78038caafdb3a89e8ddf5a91041e31e60
2016-10-19 21:43:43 -05:00
2016-06-27 15:35:13 -04:00
2016-10-14 14:42:10 -07:00
2016-10-14 14:42:10 -07:00
2016-10-14 14:42:10 -07:00
2016-09-15 01:07:04 +00:00
2016-09-28 10:27:39 +01:00
2016-10-14 14:42:10 -07:00
2016-07-19 21:12:37 +00:00
2016-08-19 15:40:40 -04:00

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-compute

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/

The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%