diff options
author | Dan Radez <dradez@redhat.com> | 2017-03-29 12:33:25 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2017-03-30 09:03:19 -0400 |
commit | 0ea9a63b47024a16b42bcf56a63f733f6d5c0edd (patch) | |
tree | 82a2d9e3e0c56cbe889245f1301261770d98da9c /config/deploy | |
parent | 1a667b0f76e3c281946d22a8a8b951498be23872 (diff) |
Updating docs for Danube
Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit a684f6b753749c355aee06412bd0f22779357089)
Diffstat (limited to 'config/deploy')
-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 |