On Fedora-18, I Installed devstack and when I try to start nova compute I get this error message : Any thoughts on whats going wrong.
$ uname -a
Linux qabot 3.7.2-201.fc18.x86_64 #1 SMP Fri Jan 11 22:16:23 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
2014-12-29 18:54:25.206 TRACE nova.openstack.common.threadgroup
File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 4591, in _get_instance_capabilities 2014-12-29 18:54:25.206 TRACE nova.openstack.common.threadgroup
arch.canonicalize(g.arch), 2014-12-29 18:54:25.206 TRACE nova.openstack.common.threadgroup
File "/opt/stack/nova/nova/compute/arch.py", line 160, in canonicalize 2014-12-29 18:54:25.206 TRACE nova.openstack.common.threadgroup
raise exception.InvalidArchitectureName(arch=name) 2014-12-29 18:54:25.206 TRACE nova.openstack.common.threadgroup InvalidArchitectureName: Architecture name 'arm' is not recognised 2014-12-29 18:54:25.206 TRACE nova.openstack.common.threadgroup