diff options
author | Dan Radez <dradez@redhat.com> | 2017-04-03 12:57:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-03 12:57:41 +0000 |
commit | 418533f4c431a7435435e090a6a8415080556148 (patch) | |
tree | f8d4421135e2d97908c5d89f749d49d3810cabf4 /build/opnfv-environment.yaml | |
parent | d970df54b78c5648a62711f9dbc42ec658baf05d (diff) | |
parent | 6afb7794346307c9f276b49796c43e99c4fba604 (diff) |
Merge "Euphrates Docs update w odl scenario name cleanups"
Diffstat (limited to 'build/opnfv-environment.yaml')
-rw-r--r-- | build/opnfv-environment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 0910a5fc..e29b0c7a 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -31,7 +31,7 @@ parameter_defaults: key: 'os_compute_api:servers:show:host_status' value: 'rule:admin_or_owner' nova::api::default_floating_pool: 'external' - #VPP routing node, used for odl_l3-fdio only. + #VPP routing node, used for odl-fdio only. #opendaylight::vpp_routing_node: overcloud-novacompute-0.opnfvlf.org ControllerServices: - OS::TripleO::Services::CACerts |