Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
85e6c69452fc1f9e0a82ec76d092d786d67e0d11
/
xos
/
synchronizers
/
openstack
/
steps
/
sync_controller_networks.py
ea77c3e
do not allocate default start_ip/end_ip
by Scott Baker
· 9 years ago
3678a3d
Merged last mcord
by Matteo Scandolo
· 9 years ago
99604be
mcord merged into master-branch
by Pingping Lin
· 9 years ago
21d5b3c
missed a couple of imports
by Scott Baker
· 9 years ago
855d396
fix gateway generation for network that are not /24
by Scott Baker
· 9 years ago
fc9256a
starting_point
by Pingping Lin
· 9 years ago
b7265f0
allow network.subnet and/or controller_network.subnet to be filled in by user before object is synced
by Scott Baker
· 9 years ago
6df39c3
better way of determining which networks should be created
by Scott Baker
· 9 years ago
f0538b8
Reran chuckmove after adjusting '*'
by Sapan Bhatia
· 9 years ago
3586c55
move util.logger to xos.logger
by Scott Baker
· 9 years ago
c83da37
Moved openstack observer into synchronizers
by Sapan Bhatia
· 9 years ago
[Renamed from xos/openstack_observer/steps/sync_controller_networks.py]
16be143
Relocated observer namespace into synchronizers.base
by Sapan Bhatia
· 9 years ago
7ab818f
use networking_use_vtn variable to toggle gateway setting in sync_controller_networks
by Scott Baker
· 9 years ago
e52b8f2
add gateway variable to sync_controller_networks
by Scott Baker
· 9 years ago
8026e7f
sync controller for private-indirect and private-direct also
by Scott Baker
· 9 years ago
17766c4
fix sync_controller_networks failing NAT networks
by Scott Baker
· 9 years ago
c12ee48
revert merge from domain_auth branch
by Tony Mack
· 9 years ago
dc182bd
bump response index in map_sync_outputs where we've added a get_token task to the corresponding playbook
by Tony Mack
· 9 years ago
993a131
congroller -> controller
by Scott Baker
· 9 years ago
5e06cf8
resolve merge conflicts
by Tony Mack
· 9 years ago
382ad25
Bug fix
by Sapan Bhatia
· 9 years ago
c239f67
Refactored sync steps, making ansible explicit
by Sapan Bhatia
· 9 years ago
3ceb16f
observer steps get v3 token using domain auth and use token at v2 api endpoints
by Tony Mack
· 9 years ago
895d804
resolve merge conflicts
by Tony Mack
· 9 years ago
94610b2
fix wrong slice used when getting controller for ControllerNetwork object
by Scott Baker
· 9 years ago
d851547
replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,}
by Tony Mack
· 9 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
· 10 years ago
51c4a7d
introduce Controller model
by Tony Mack
· 10 years ago