Comment 2 for bug 1442630

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

The apt-get installs always fail, but only for containers:

ansible neutron_agent -m shell -a 'DEBIAN_FRONTEND=noninteractive apt-get install iptables-persistent' -t /openstack/log/ansible_cmd_logs//add_neutron_agent_checksum_rule

There is evidence of DNS resolution failure in the logs:

Err http://us.archive.ubuntu.com trusty-updates Release.gpg
  Could not resolve 'us.archive.ubuntu.com'

The host is able to apt-get update/install just fine.