Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
268bc2a2636c0de86edc8b3a0d5d66bb8bfb4b89
« Previous
72192a5
cleanup references to services.cord in truckroll api
by Scott Baker
· 8 years ago
abd0d8f
cleanup references to services.cord in legacy xoslib methods
by Scott Baker
· 8 years ago
b0c7905
cleanup references to services.cord in vtn and vtr
by Scott Baker
· 8 years ago
a34bd3b
cleanup references to services.cord in onboard directory
by Scott Baker
· 8 years ago
6dd96d2
remove vbng service
by Scott Baker
· 8 years ago
e360ff8
add admin_template ServiceControllerResource
by Scott Baker
· 8 years ago
260a21c
subdirectory support for ServiceControllerResource (WIP)
by Scott Baker
· 8 years ago
5f34d7a
disaggregate CORD into vSG and vOLT and move to onvoarding directory, WIP
by Scott Baker
· 8 years ago
45013ae
Merge branch 'feature/onboard'
by Scott Baker
· 8 years ago
e9f1069
need to wait for XOS to come online, otherwise we may not have migrated in the new service
by Scott Baker
· 8 years ago
3cf86dc
Start of Fabric service synchronizer
by Andy Bavier
· 8 years ago
1276b42
makemigrations from xosbuilder services
by Scott Baker
· 8 years ago
3bf697f
auto-run the onboarding synchronizer
by Scott Baker
· 8 years ago
12cbb06
onboard the tosca resources for exampleservice
by Scott Baker
· 8 years ago
2c772ee
Added changes to Routing
by arpiagariu
· 8 years ago
4a872ad
Working Form
by arpiagariu
· 8 years ago
7155347
move over exampleservice's tosca resource
by Scott Baker
· 8 years ago
1ec2ad8
exampleservice onboarding
by Scott Baker
· 8 years ago
faf81ac
resolve merge conflicts
by Scott Baker
· 8 years ago
066a301
we don't need iptables
by Scott Baker
· 8 years ago
bead9d4
add more logging, check for broken db connections
by Scott Baker
· 8 years ago
a08fff8
disable broken syncstep
by Scott Baker
· 8 years ago
78288dc
update custom_types with types from master
by Scott Baker
· 8 years ago
edd5cd3
fix missing traceback import
by Scott Baker
· 8 years ago
5bc692e
django explodes if the database connection was reset by docker-compose
by Scott Baker
· 8 years ago
7b14511
fix stop and rm actions
by Scott Baker
· 8 years ago
abe3d94
support for external_links
by Scott Baker
· 8 years ago
dcc07e3
fix the docker project name
by Scott Baker
· 8 years ago
3c09f0e
cord-pod onboarding wip
by Scott Baker
· 8 years ago
584cd89
no need to recreate bootstrap_ui container
by Scott Baker
· 8 years ago
de2a701
Merge pull request #156 from pingping-lin/master
by sbconsulting
· 8 years ago
b6d211a
change xos container to xos_bootstrap_ui; remove volumes it won't use
by Scott Baker
· 8 years ago
9120335
initial xos.yaml for cord-pod
by Scott Baker
· 8 years ago
c555452
wait for onboarding after starting exampleservice
by Scott Baker
· 8 years ago
5058825
Merge branch 'open-cloud-master'
by Pingping Lin
· 8 years ago
56eb5de
Merge branch 'master' of https://github.com/open-cloud/xos into open-cloud-master
by Pingping Lin
· 8 years ago
4f4e901
convert pod-config over to onboarding config (WIP)
by Scott Baker
· 8 years ago
dadf682
Merge pull request #155 from girishgc/vPGWc_Service
by sbconsulting
· 8 years ago
e48c1e0
add nova-compute for test on cloudlab
by Pingping Lin
· 8 years ago
0baadc4
add enable_build bit to XOS (untested)
by Scott Baker
· 8 years ago
5751eb1
add wait_for_onboarding_ready script
by Scott Baker
· 8 years ago
99dac10
onboarding api
by Scott Baker
· 8 years ago
ff903a9
fix run command
by Scott Baker
· 8 years ago
232fea6
fix name of config file
by Scott Baker
· 8 years ago
a799566
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 8 years ago
dee1436
Updated form.helpers service to support configuration of field object
by Matteo Scandolo
· 8 years ago
06bd2f9
Merge branch 'master' of github.com:open-cloud/xos
by Zack Williams
· 8 years ago
ed3ba43
another guess at a possibly valid ONOS commit
by Zack Williams
· 8 years ago
d90ee8e
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 8 years ago
bd4057e
Added ability to configure an object field in xosField
by Matteo Scandolo
· 8 years ago
af4838a
revert a06fefdb8 until we get a working version of the ONOS vtn
by Zack Williams
· 8 years ago
e7927f4
add onos workaround dockerfile
by Zack Williams
· 8 years ago
6916686
remove exampleservice from services directory
by Scott Baker
· 8 years ago
0147cef
make XOS rebuild if a service controller is changed
by Scott Baker
· 8 years ago
33d5e4f
the key_import directory is root only
by Scott Baker
· 8 years ago
6fd4e87
BUG: Prevent repetitive processing of already sync'd objects
by Sapan Bhatia
· 8 years ago
32c8fea
VTN app has moved to opencord.org
by Andy Bavier
· 8 years ago
4310c38
fix name of xosbuilder_app_list file
by Scott Baker
· 8 years ago
1febf62
allow service controller to be null
by Scott Baker
· 8 years ago
7806f62
detect unready controllers; add __init__.py for services
by Scott Baker
· 8 years ago
b01d2c9
fix wrong directory for exampletenant api
by Scott Baker
· 8 years ago
94c3695
sometimes we need the empty __init__.py file
by Scott Baker
· 8 years ago
9307993
remove backup file
by Scott Baker
· 8 years ago
6132165
fix exampletenant.py
by Scott Baker
· 8 years ago
4629a6d
Changes to xos component files
by arpiagariu
· 8 years ago
8808639
changes to model
by arpiagariu
· 8 years ago
16cfb9c
add support for rest_service and rest_tenant
by Scott Baker
· 8 years ago
dcef42c
fix docker-compose files
by Scott Baker
· 8 years ago
801a063
move away exampleservice tenant api
by Scott Baker
· 8 years ago
83b3fad
automatically run docker-compose
by Scott Baker
· 8 years ago
003d358
add docker-compose to onboarding synchronizer
by Scott Baker
· 8 years ago
29b677b
fix volumes
by Scott Baker
· 8 years ago
4bb7c29
move prereqs into separate section and more stuff into bootstrap
by Scott Baker
· 8 years ago
f80891d
move away exampleservice api
by Scott Baker
· 8 years ago
3eb4466
launch the modified UI container
by Scott Baker
· 8 years ago
8375bd9
changes for vPGWc service in MCORD
by Max Klyus
· 8 years ago
74bd704
adding changes to Tennant View
by arpiagariu
· 8 years ago
378cb2e
Resolve merge conflict
by arpiagariu
· 8 years ago
ddc23a0
commit ngXosHelpers.js
by arpiagariu
· 8 years ago
d4f6db1
Changes to xos dumbComponent
by arpiagariu
· 8 years ago
314e7e1
Fixed bug in xosForm
by Matteo Scandolo
· 8 years ago
c0de7ed
Fixed UI - Suit tab bug
by Matteo Scandolo
· 8 years ago
be41a12
XOS bootstrapping, WIP
by Scott Baker
· 8 years ago
83e8303
check in onboarding run.sh
by Scott Baker
· 8 years ago
c0d7e08
fix shell globbing mistake
by Zack Williams
· 8 years ago
ccb6ccd
Merge pull request #152 from girishgc/vPGWc_Service
by sbconsulting
· 8 years ago
b6ca301
Fixed code formatting
by Matteo Scandolo
· 8 years ago
345d9e8
Merge branch 'master' of https://github.com/open-cloud/xos
by arpiagariu
· 8 years ago
705cb81
Merge pull request #154 from arpiagariu/master
by Matteo
· 8 years ago
2cf41e9
Merge branch 'master' of https://github.com/open-cloud/xos
by arpiagariu
· 8 years ago
47cd689
Added select field to XOS components
by arpiagariu
· 8 years ago
aab8a29
create docker-compose.yml
by Scott Baker
· 8 years ago
e293e5f
supply private_key_fn for ceilometer sync
by Scott Baker
· 8 years ago
02b6cdb
add support for volumes
by Scott Baker
· 8 years ago
6978293
Merge branch 'master' of github.com:open-cloud/xos
by Zack Williams
· 8 years ago
38a1eec
fixed typo
by Zack Williams
· 8 years ago
e2168b2
Merge branch 'acord_post_ons_fixes' of https://github.com/open-cloud/xos into acord_post_ons_fixes
by Srikanth Vavilapalli
· 8 years ago
2a58715
Undo ExampleService changes as new framework would enable on-boarding of services dynamically
by Srikanth Vavilapalli
· 8 years ago
d69af0e
ACORD UI fix: query_params
by Srikanth Vavilapalli
· 8 years ago
20e7353
Undo ExampleService changes as new framework would enable on-boarding of services dynamically
by Srikanth Vavilapalli
· 8 years ago
Next »