diff options
author | Dan Radez <dradez@redhat.com> | 2017-03-29 12:33:25 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2017-03-30 07:52:54 -0400 |
commit | a684f6b753749c355aee06412bd0f22779357089 (patch) | |
tree | fcf0706332cc1783ac21da0f94aca73b2f8d93d8 /config/deploy/deploy_settings.yaml | |
parent | bb4358f417fcd9a24017241725d00b5689df286e (diff) |
Updating docs for Danube
Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48
Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'config/deploy/deploy_settings.yaml')
-rw-r--r-- | config/deploy/deploy_settings.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml index 73535795..c92a1754 100644 --- a/config/deploy/deploy_settings.yaml +++ b/config/deploy/deploy_settings.yaml @@ -81,7 +81,7 @@ deploy_options: # # This is currently the only available option in the nova section. It will # # add the provided string to vcpu_pin_set in nova.conf. This is used to pin # # guest VMs to a set of CPU cores, and is decsribed in more detail here: - # # http://docs.openstack.org/mitaka/config-reference/compute/config-options.html + # # http://docs.openstack.org/newton/config-reference/compute/config-options.html # libvirtpin: 1 # kernel: # # On compute nodes, isolcpus is usually used to reserve cores for use either by VMs |