1. 执行 openstack overcloud deploy 时失败

    1. [stack@undercloud-0 ~]$ [stack@undercloud-0 ~]$ heat deployment-show 001bbb95-cbc8-4779-92ae-bbe19b148b49
    2. WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead
    3. {
    4. "status": "FAILED",
    5. "output_values": {
    6. "deploy_stdout": "ERROR: Unsupported file format.\n",
    7. "deploy_stderr": "curl: (3) [globbing] error: bad range specification after pos 9\n",
    8. "deploy_status_code": 1
    9. "updated_time": "2016-11-08T05:21:50Z",
    10. "input_values": {},
    11. "action": "CREATE",
    12. "status_reason": "deploy_status_code : Deployment exited with non-zero status code: 1",