Improvements in README file
* Fixing minor typos Change-Id: If42e7397bfa48cc437ffcd023e5c37d3f22671d5 Signed-off-by: Junaid Ali <junaidali@plumgrid.com>
This commit is contained in:
parent
166b3ae8a4
commit
e516fc01dc
@ -1,7 +1,7 @@
|
|||||||
Overview
|
Overview
|
||||||
========
|
========
|
||||||
|
|
||||||
This charm provides Nova Compute, the Openstack compute service. It's target
|
This charm provides Nova Compute, the OpenStack compute service. It's target
|
||||||
platform is Ubuntu (preferably LTS) + Openstack.
|
platform is Ubuntu (preferably LTS) + Openstack.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
@ -36,7 +36,7 @@ your hypervisor type and storage relations.
|
|||||||
NFV support
|
NFV support
|
||||||
===========
|
===========
|
||||||
|
|
||||||
This charm (in-conjunction with the nova-cloud-controller and neutron-api charms)
|
This charm (in conjunction with the nova-cloud-controller and neutron-api charms)
|
||||||
supports use of nova-compute nodes configured for use in Telco NFV deployments;
|
supports use of nova-compute nodes configured for use in Telco NFV deployments;
|
||||||
specifically the following configuration options (yaml excerpt):
|
specifically the following configuration options (yaml excerpt):
|
||||||
|
|
||||||
@ -48,8 +48,8 @@ nova-compute:
|
|||||||
pci-passthrough-whitelist: {"vendor_id":"1137","product_id":"0071","address":"*:0a:00.*","physical_network":"physnet1"}
|
pci-passthrough-whitelist: {"vendor_id":"1137","product_id":"0071","address":"*:0a:00.*","physical_network":"physnet1"}
|
||||||
```
|
```
|
||||||
|
|
||||||
In this example, compute nodes will be configured with 60% of avaliable RAM for
|
In this example, compute nodes will be configured with 60% of available RAM for
|
||||||
hugepage use (decreasing memory fragmentation in virual machines, improving
|
hugepage use (decreasing memory fragmentation in virtual machines, improving
|
||||||
performance), and Nova will be configured to reserve CPU cores 0 and 2 and
|
performance), and Nova will be configured to reserve CPU cores 0 and 2 and
|
||||||
1024M of RAM for host usage and use the supplied PCI device whitelist as
|
1024M of RAM for host usage and use the supplied PCI device whitelist as
|
||||||
PCI devices that as consumable by virtual machines, including any mapping to
|
PCI devices that as consumable by virtual machines, including any mapping to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user