summaryrefslogtreecommitdiffstats
path: root/config/deploy/deploy_settings.yaml
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-03-29 12:32:45 -0400
committerDan Radez <dradez@redhat.com>2017-03-30 08:08:10 -0400
commit6afb7794346307c9f276b49796c43e99c4fba604 (patch)
treec5658529b762814c816cfb3087b7c7babee3ece8 /config/deploy/deploy_settings.yaml
parenta684f6b753749c355aee06412bd0f22779357089 (diff)
Euphrates Docs update w odl scenario name cleanups
- updating docs to reference Euphrates - removing the odl_l2-nofeature scenario, it's obsolete - renameing odl_l3 to odl, it's default for odl now - adding symlinks to files to _l3 files so CI doesn't break will remote those once CI is updated to use new names Change-Id: I9f2646fc5dac443042c5f4be8cca7d2df5dca663 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'config/deploy/deploy_settings.yaml')
-rw-r--r--config/deploy/deploy_settings.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml
index c92a1754..aedd1979 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/newton/config-reference/compute/config-options.html
+ # # http://docs.openstack.org/ocata/config-reference/compute/config-options.html
# libvirtpin: 1
# kernel:
# # On compute nodes, isolcpus is usually used to reserve cores for use either by VMs