Hi all, Trying to set up openstack-ansible, but stuck on this point:
> TASK: [set local_ip fact (is_metal)] ***************************************** > ... > fatal: [os-compute-1] => One or more undefined variables: 'dict object' has no > attribute 'bridge' > ... > One or more undefined variables: 'dict object' has no attribute 'bridge' These are my configs: - http://paste.openstack.org/show/481739/ (openstack_user_config.yml) - http://paste.openstack.org/show/481740/ (/etc/network/interfaces on compute host called `os-compute-1`) I set up the eth12 veth pair interface also on the compute host as you can see. `ifup-ifdown` works without any problems reported. Why is it reporting an undefined bridge variable? Any ideas on my config is well appreciated. Mark __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
