Comment 5 for bug 1793381

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.opendev.org/699420
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=bcba626d3b868457d34aa418eca6b3cf4792356a
Submitter: Zuul
Branch: stable/queens

commit bcba626d3b868457d34aa418eca6b3cf4792356a
Author: Carol Bouchard <email address hidden>
Date: Mon Oct 1 10:05:41 2018 -0400

    CiscoNexus: Update and Remove deprecated vars

    Update and Remove deprecated variables from Cisco Nexus Config.
    * Deprecated variables include vlan_name_prefix, svi_round_robin,
      provider_vlan_name_prefix, persistent_switch_config,
      never_cache_ssh_connection, ssh_port, switch_replay_count,
      nexus_driver, and host_key_checks.
    * Change config replay to on by defaulting switch_heartbeat_time=30.
    * Replaced method of configurating host_ports_mapping config.

    Depends-On: Iee2f869c4054f1120d224994aba8c827f981e6c0
    Change-Id: Ibda17afdcf7a6748f15390fd8a0a8b70bb6dfc2b
    Closes-bug: #1793381
    (cherry picked from commit a425a6f1ff1833da0ec5f42c7ca3f9ad952b54bf)