commit | 859c5512c04682721f896eb55f2dfc20672e716b | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Tue Apr 21 17:37:51 2015 -0400 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Tue Apr 21 17:37:51 2015 -0400 |
tree | 5d8aa790311a2260d3c11eea4b84ba692a08e3aa | |
parent | f4d02f3c99a09e80cb9a86bfdb492db4a92acf16 [diff] |
Lazy creation of Neutron Networks. The creation of networks is deferred to when the first Sliver for a slice is created on a given controller, rather than at Slice creation time. Resolves #74