Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
a9cf9c4e8822d6a55235fe87b231ec708dda85a2
/
xos
/
model_policy.py
5b961e0
add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True
by Scott Baker
· 10 years ago
35dab9d
Added delete for non-sync'd objects. Resolves #9 and #82
by Sapan Bhatia
· 10 years ago
a4fadac
Improved model policies. Handles deletions explicitly, support for custom delete policies.
by Sapan Bhatia
· 10 years ago
e09fb98
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
by Sapan Bhatia
· 10 years ago
ef20dd5
rename planetstack directory to xos
by Scott Baker
· 10 years ago
[Renamed from planetstack/model_policy.py]
3345719
Added model policies for controlleruser and controllersite
by Sapan Bhatia
· 10 years ago
b3507b9
Made model policies a threaded run loop, and made policy executions transactional
by Sapan Bhatia
· 10 years ago
7a1e6be
Reverted model policies to non-parallel version
by Sapan Bhatia
· 10 years ago
3066a95
removing plural from model names. some cleanup
by Tony Mack
· 10 years ago
6d1241c
Worked around an exception
by Sapan Bhatia
· 10 years ago
14356b7
Merged ansible branch into master
by Sapan Bhatia
· 10 years ago
f342870
add --nomodelpolicy option for loading fixtures
by Scott Baker
· 10 years ago
6021fa8
avoid throwing exception for model_policies that don't exist
by Scott Baker
· 10 years ago
2ba3485
fix model_policies being called with class instead of instance
by Scott Baker
· 10 years ago
9a3af23
Don't invoke policies for object updates
by Sapan Bhatia
· 10 years ago
fe9bc89
Changed interface to policy handlers, slightly
by Sapan Bhatia
· 10 years ago
0235e98
Include model policies
by Sapan Bhatia
· 10 years ago