Make generation of VM MAC addresses idempotent. 12/3712/2
authorTodd Malsbary <todd.malsbary@intel.com>
Mon, 21 Sep 2020 18:20:00 +0000 (11:20 -0700)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Sat, 7 Nov 2020 00:37:01 +0000 (00:37 +0000)
commit7115d7b66c30a26a65f0db4b78a8f0f6e8dc4207
treea07765db5d47b945f7c103a96fd594e22437c0b8
parent1a75db5ff53c3069d9b4590904be73f4308996d9
Make generation of VM MAC addresses idempotent.

This ensures that the network XML, VM XML, and Ironic node definitions
remain in sync when the vm-setup playbooks is run multiple times.

Issue-ID: ICN-453
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I2f48a91b6a031bffb9a204fa8d93de326bc94b54
deploy/metal3-vm/vm-setup/library/generate_macs.py