On 21/04/15 03:31, Mohammed Arafa wrote:
hi
https://bugzilla.redhat.com/show_bug.cgi?id=1213645
this page
https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/html/...
says
The built images will automatically have the same base OS as the running
undercloud. See the Note below to choose a different OS:
so my instack is centos7.1 but all of a sudden i saw
instack-build-images downloading fedora 21 images.
+ curl -o fedora-user.qcow2 -L
http://cloud.fedoraproject.org/fedora-21.x86_64.qcow2
which meant that
export NODE_DIST=centos7 is mandatory as fedora is the default
Thank you
Hi Mohammed,
Thanks a lot for trying rdo-manager.
The docs are correct here. It always builds fedora-user image for
testing the overcloud puproses (testing script is spinning up a VM in
overcloud). The main overcloud images (overcloud-full.*) should be fully
CentOS based in your case.
-- Jarda