)]}'
{"nova/tests/fixtures.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"f30bd5052717be21713dcc952513f77ec9627a78","unresolved":false,"context_lines":[{"line_number":1713,"context_line":"    def list_floatingips(self, retrieve_all\u003dTrue, **_params):"},{"line_number":1714,"context_line":"        return {\u0027floatingips\u0027: []}"},{"line_number":1715,"context_line":""},{"line_number":1716,"context_line":"    def create_port(self, body\u003dNone):"},{"line_number":1717,"context_line":"        body \u003d body or {\u0027port\u0027: {}}"},{"line_number":1718,"context_line":"        # Note(gibi): Some of the test expects that a pre-defined port is"},{"line_number":1719,"context_line":"        # created. This is port_2. So if that port is not created yet then"}],"source_content_type":"text/x-python","patch_set":3,"id":"3fa7e38b_13bb5a72","line":1716,"range":{"start_line":1716,"start_character":26,"end_line":1716,"end_character":30},"updated":"2019-10-07 22:09:17.000000000","message":"OK so I guess the device_id is in the body from _create_port_minimal in the neutronv2.api code.","commit_id":"8b8542558ac25e6bb3354c5c958173a2dbbffa24"},{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"b301b1e8109b5138747f01f29191c71c1395a6c1","unresolved":false,"context_lines":[{"line_number":1713,"context_line":"    def list_floatingips(self, retrieve_all\u003dTrue, **_params):"},{"line_number":1714,"context_line":"        return {\u0027floatingips\u0027: []}"},{"line_number":1715,"context_line":""},{"line_number":1716,"context_line":"    def create_port(self, body\u003dNone):"},{"line_number":1717,"context_line":"        body \u003d body or {\u0027port\u0027: {}}"},{"line_number":1718,"context_line":"        # Note(gibi): Some of the test expects that a pre-defined port is"},{"line_number":1719,"context_line":"        # created. This is port_2. So if that port is not created yet then"}],"source_content_type":"text/x-python","patch_set":3,"id":"3fa7e38b_364d2472","line":1716,"range":{"start_line":1716,"start_character":26,"end_line":1716,"end_character":30},"in_reply_to":"3fa7e38b_13bb5a72","updated":"2019-10-07 22:21:55.000000000","message":"It\u0027s a good point; that seems to be true most of the time, but could be missed if we\u0027re going through...","commit_id":"8b8542558ac25e6bb3354c5c958173a2dbbffa24"}],"nova/tests/functional/test_list_servers_ip_filter.py":[{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"b301b1e8109b5138747f01f29191c71c1395a6c1","unresolved":false,"context_lines":[{"line_number":32,"context_line":"        self.neutron \u003d self.useFixture("},{"line_number":33,"context_line":"            nova_fixtures.NeutronFixture(self))"},{"line_number":34,"context_line":"        # Add a 2nd port to the neutron fixture to have multiple ports"},{"line_number":35,"context_line":"        self.neutron.create_port({\u0027port\u0027: self.neutron.port_2})"},{"line_number":36,"context_line":"        api_fixture \u003d self.useFixture(nova_fixtures.OSAPIFixture("},{"line_number":37,"context_line":"            api_version\u003d\u0027v2.1\u0027))"},{"line_number":38,"context_line":"        self.api \u003d api_fixture.api"}],"source_content_type":"text/x-python","patch_set":3,"id":"3fa7e38b_5650e00a","line":35,"updated":"2019-10-07 22:21:55.000000000","message":"...this path","commit_id":"8b8542558ac25e6bb3354c5c958173a2dbbffa24"}]}
