Skip to content

Instantly share code, notes, and snippets.

@ctennis
Created March 2, 2016 22:26
Show Gist options
  • Save ctennis/7272d2cae263ce9ddf95 to your computer and use it in GitHub Desktop.
Save ctennis/7272d2cae263ce9ddf95 to your computer and use it in GitHub Desktop.
ntpd on openstack nova compute nodes
If your nova compute nodes stop working properly, and in the /var/log/nova/nova-api.log you get periodic errors:
NeutronClientException: Authentication required
Aside from a misconfiguration, if it happens a short time after the node starts or periodically, the likely culprit is the time
on the node is off and you need to run/install ntpd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment