)]}'
{"glance/tests/functional/v2/metadef_utils.py":[{"author":{"_account_id":5046,"name":"Lance Bragstad","email":"lbragstad@redhat.com","username":"ldbragst"},"change_message_id":"d29e3ba54482ba253f6ee270d2d5ba13b8d614e0","unresolved":true,"context_lines":[{"line_number":26,"context_line":""},{"line_number":27,"context_line":"        :returns: a dictionary of the namespace in the response"},{"line_number":28,"context_line":"        \"\"\""},{"line_number":29,"context_line":"        return requests.post(path, headers\u003dheaders, json\u003dnamespace).json()"}],"source_content_type":"text/x-python","patch_set":2,"id":"18d9d6f0_7c1cdc28","line":29,"updated":"2021-09-02 14:43:10.000000000","message":"I initially wanted to break the assertions from the thing that actually created the namespace (so the assertion bits could be reused without actually creating anything).\n\nThis is all that\u0027s left from the thing that created the namespace, which doesn\u0027t seem all the useful.","commit_id":"5c9741a31e1aca81450c72273ce866492e50f5a1"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"6323771dbf06f91ad9a099b1ee470a1209778a36","unresolved":true,"context_lines":[{"line_number":14,"context_line":"import requests"},{"line_number":15,"context_line":""},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"class MetadefTestUtilities():"},{"line_number":18,"context_line":"    \"\"\"A set of useful methods for creating metadef resources for testing.\"\"\""},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"    def create_namespace(self, path, headers, namespace):"}],"source_content_type":"text/x-python","patch_set":5,"id":"2c5a9643_e2075ca5","line":17,"updated":"2021-09-10 13:58:15.000000000","message":"Why make this a separate class? It just means we have to dual-inherit everywhere and import two things instead of one. I haven\u0027t looked further, but I\u0027m not sure why we\u0027d ever really need to keep this separate.","commit_id":"6029c1f2f55b695e066f9ee8ee01f051fb910366"},{"author":{"_account_id":5046,"name":"Lance Bragstad","email":"lbragstad@redhat.com","username":"ldbragst"},"change_message_id":"f5041b3fa5b044ae15529762da0cb37dc4a7abe7","unresolved":false,"context_lines":[{"line_number":14,"context_line":"import requests"},{"line_number":15,"context_line":""},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"class MetadefTestUtilities():"},{"line_number":18,"context_line":"    \"\"\"A set of useful methods for creating metadef resources for testing.\"\"\""},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"    def create_namespace(self, path, headers, namespace):"}],"source_content_type":"text/x-python","patch_set":5,"id":"ad218513_34391d81","line":17,"in_reply_to":"2c5a9643_e2075ca5","updated":"2021-09-10 14:08:02.000000000","message":"Yeah - for some reason I thought separating this out would be a good idea, until I went through the exercise.\n\nI don\u0027t think keeping this separate it useful or necessary. I think we can revert this bit.","commit_id":"6029c1f2f55b695e066f9ee8ee01f051fb910366"}]}
