Fix tests.

This commit is contained in:
grossmj 2019-05-18 19:19:27 +07:00
parent 2340823f53
commit c41c01b95f
2 changed files with 2 additions and 2 deletions

View File

@ -811,7 +811,7 @@ def test_ethernet_switch_template_create(http_controller):
"builtin": False, "builtin": False,
"category": "switch", "category": "switch",
"compute_id": "local", "compute_id": "local",
"console_type": "telnet", "console_type": "none",
"default_name_format": "Switch{0}", "default_name_format": "Switch{0}",
"name": "Ethernet switch template", "name": "Ethernet switch template",
"ports_mapping": [{"ethertype": "", "ports_mapping": [{"ethertype": "",