OpenStack ironic installation steps
Can anyone tell me the minimum requirements for an openstack ironic deployment? I only wish to do this for a testing purpose. I already have a working openstack setup configured to use linux bridge. can i modify the same? Are there any configuration changes that i have to make with the linuxbridge?
The installation tutorials contain Ironic as an optional component. Since the tutorials use Linuxbridge, it should work. Start here: https://docs.openstack.org/project-in....
@Bernd Bausch thanks for the reply. I will follow the guide.