designate - dianaclarke/openstack-notes GitHub Wiki

Designate Project Overview

Review Summary
Total reviews: 750 (4.2 per day)
Total reviewers: 52 (0.1 per reviewer per day)
Total reviews by core team: 581 (3.2 per day)
Core team size: 3 (1.1 per core per day)

Contribution Summary
On review: 258 (1.4 per day)
Patch sets: 495 (2.8 per day)
Commits: 148 (0.8 per day)
Emails: 41 (0.2 per day)
1   Graham Hayes (SUSE) ✻	168
2   Kiall Mac Innes (HPE) ✻	96
3   Tim Simmons (Rackspace) ✻	74
4   sonu (NEC)	                53
5   venkatamahesh (Infinite)	12

Contribution Ideas

   It is hereby specified that a TTL value is an unsigned number, with a
   minimum value of 0, and a maximum value of 2147483647.  That is, a
   maximum of 2^31 - 1.
designate.tests.test_agent.test_backends.test_bind9.Bind9AgentBackendTestCase.test_update_zone [3.814508s] ... ok

Captured stderr:
~~~~~~~~~~~~~~~~
    /Users/diana/workspace/designate/.tox/py27/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py:1365: SAWarning: WARNING: SQL-parsed foreign key constraint '(u'domain_id', u'domains', u'id')' could not be located in PRAGMA foreign_keys for table records
      table_name
    /Users/diana/workspace/designate/.tox/py27/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py:1365: SAWarning: WARNING: SQL-parsed foreign key constraint '(u'recordset_id', u'recordsets', u'id')' could not be located in PRAGMA foreign_keys for table records
      table_name