update README, enable scheduler filters and moved default values to metadata to clean up if blocks
diff --git a/README.rst b/README.rst
index 25b8042..55e0904 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,6 @@
==============
-OpenStack Nova
+OpenStack Nova
==============
OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies, including KVM, Xen, LXC, VMware, and more. In addition to its native API, it includes compatibility with the commonly encountered Amazon EC2 and S3 APIs.
@@ -20,6 +20,8 @@
version: juno
enabled: true
security_group: true
+ cpu_allocation_ratio: 8.0
+ ram_allocation_ratio: 1.0
bind:
public_address: 10.0.0.122
public_name: openstack.domain.com