Hi all, I have installed a newton openstack, not able to login into machines via private keys. I followed this guide https://docs.openstack.org/ newton/install-guide-ubuntu/ Configure the metadata agentĀ¶ <https://docs.openstack.org/newton/install-guide-ubuntu/neutron-controller-install.html#configure-the-metadata-agent> The metadata agent <https://docs.openstack.org/newton/install-guide-ubuntu/common/glossary.html#term-metadata-agent> provides configuration information such as credentials to instances. - Edit the /etc/neutron/metadata_agent.ini file and complete the following actions: - In the [DEFAULT] section, configure the metadata host and shared secret: [DEFAULT]...nova_metadata_ip = controllermetadata_proxy_shared_secret = METADATA_SECRET Replace METADATA_SECRET with a suitable secret for the metadata proxy. I think region name should also be included here, I tried RegionName = RegionOne and then restarted even whole controller node (as it doesn't work by only restarting neutron meta-agent service) Another thing is on checking neutron agent-list status, I am not getting any availiability zone for mata-agent is it fine? Regards Amit -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170301/e3110ba8/attachment.html>