From a952bbf6043285a71c39d771b8534ee9648fea9d Mon Sep 17 00:00:00 2001 From: "Andrei V. Ostapenko" Date: Mon, 23 Jan 2017 18:27:27 +0200 Subject: [PATCH] Renames api-url to ironic_api_url in pxe config Corresponding rename in Bareon: https://review.openstack.org/#/c/422820/ Change-Id: Ib4f53389a3cb46e9d8865c701e9c8ccbeffb289e --- ramdisk_func_test/templates/bareon_config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ramdisk_func_test/templates/bareon_config.template b/ramdisk_func_test/templates/bareon_config.template index 780d7c2..4e58747 100644 --- a/ramdisk_func_test/templates/bareon_config.template +++ b/ramdisk_func_test/templates/bareon_config.template @@ -1,5 +1,5 @@ default deploy label deploy kernel {{ kernel }} -append initrd={{ ramdisk }} deployment_id={{ deployment_id }} api-url=http://{{ network.address }}:{{ stub_server_port }} rootdelay=15 text nofb nomodeset vga=normal +append initrd={{ ramdisk }} deployment_id={{ deployment_id }} ironic_api_url=http://{{ network.address }}:{{ stub_server_port }} rootdelay=15 text nofb nomodeset vga=normal ipappend 2