)]}'
{"nodepool/driver/aws/config.py":[{"author":{"_account_id":3099,"name":"David Shrewsbury","email":"dshrewsb@redhat.com","username":"dshrews"},"change_message_id":"f52ebe1906efdeb175aeddbe5046bb06f43acbc7","unresolved":false,"context_lines":[{"line_number":59,"context_line":"        self.userdata \u003d None"},{"line_number":60,"context_line":"        # The ProviderPool object that owns this label."},{"line_number":61,"context_line":"        self.pool \u003d None"},{"line_number":62,"context_line":"        self.tags \u003d None"},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"    def __eq__(self, other):"},{"line_number":65,"context_line":"        if isinstance(other, ProviderLabel):"}],"source_content_type":"text/x-python","patch_set":10,"id":"3fa7e38b_f7c8ad20","line":62,"updated":"2020-01-22 15:37:47.000000000","message":"Don\u0027t forget to add this attribute to the __eq__ method below.","commit_id":"4a6912fd32d6289a15f177e17366d6fe9235c5fd"}],"nodepool/driver/aws/provider.py":[{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"23b8dbbfc9b94e6677a5e996f5e38d01bd738ed1","unresolved":false,"context_lines":[{"line_number":175,"context_line":"                \u0027ResourceType\u0027: \u0027instance\u0027,"},{"line_number":176,"context_line":"                \u0027Tags\u0027: [{\"Key\": \"Name\","},{"line_number":177,"context_line":"                          \"Value\": str(label.name)}] + label.tags"},{"line_number":178,"context_line":"            }]"},{"line_number":179,"context_line":"        )"},{"line_number":180,"context_line":""},{"line_number":181,"context_line":"        if label.pool.security_group_id:"}],"source_content_type":"text/x-python","patch_set":15,"id":"3fa7e38b_c485a80b","line":178,"updated":"2020-01-23 22:12:40.000000000","message":"nit: Maybe add a trailing comman here so future additions have less code churn.","commit_id":"49482e157c806bf86d6673229b36d50ce21a6ea1"}],"nodepool/tests/fixtures/aws.yaml":[{"author":{"_account_id":29946,"name":"Andy Ladjadj","email":"andy.ladjadj@adevinta.com","username":"andy.ladjadj"},"change_message_id":"75705ca8c96b0cc6999320ceb3f1c343db8df0b9","unresolved":false,"context_lines":[{"line_number":53,"context_line":"            cloud-image: ubuntu1404"},{"line_number":54,"context_line":"            instance-type: t3.medium"},{"line_number":55,"context_line":"            key-name: zuul"},{"line_number":56,"context_line":"            tags:"},{"line_number":57,"context_line":"              test: true"},{"line_number":58,"context_line":"          - name: ubuntu1404-bad-ami-name"},{"line_number":59,"context_line":"            cloud-image: ubuntu1404-bad-ami-name"},{"line_number":60,"context_line":"            instance-type: t3.medium"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_af6c329d","line":57,"range":{"start_line":56,"start_character":0,"end_line":57,"end_character":24},"updated":"2020-01-21 17:31:44.000000000","message":"Create a new label with your tags scenario","commit_id":"d8736902ebeeb33fc3f34fcb88ac58d32f30230c"},{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"464b6a4516b309751dd9875598ef4aabb756cb88","unresolved":false,"context_lines":[{"line_number":105,"context_line":"            instance-type: t3.medium"},{"line_number":106,"context_line":"            key-name: zuul"},{"line_number":107,"context_line":"            tags:"},{"line_number":108,"context_line":"              has-tags: true"}],"source_content_type":"text/x-yaml","patch_set":15,"id":"3fa7e38b_dd86bd16","line":108,"range":{"start_line":108,"start_character":24,"end_line":108,"end_character":28},"updated":"2020-01-27 17:43:49.000000000","message":"A bit interesting that this apparently gets deserialized as True in python then string converted to \u0027true\u0027 instead of \u0027True\u0027. I would have expected that it ends up as \u0027True\u0027 but the test asserts \u0027true\u0027.","commit_id":"49482e157c806bf86d6673229b36d50ce21a6ea1"}],"nodepool/tests/unit/test_driver_aws.py":[{"author":{"_account_id":29946,"name":"Andy Ladjadj","email":"andy.ladjadj@adevinta.com","username":"andy.ladjadj"},"change_message_id":"008fa668ac1b7b62e6eda1f59f2264f951eb7592","unresolved":false,"context_lines":[{"line_number":49,"context_line":"                          host_key_checking\u003dTrue,"},{"line_number":50,"context_line":"                          userdata\u003dNone,"},{"line_number":51,"context_line":"                          public_ip\u003dTrue,"},{"line_number":52,"context_line":"                          tags\u003dFalse):"},{"line_number":53,"context_line":"        aws_id \u003d \u0027AK000000000000000000\u0027"},{"line_number":54,"context_line":"        aws_key \u003d \u00270123456789abcdef0123456789abcdef0123456789abcdef\u0027"},{"line_number":55,"context_line":"        self.useFixture("}],"source_content_type":"text/x-python","patch_set":11,"id":"3fa7e38b_d24edfc0","line":52,"range":{"start_line":52,"start_character":31,"end_line":52,"end_character":36},"updated":"2020-01-22 16:21:15.000000000","message":"replace False by None like \u0027userdata\u003dNone\u0027","commit_id":"578538b79f884534a4e0f6ab6469861d91a16e08"}]}
