3 Commits

Author SHA1 Message Date
rajarammallya
c318aa7467 Allows pluggable algorithms for address generation.
Addresses blueprint scalability by extracting out ip/mac addresss generation
into separate pluggable components. Allows the address generator plugins to
create their own models and database tables.

Change-Id: If85b6c73d1e30c92f0e2ea80fea028813d612cb8
2012-02-10 22:48:22 +05:30
Jason Kölker
05612066e9 Fix namespace declaration
melange/__init__.py may not exist depending on order of installation.

Change-Id: I875152afbd691e221414ef700371317730237506
2012-02-09 13:49:18 -06:00
Jason Kölker
af1e6f375c Declare the melange namespace
This allows the client module to share the melange.* namespace
Rename bin/melange to bin/melange-server

Change-Id: I0ae94fbad7912b2642a6f53217fbd16c700e0dad
2012-01-23 09:26:34 -06:00