set node FQDN from fuel UI

Asked by Robert Duncan

Fuel uses a nodeX naming convention, can we assign an FQDN to nodes from the fuel UI? - something more relevant to the nodes role cinder.domain.local, controller1.domain.local, nova1.domain.local etc.

-also I have created a blueprint for keystone running under apache, but it hasn't been accepted yet. in devstack keystone runs under apache by default now, is there any plans for this in Fuel as we can't take advantage of identify federation developments without this.

https://blueprints.launchpad.net/fuel/+spec/keystone-httpd-federation

thanks,
Robert.

Question information

Language:
English Edit question
Status:
Solved
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Solved by:
Evgeny Kozhemyakin
Solved:
Last query:
Last reply:
Revision history for this message
Best Evgeny Kozhemyakin (ekozhemyakin) said :
#1

Hello,

You can change a node name (in fuel db) by clicking on this field in UI.
Hostname you can change only manually.
But, please, don't remove these "node-X" names from /etc/hosts files as they are written in openstack configs.

Thanks for the blueprint.
The was a LP bug https://bugs.launchpad.net/fuel/+bug/1313662
where the subject was discussed. It's targeted for 7.0.

Regards,

Revision history for this message
Robert Duncan (rduncan-t) said :
#2

thanks Evgeny!