f11f6f789e
Move openvswitch-nova to 23 in the boot order. The openvswitch-nova init.d script used on XenServer has been set to run at 96 in the boot order (i.e. very late). This is inconvenient, because it means that it runs after the firstboot scripts, so if you want to do an automated install of a compute VM, say, you can't rely on the Open vSwitch rules being ready. 23 places it after the networking start up (9 through 14) and before the firstboot scripts (24). Change-Id: I5c4f2f02c78bd7b8ccc6cac4d6549209a6dcbdb0