IPv6 fixes for network settings and post deploy 59/17859/1
authorFeng Pan <fpan@redhat.com>
Sun, 31 Jul 2016 14:10:19 +0000 (10:10 -0400)
committerFeng Pan <fpan@redhat.com>
Sun, 31 Jul 2016 14:10:19 +0000 (10:10 -0400)
commitbf61379130ca7b39334b3aa05afbe76a4d6d78e5
treee752149f901441854bc5e1c49a27fde3caba80ed
parent31b10ea2994fc4d6614c0a31b0f54dbd58dc7abc
IPv6 fixes for network settings and post deploy

This patch contains the following:
- Add dns and nic information in network settings file
- Add ipv6 option for find_ip function in common-functions.sh
- Change neutron commands to handle IPv6 during post deploy,
  skip NAT configuration if IPv6 is configured.
- Fix an error in python library when generating floating ip
  range.

JIRA: APEX-130

Change-Id: I27da7f7a714f42ee827be7091fcb1a6d89a0aae8
Signed-off-by: Feng Pan <fpan@redhat.com>
config/network/network_settings_v6.yaml
lib/common-functions.sh
lib/post-install-functions.sh
lib/python/apex/network_settings.py