jkoelker / quark

This is my fork, Quark is now at https://github.com/rackerlabs/quark
Apache License 2.0
0 stars 2 forks source link

Default net assignment #168

Closed MattDietz closed 11 years ago

MattDietz commented 11 years ago

Adds default network assignment to Quark, along with yanking out repoze.tm2 for compatibility while reinstating the standard sqlalchemy-style transaction sessions to eliminate the race condition in mass-assigning IP addresses under load.

asadoughi commented 11 years ago

LGTM. Large diff so I might have missed stuff.