Skip to content

Instantly share code, notes, and snippets.

@antonym
Created September 26, 2017 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antonym/4d0254ea3c68f5d1f78ad458a40fcff3 to your computer and use it in GitHub Desktop.
Save antonym/4d0254ea3c68f5d1f78ad458a40fcff3 to your computer and use it in GitHub Desktop.
Liberty->Newton Issues
Fails on last playbook (os-cinder-install.yml) need a flag?
TASK [Perform online data migrations] ******************************************
fatal: [rpco-liberty_cinder_api_container-e0e91887]: FAILED! => {"failed": true, "msg": "The conditional check 'ansible_local['openstack_ansible']['cinder']['need_online_data_migrations'] | bool' failed. The error was: error while evaluating conditional (ansible_local['op
enstack_ansible']['cinder']['need_online_data_migrations'] | bool): 'dict object' has no attribute 'need_online_data_migrations'\n\nThe error appears to have been in '/opt/leap42/openstack-ansible-14.2.7/playbooks/os-cinder-install.yml': line 215, column 7, but may\nbe el
sewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n tasks:\n - name: Perform online data migrations\n ^ here\n"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment