Fixes the ordering of init_host commands so that iptables chains are created before they are used.
This fixes an issue that arises if nova-network is started with flushed iptables after floating ips have been assigned.
This commit is contained in:
		This fixes an issue that arises if nova-network is started with flushed iptables after floating ips have been assigned.