)]}'
{"nova/tests/test_db_api.py":[{"author":{"_account_id":6172,"name":"Boris Pavlovic","email":"boris@pavlovic.me","username":"boris-42"},"change_message_id":"5ce4ea2bbee12b5084ec68247454e2cb08b892b4","unresolved":false,"context_lines":[{"line_number":2340,"context_line":"                  \u0027fixed_ip_id\u0027: fixed_ip[\u0027id\u0027]}"},{"line_number":2341,"context_line":"        floating \u003d db.floating_ip_create(self.ctxt, values)[\u0027address\u0027]"},{"line_number":2342,"context_line":"        fixed_ip_ref \u003d db.fixed_ip_get_by_floating_address(self.ctxt, floating)"},{"line_number":2343,"context_line":"        self.assertEqual(fixed_ip[\u0027address\u0027], fixed_ip_ref[\u0027address\u0027])"},{"line_number":2344,"context_line":""},{"line_number":2345,"context_line":"    def test_fixed_ip_get_by_host(self):"},{"line_number":2346,"context_line":"        host_ips \u003d {"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAAO3%2F%2F%2FFg%3D","line":2343,"updated":"2013-05-15 14:56:36.000000000","message":"now you are able to compare models (not only addresses)","commit_id":"e37621bad206ca1545a6050b9a0cadde2bebcafb"},{"author":{"_account_id":6172,"name":"Boris Pavlovic","email":"boris@pavlovic.me","username":"boris-42"},"change_message_id":"5ce4ea2bbee12b5084ec68247454e2cb08b892b4","unresolved":false,"context_lines":[{"line_number":2523,"context_line":"    def create_fixed_ip(self, **params):"},{"line_number":2524,"context_line":"        default_params \u003d {\u0027address\u0027: \u0027192.168.0.1\u0027}"},{"line_number":2525,"context_line":"        default_params.update(params)"},{"line_number":2526,"context_line":"        return db.fixed_ip_create(self.ctxt, default_params)[\u0027address\u0027]"},{"line_number":2527,"context_line":""},{"line_number":2528,"context_line":"    def test_fixed_ip_associate_fails_if_ip_not_in_network(self):"},{"line_number":2529,"context_line":"        instance_uuid \u003d self._create_instance()"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAAO3%2F%2F%2FFM%3D","line":2526,"updated":"2013-05-15 14:56:36.000000000","message":"probably it is better to return here fixed_ip instead of address because for example take a look at 2559","commit_id":"e37621bad206ca1545a6050b9a0cadde2bebcafb"},{"author":{"_account_id":6172,"name":"Boris Pavlovic","email":"boris@pavlovic.me","username":"boris-42"},"change_message_id":"5ce4ea2bbee12b5084ec68247454e2cb08b892b4","unresolved":false,"context_lines":[{"line_number":2563,"context_line":"    def test_fixed_ip_associate_pool_invalid_uuid(self):"},{"line_number":2564,"context_line":"        instance_uuid \u003d \u0027123\u0027"},{"line_number":2565,"context_line":"        self.assertRaises(exception.InvalidUUID, db.fixed_ip_associate_pool,"},{"line_number":2566,"context_line":"            self.ctxt, None, instance_uuid)"},{"line_number":2567,"context_line":""},{"line_number":2568,"context_line":"    def test_fixed_ip_associate_pool_no_more_fixed_ips(self):"},{"line_number":2569,"context_line":"        instance_uuid \u003d self._create_instance()"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAAO3%2F%2F%2FFI%3D","line":2566,"updated":"2013-05-15 14:56:36.000000000","message":"pls align self.ctxt with excpetion.InvalidUUID and below also","commit_id":"e37621bad206ca1545a6050b9a0cadde2bebcafb"}]}
