Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
1750f93d5bbdfc426123fd5d8ab34e08388311cc
/
xos
/
model_policy.py
e611f0a
add run_once methods for model_policy and event_loop
by Scott Baker
· 9 years ago
3de59e3
replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,}
by Tony Mack
· 9 years ago
8bbc77c
add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True
by Scott Baker
· 10 years ago
ce88025
Added delete for non-sync'd objects. Resolves #9 and #82
by Sapan Bhatia
· 10 years ago
538067c
Improved model policies. Handles deletions explicitly, support for custom delete policies.
by Sapan Bhatia
· 10 years ago
859c551
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
89f8a9e
rename planetstack directory to xos
by Scott Baker
· 10 years ago
[Renamed from planetstack/model_policy.py]
f0ad980
Added model policies for controlleruser and controllersite
by Sapan Bhatia
· 10 years ago
d49ba53
Made model policies a threaded run loop, and made policy executions transactional
by Sapan Bhatia
· 10 years ago
e2ace18
Reverted model policies to non-parallel version
by Sapan Bhatia
· 10 years ago
a7dbd42
removing plural from model names. some cleanup
by Tony Mack
· 10 years ago
142314e
Worked around an exception
by Sapan Bhatia
· 10 years ago
475c597
Merged ansible branch into master
by Sapan Bhatia
· 10 years ago
79eaac2
add --nomodelpolicy option for loading fixtures
by Scott Baker
· 10 years ago
c1f9cce
avoid throwing exception for model_policies that don't exist
by Scott Baker
· 10 years ago
d56ccd7
fix model_policies being called with class instead of instance
by Scott Baker
· 10 years ago
640f2b7
Don't invoke policies for object updates
by Sapan Bhatia
· 10 years ago
3a5980e
Changed interface to policy handlers, slightly
by Sapan Bhatia
· 10 years ago
0235e98
Include model policies
by Sapan Bhatia
· 10 years ago