diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-30 15:24:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-30 15:24:39 +0000 |
commit | 8300dc9ab70a051d627c1ed67486a38ee74f213a (patch) | |
tree | fcf0706332cc1783ac21da0f94aca73b2f8d93d8 /config | |
parent | 9b6f46e48cc123be0ea731b7a92d3c80f29a6d17 (diff) | |
parent | 0ea9a63b47024a16b42bcf56a63f733f6d5c0edd (diff) |
Merge "Updating docs for Danube" into stable/danube
Diffstat (limited to 'config')
-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 |