Comment 2 for bug 1793381

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

Reviewed: https://review.openstack.org/606958
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a425a6f1ff1833da0ec5f42c7ca3f9ad952b54bf
Submitter: Zuul
Branch: master

commit a425a6f1ff1833da0ec5f42c7ca3f9ad952b54bf
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