Activity log for bug #1671580

Date Who What changed Old value New value Message
2017-03-09 17:37:10 Curtis Hovey bug added bug
2017-03-09 20:14:14 Curtis Hovey description As seen at http://reports.vapour.ws/releases/issue/58c191cf749a5607e912f949 The empty dict that Juju wants in clouds.yaml causes python3 yaml scanner to raise an error. canonistack: type: openstack auth-types: [userpass] endpoint: https://keystone.canonistack.canonical.com:443/v2.0/ regions: lcy01: {} yaml.scanner.ScannerError: while scanning a simple key in "/var/lib/jenkins/cloud-city/clouds.yaml", line 33, column 1 could not found expected ':' in "/var/lib/jenkins/cloud-city/clouds.yaml", line 34, column 13 Build step 'Execute shell' marked build as failure As seen at     http://reports.vapour.ws/releases/issue/58c191cf749a5607e912f949 The clouds.yaml file on lxd-slave-a and lxd-slave-b were cowboyed. Conflicts were introduced when cloud city got an update yaml.scanner.ScannerError: while scanning a simple key   in "/var/lib/jenkins/cloud-city/clouds.yaml", line 33, column 1 could not found expected ':'   in "/var/lib/jenkins/cloud-city/clouds.yaml", line 34, column 13 Build step 'Execute shell' marked build as failure
2017-03-09 20:14:18 Curtis Hovey juju-ci-tools: assignee Curtis Hovey (sinzui)
2017-03-09 20:14:20 Curtis Hovey juju-ci-tools: status Triaged In Progress
2017-03-09 20:15:57 Curtis Hovey summary CI Goyaml and python2 yaml parsers disagree about valid yaml merge conflicts in clouds.yaml
2017-03-20 17:00:34 Curtis Hovey juju-ci-tools: status In Progress Fix Released