)]}'
{"doc/source/configuration.rst":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"d6b5893bcdad30447665d8ffd5a41a168f5b8a75","unresolved":false,"context_lines":[{"line_number":315,"context_line":""},{"line_number":316,"context_line":"      The path of the default python interpreter."},{"line_number":317,"context_line":""},{"line_number":318,"context_line":"   .. attr:: dib_cmd"},{"line_number":319,"context_line":"      :type: string"},{"line_number":320,"context_line":"      :default: disk-image-create"},{"line_number":321,"context_line":""}],"source_content_type":"text/x-rst","patch_set":6,"id":"7faddb67_669bf565","line":318,"updated":"2019-07-26 14:19:04.000000000","message":"Should use hyphens to match other settings.","commit_id":"689e30de6ee55292e95dfa5008f768c266f2df27"}],"nodepool/builder.py":[{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"0c199e4ef3ac3ccb28517c2e7a3f67fc22fa7e6c","unresolved":false,"context_lines":[{"line_number":778,"context_line":""},{"line_number":779,"context_line":"        # A bit of a hack, but useful for CI to pick up the"},{"line_number":780,"context_line":"        # fake-image-create relative to this file easily"},{"line_number":781,"context_line":"        dib_cmd \u003d diskimage.dib_cmd.replace(\"%p\", os.path.dirname(__file__))"},{"line_number":782,"context_line":""},{"line_number":783,"context_line":"        cmd \u003d (\u0027%s -x -t %s --checksum --no-tmpfs %s -o %s %s\u0027 %"},{"line_number":784,"context_line":"               (dib_cmd, img_types, qemu_img_options,"}],"source_content_type":"text/x-python","patch_set":7,"id":"7faddb67_c4a80879","line":781,"updated":"2019-08-21 19:05:07.000000000","message":"is there a needed-by change that uses that trick?","commit_id":"90b0503dad932fcba254a94821c96b935c1b7fca"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"23d3afaa039d7db950786b113f45505e397eb37b","unresolved":false,"context_lines":[{"line_number":778,"context_line":""},{"line_number":779,"context_line":"        # A bit of a hack, but useful for CI to pick up the"},{"line_number":780,"context_line":"        # fake-image-create relative to this file easily"},{"line_number":781,"context_line":"        dib_cmd \u003d diskimage.dib_cmd.replace(\"%p\", os.path.dirname(__file__))"},{"line_number":782,"context_line":""},{"line_number":783,"context_line":"        cmd \u003d (\u0027%s -x -t %s --checksum --no-tmpfs %s -o %s %s\u0027 %"},{"line_number":784,"context_line":"               (dib_cmd, img_types, qemu_img_options,"}],"source_content_type":"text/x-python","patch_set":7,"id":"7faddb67_9798011b","line":781,"in_reply_to":"7faddb67_c4a80879","updated":"2019-08-22 00:08:28.000000000","message":"This is currently used in the integration test with this change.  It wasn\u0027t necessary in the functional tests running from tox as the path is fixed in that case, but in the integration test I found it necessary to be relative to the install location\n\n tools/zuul-nodepool-integration/nodepool.yaml:    dib-cmd: \u0027%p/../nodepool/tests/fake-image-create\u0027","commit_id":"90b0503dad932fcba254a94821c96b935c1b7fca"}],"nodepool/tests/fixtures/node_vhd.yaml":[{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"0c199e4ef3ac3ccb28517c2e7a3f67fc22fa7e6c","unresolved":false,"context_lines":[{"line_number":33,"context_line":"      - fedora"},{"line_number":34,"context_line":"      - vm"},{"line_number":35,"context_line":"    release: 21"},{"line_number":36,"context_line":"    dib-cmd: \u0027nodepool/tests/fake-image-create\u0027"},{"line_number":37,"context_line":"    env-vars:"},{"line_number":38,"context_line":"      TMPDIR: /opt/dib_tmp"},{"line_number":39,"context_line":"      DIB_IMAGE_CACHE: /opt/dib_cache"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"7faddb67_a4a4ecb9","line":36,"updated":"2019-08-21 19:05:07.000000000","message":"nit: quotes are not consistent with the rest of the test files.","commit_id":"90b0503dad932fcba254a94821c96b935c1b7fca"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"23d3afaa039d7db950786b113f45505e397eb37b","unresolved":false,"context_lines":[{"line_number":33,"context_line":"      - fedora"},{"line_number":34,"context_line":"      - vm"},{"line_number":35,"context_line":"    release: 21"},{"line_number":36,"context_line":"    dib-cmd: \u0027nodepool/tests/fake-image-create\u0027"},{"line_number":37,"context_line":"    env-vars:"},{"line_number":38,"context_line":"      TMPDIR: /opt/dib_tmp"},{"line_number":39,"context_line":"      DIB_IMAGE_CACHE: /opt/dib_cache"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"7faddb67_f7da95e6","line":36,"in_reply_to":"7faddb67_a4a4ecb9","updated":"2019-08-22 00:08:28.000000000","message":"Done","commit_id":"90b0503dad932fcba254a94821c96b935c1b7fca"}],"releasenotes/notes/dib_cmd-484e473de8454679.yaml":[{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"0c199e4ef3ac3ccb28517c2e7a3f67fc22fa7e6c","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    A ``diskimage`` can specify the full path to the diskimage-builder"},{"line_number":5,"context_line":"    command with the ``dib-cmd`` configuration parameter.  CI has replaced"},{"line_number":6,"context_line":"    the ``--fake`` parameter from  ``nodepool-builder`` with explicit calls"},{"line_number":7,"context_line":"    in testing fixtures."}],"source_content_type":"text/x-yaml","patch_set":7,"id":"7faddb67_64983468","line":6,"range":{"start_line":6,"start_character":4,"end_line":6,"end_character":28},"updated":"2019-08-21 19:05:07.000000000","message":"In case someone was using the --fake parameter, it should be noted that it has been removed entirely.","commit_id":"90b0503dad932fcba254a94821c96b935c1b7fca"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"23d3afaa039d7db950786b113f45505e397eb37b","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    A ``diskimage`` can specify the full path to the diskimage-builder"},{"line_number":5,"context_line":"    command with the ``dib-cmd`` configuration parameter.  CI has replaced"},{"line_number":6,"context_line":"    the ``--fake`` parameter from  ``nodepool-builder`` with explicit calls"},{"line_number":7,"context_line":"    in testing fixtures."}],"source_content_type":"text/x-yaml","patch_set":7,"id":"7faddb67_17d651c4","line":6,"range":{"start_line":6,"start_character":4,"end_line":6,"end_character":28},"in_reply_to":"7faddb67_64983468","updated":"2019-08-22 00:08:28.000000000","message":"Made clear that it\u0027s removed thanks.  I think it\u0027s exceedingly unlikely to be used","commit_id":"90b0503dad932fcba254a94821c96b935c1b7fca"}]}
