Remove cloud.yaml file and try! *os-client-config* will look for a file called *clouds.yaml*in the following locations:
Current Directory ~/.config/openstack /etc/openstack Thanks Vikram On Jan 17, 2016 8:19 AM, "Vikram Choudhary" <viks...@gmail.com> wrote: > Remove cloud.yaml file try! > > *os-client-config* will look for a file called *clouds.yaml*in the > following locations: > > Current Directory~/.config/openstack/etc/openstack > > Thanks > Vikram > Hi, > > I'm continuously seeing failure installing openstack with latest devstack. > It exits with the following messages: > > == > .... > > > > ramdisk=/home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd > > ++ for f in '"$xdir/"*.img' '"$xdir/"ami-*/image' > > ++ '[' -f > /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img > ']' > > ++ echo > /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img > > ++ break > > ++ true > > + > image=/home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img > > + [[ -z cirros-0.3.4-x86_64-uec ]] > > + is_arch ppc64 > > ++ uname -m > > + [[ x86_64 == \p\p\c\6\4 ]] > > + is_arch aarch64 > > ++ uname -m > > + [[ x86_64 == \a\a\r\c\h\6\4 ]] > > + '[' '' = bare ']' > > + local kernel_id= ramdisk_id= > > + '[' -n > /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz > ']' > > ++ openstack --os-cloud=devstack-admin image create > cirros-0.3.4-x86_64-uec-kernel --public --container-format aki > --disk-format aki > > ++ grep ' id ' > > ++ get_field 2 > > ++ local data field > > ++ read data > > Could not determine a suitable URL for the plugin > > + kernel_id= > > + '[' -n > /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd > ']' > > ++ openstack --os-cloud=devstack-admin image create > cirros-0.3.4-x86_64-uec-ramdisk --public --container-format ari > --disk-format ari > > ++ grep ' id ' > > ++ get_field 2 > > ++ local data field > > ++ read data > > *Could not determine a suitable URL for the plugin* > > + ramdisk_id= > > + openstack --os-cloud=devstack-admin image create cirros-0.3.4-x86_64-uec > --public --container-format ami --disk-format ami > > *Could not determine a suitable URL for the plugin* > > + exit_trap > > + local r=1 > > ++ jobs -p > > + jobs= > > + [[ -n '' ]] > > + kill_spinner > > + '[' '!' -z '' ']' > > + [[ 1 -ne 0 ]] > > + echo 'Error on exit' > > Error on exit > > + [[ -z /opt/stack/logs ]] > > + /home/localadmin/devstack/tools/worlddump.py -d /opt/stack/logs > > World dumping... see /opt/stack/logs/worlddump-2016-01-15-231937.txt for > details > > + exit 1 > > Fri, 15. Jan 2016,15:19:37 > > > ==== > > Has anybody seen the same issue? > > Thanks, > Nader. > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev