Use ntp parameter from network_settings 89/23389/2
authorFeng Pan <fpan@redhat.com>
Wed, 19 Oct 2016 21:31:30 +0000 (17:31 -0400)
committerFeng Pan <fpan@redhat.com>
Wed, 19 Oct 2016 23:01:33 +0000 (19:01 -0400)
commite876ec01a7ac7c23a4eff55775dd4bd33398c73a
tree2efbd28b93574c7d80c9cc2b3bdd6df922ab662e
parentd39cae2b09362c7df6351e9018a26afc7ce130e9
Use ntp parameter from network_settings

Right now we use a ntp_server parameter set in deploy.sh, but since
new network_settings file contains ntp information already, we can
use those values instead.

JIRA: APEX-266

Change-Id: I717af80b967971ea9111002d657972efd94a163a
Signed-off-by: Feng Pan <fpan@redhat.com>
ci/deploy.sh
lib/python/apex/common/constants.py
lib/python/apex/network_settings.py