Advertisement
Guest User

neith

a guest
Oct 27th, 2016
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. TASK [Set cinder storage address (is_metal)] ***********************************
  2. task path: /opt/openstack-ansible/playbooks/os-cinder-install.yml:103
  3. <infra1_cinder_api_container-dab8d835> Task "Set cinder storage address (is_metal)" has been omitted from the job because the conditional "[u"hostvars[inventory_hostname]['container_networks']['storage_address']['bridge'] is defined", u'is_metal | bool']" was evaluated as "False"
  4. <infra1_cinder_scheduler_container-812e1236> Task "Set cinder storage address (is_metal)" has been omitted from the job because the conditional "[u"hostvars[inventory_hostname]['container_networks']['storage_address']['bridge'] is defined", u'is_metal | bool']" was evaluated as "False"
  5. fatal: [storage1]: FAILED! => {"failed": true, "msg": "the field 'args' has an invalid value, which appears to include a variable that is undefined. The error was: 'dict object' has no attribute 'ipv4'\n\nThe error appears to have been in '/opt/openstack-ansible/playbooks/os-cinder-install.yml': line 103, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n - always\n - name: Set cinder storage address (is_metal)\n ^ here\n"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement