Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
4cb480852a8e9a4a8ba90b051896b139d7c6467e
/
xos
/
core
/
models
3c5a85f
Update container ubuntu version, and switch to ansible PPA
by Zack Williams
· 9 years ago
a4cfbc2
allow rebuild of single service
by Scott Baker
· 9 years ago
fecac78
Dashboard icon
by Arpit Agarwal
· 9 years ago
7f598c1
FIX in manage_container() when there are different VMs exist with different images in a slice
by Srikanth Vavilapalli
· 9 years ago
50cd9cb
add rebuild API endpoint.
by Scott Baker
· 9 years ago
fe1e4d2
Pass fabric's global netcfg to ONOS
by Andy Bavier
· 9 years ago
0c0139a
use separate project for bootstrap
by Scott Baker
· 9 years ago
cdbc665
fix field class name error
by Scott Baker
· 9 years ago
d2ba749
allow xos source_ui_image to be configured
by Scott Baker
· 9 years ago
7809b99
move fields to correct model
by Scott Baker
· 9 years ago
001e36a
synchronizer run and config options
by Scott Baker
· 9 years ago
057a6a1
add frontend_only option
by Scott Baker
· 9 years ago
e360ff8
add admin_template ServiceControllerResource
by Scott Baker
· 9 years ago
260a21c
subdirectory support for ServiceControllerResource (WIP)
by Scott Baker
· 9 years ago
faf81ac
resolve merge conflicts
by Scott Baker
· 9 years ago
0baadc4
add enable_build bit to XOS (untested)
by Scott Baker
· 9 years ago
0147cef
make XOS rebuild if a service controller is changed
by Scott Baker
· 9 years ago
1febf62
allow service controller to be null
by Scott Baker
· 9 years ago
16cfb9c
add support for rest_service and rest_tenant
by Scott Baker
· 9 years ago
83b3fad
automatically run docker-compose
by Scott Baker
· 9 years ago
3eb4466
launch the modified UI container
by Scott Baker
· 9 years ago
be41a12
XOS bootstrapping, WIP
by Scott Baker
· 9 years ago
02b6cdb
add support for volumes
by Scott Baker
· 9 years ago
38a1eec
fixed typo
by Zack Williams
· 9 years ago
18c8917
add public/private key support to onboarding synchronizer
by Scott Baker
· 9 years ago
b0eb23e
now building dockerfiles
by Scott Baker
· 9 years ago
ca78d16
add rebuild tool
by Scott Baker
· 9 years ago
f383e89
pulled
by Matteo Scandolo
· 9 years ago
c53d081
update diag more frequently
by Scott Baker
· 9 years ago
411c4e9
add yaml resource format
by Scott Baker
· 9 years ago
1ea8cb5
rename synchronizer manifest to manifest
by Scott Baker
· 9 years ago
147cace
add controller to ServiceAdmin
by Scott Baker
· 9 years ago
1e55982
add base_url field, change all URLs to StrippedCharField
by Scott Baker
· 9 years ago
80d65b1
service onboarding models
by Scott Baker
· 9 years ago
abad4c9
reconcile with master
by Scott Baker
· 9 years ago
0b3e9dc
Resolve conlict with XOS master
by Matteo Scandolo
· 9 years ago
a8188a7
service images now determined from slice.default_image
by Scott Baker
· 9 years ago
2fa5d76
another merge with master branch
by Max Klyus
· 9 years ago
f1e8c61
another merge with master branch
by Max Klyus
· 9 years ago
648f85e
Fixed a regression (dropped auto_now for update). Also use timezone.now
by Sapan Bhatia
· 9 years ago
f8bb7dc
django 1.8 doesn't allows both auto_now* and default on DateTimeField
by Zack Williams
· 9 years ago
0ef05dc
final merging with master branch
by Max Klyus
· 9 years ago
842d58d
remove serviceclass default setting from slice.save
by Scott Baker
· 9 years ago
d3e3029
Allow Service.version to be blank and null
by Scott Baker
· 9 years ago
d33e7d1
Make Slice.ServiceClass no longer required
by Scott Baker
· 9 years ago
f5c361b
Eliminate synchronizer to data model feedback
by Sapan Bhatia
· 9 years ago
1d7ff81
Merged last mcord
by Matteo Scandolo
· 9 years ago
276c1b9
mcord merged into master-branch
by Pingping Lin
· 9 years ago
bed8790
Fix __init__
by Jeremy Mowery
· 9 years ago
690f2ed
Fix service inconsistencies
by Jeremy Mowery
· 9 years ago
e714dd5
Fix user inconsistencies
by Jeremy Mowery
· 9 years ago
cf7493c
Fix user inconsistencies
by Jeremy Mowery
· 9 years ago
00ee8b3
Fix user inconsistencies
by Jeremy Mowery
· 9 years ago
c2fcd00
Fix user inconsistencies
by Jeremy Mowery
· 9 years ago
11ed899
Fix style and imports
by Jeremy Mowery
· 9 years ago
9563513
Synchronize style fixes
by Jeremy Mowery
· 9 years ago
8767932
Merge
by Jeremy Mowery
· 9 years ago
98e97d7
Add documentation and remove some temporary changes
by Jeremy Mowery
· 9 years ago
ced9e4f
add no_policy field to prevent model from running model_policies
by Scott Baker
· 9 years ago
97ca910
allow networks to subscribe to tenants
by Scott Baker
· 9 years ago
44ded76
addresspool now has cidr field and can only hold one cidr
by Scott Baker
· 9 years ago
8ad077e
Merge branch 'master' of github.com:jermowery/xos into AddVPNService
by Jeremy Mowery
· 9 years ago
9deac2e
add gateway_ip, gateway_mac, and service to AddressPool
by Scott Baker
· 9 years ago
e6e7855
don't try to attach the management network into a service chain
by Scott Baker
· 9 years ago
78eb2ec
Merge branch 'feature/api-cleanup'
by Matteo Scandolo
· 9 years ago
65f5598
Improve TenantPrivilege
by Jeremy Mowery
· 9 years ago
c86352a
Improve TenantPrivilege
by Jeremy Mowery
· 9 years ago
64b2610
Merge branch 'master' of github.com:jermowery/xos into AddVPNService
by Jeremy Mowery
· 9 years ago
ce641b7
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 9 years ago
1271a4d
rename reverse relation of nodelabel to fix issue with apigen
by Scott Baker
· 9 years ago
8dc418a
Custom model tologdict
by Sapan Bhatia
· 9 years ago
ec2ff77
Make models serializable for extended logging
by Sapan Bhatia
· 9 years ago
36fb9e5
Hopefully fix everything that needs to be fixed
by Jeremy Mowery
· 9 years ago
5d06a23
Make VPN Great Again
by Jeremy Mowery
· 9 years ago
e4c9d87
fix bug
by Scott Baker
· 9 years ago
dc880f3
ensure account_num is unique
by Scott Baker
· 9 years ago
f180ff3
fix bug in default attribute lookup
by Scott Baker
· 9 years ago
26f0daf
Merge branch 'master' of github.com:jermowery/xos into AddVPNService
by Jeremy Mowery
· 9 years ago
a814d8d
Various bug fixes
by Sapan Bhatia
· 9 years ago
99fb3e7
Synchronizer diagnostics
by Sapan Bhatia
· 9 years ago
b31bd9e
Add privileges for tenants
by Jeremy Mowery
· 9 years ago
6526f55
push node label stuff through to tosca and vsgservice
by Scott Baker
· 9 years ago
3ad54ff
add node label feature
by Scott Baker
· 9 years ago
4f6d6cc
New service grid for M-Cord
by teone
· 9 years ago
fa30bae
starting_point
by Pingping Lin
· 9 years ago
6e706ce
fix misspelled attribute name
by Scott Baker
· 9 years ago
6dfde21
add get_default_attribute method that searches both simple_attributes and defaults
by Scott Baker
· 9 years ago
fc764e7
add select_by_content_object
by Scott Baker
· 9 years ago
2150018
protect against handing out an in-use address if someone re-ran the tosca recipe and reset the available addresses
by Scott Baker
· 9 years ago
2249f1b
start adding ability to delete ports from openstack
by Scott Baker
· 9 years ago
2ab2d07
CORD-415:Ceilometer bootup perfomance improvements
by Srikanth Vavilapalli
· 9 years ago
21c0c42
fix bugs
by Scott Baker
· 9 years ago
082fcd4
add inuse field
by Scott Baker
· 9 years ago
7b897e3
AddressPool object
by Scott Baker
· 9 years ago
7033b61
use management ip for ssh_ip if management network is used
by Scott Baker
· 9 years ago
bdda0be
support for external_hostname / external_container
by Scott Baker
· 9 years ago
b23b8ea
Bug fix
by Sapan Bhatia
· 9 years ago
d0ac99c
Fixed several bugs that were triggering the issues we saw on portal.
by Sapan Bhatia
· 9 years ago
3fe056a
add exposed_ports field to slice
by Scott Baker
· 9 years ago
951a81b
add noauto slice network option
by Scott Baker
· 9 years ago
Next »