Created attachment 1015615 [details] log of failed installation Description of problem: Running instack-install-undercloud fails with "ImportError: No module named six" Version-Release number of selected component (if applicable): How reproducible: Run instack-install-undercloud Steps to Reproduce: 1.Run instack-install-undercloud 2. 3. Actual results: Expected results: Running instack-install-undercloud should work Additional info: This is occurring on CentOS 7.1 running on bare metal.
This should be fixed by https://github.com/rdo-management/diskimage-builder-packaging/commit/77cea08c958911fc9410b47fffc176692c6915f2 We weren't seeing it in CI because the cloud images include python-six already.