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
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack