)]}'
{"nova/compute/api.py":[{"author":{"_account_id":100,"name":"Johannes Erdfelt","email":"johannes@erdfelt.com","username":"johannes.erdfelt"},"change_message_id":"7ee6420ea086a92166b1597da9853d076ec1f3ef","unresolved":false,"context_lines":[{"line_number":1432,"context_line":"    def set_admin_password(self, context, instance, password\u003dNone):"},{"line_number":1433,"context_line":"        \"\"\"Set the root/admin password for the given instance.\"\"\""},{"line_number":1434,"context_line":"        #NOTE(bcwaldon): we need to use the integer id here since manager uses"},{"line_number":1435,"context_line":"        # db.instance_get, not db.instance_get_by_uuid"},{"line_number":1436,"context_line":"        instance_id \u003d instance[\u0027id\u0027]"},{"line_number":1437,"context_line":"        self.update(context,"},{"line_number":1438,"context_line":"                    instance_id,"}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAACn%2F%2F%2FBc%3D","line":1435,"updated":"2011-11-11 04:25:13.000000000","message":"Why not update manager to use instance_get_by_uuid?","commit_id":"231f40af80c69f80aec4922f1261f4fdf5365a3c"}]}
