Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
0849667913aadcf349b72bf9b5af5585e25d1b68
/
xos
/
openstack_observer
/
steps
/
sync_controller_networks.py
94610b2
fix wrong slice used when getting controller for ControllerNetwork object
by Scott Baker
· 10 years ago
01b2683
Do not create spurious networks. Resolves #32
by Sapan Bhatia
· 10 years ago
01298ed
Support for innocuous exceptions. Fail and retry, but do not report as error in GUI.
by Sapan Bhatia
· 10 years ago
5d51807
Minor tweaks, indentation issues
by Sapan Bhatia
· 10 years ago
78b79e7
Switched network deletion over to Ansible
by Sapan Bhatia
· 10 years ago
06b1a88
Added support for disabling controllers when they are down
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
4d0d75c
log messges are written to /var/log/observer.log
by Tony Mack
· 10 years ago
ef20dd5
rename planetstack directory to xos
by Scott Baker
· 10 years ago
[Renamed from planetstack/openstack_observer/steps/sync_controller_networks.py]
fdeacc5
add missing import, fixes #40
by S.Çağlar Onur
· 10 years ago
86e132c
rename planetstack module to xos
by Scott Baker
· 10 years ago
39a775f
Separated "provides" and "observes" declarations in sync steps. Provides is for dependency management and observes is for retrieving obejcts that have changed.
by Sapan Bhatia
· 10 years ago
c88c9a8
Set backend status when saving backend version of object
by Sapan Bhatia
· 10 years ago
5d662c7
Change dependencies to primitive objects
by Sapan Bhatia
· 10 years ago
7b4cee7
Do not catch and ignore network instantiation errors, as doing so lets them pass unnoticed by hte Observer
by Sapan Bhatia
· 10 years ago
f1705c1
Fix bug in CIDR allocation
by Sapan Bhatia
· 10 years ago
3b3e1e1
Defer error checking to ansible layer
by Sapan Bhatia
· 10 years ago
75d1d11
Changed dependency information
by Sapan Bhatia
· 10 years ago
80c4254
bugfixes and cleanup
by Tony Mack
· 10 years ago
3066a95
removing plural from model names. some cleanup
by Tony Mack
· 10 years ago
dedc41e
Bug fixes to sync_controller_networks
by Sapan Bhatia
· 10 years ago
bc13cb7
Sync networks fully converted over to ansible
by Sapan Bhatia
· 10 years ago
06c8e47
Controller replaces Deployment
by Tony Mack
· 11 years ago
51c4a7d
introduce Controller model
by Tony Mack
· 11 years ago