designate/designate/api/v2
Betsy Luzader 3ab3853c2f Migrate Server table
This migrates the data in the server table to
  the pool_attributes table. In addition, this
  makes all the changes for the code to use the
  nameserver pool_attribute in the default pool
  instead of a server.

  Paritally-implements: blueprint server-pools-storage

  What's left to do:
  - Remove the old server table and rest of the
    server api code

Change-Id: I7e93ab53966cf71d7c8ced38fce55f76aec12e71
2015-01-08 08:33:31 -06:00
..
controllers Added smart update of Records Objects in v2 2014-12-15 21:31:10 +00:00
views Migrate Server table 2015-01-08 08:33:31 -06:00
__init__.py Moved v2 API errors to separate controller 2014-07-21 15:44:09 +01:00
app.py Don't monkeypatch pecan.core.Request in newer versions of pecan 2014-06-25 23:34:09 -04:00
patches.py Sync oslo-incubator and remove json|str utils 2014-10-07 20:32:00 +02:00