Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
a34bd3b98573f95fdd14fde33526d02159cfd230
/
xos
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
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
1276b42
makemigrations from xosbuilder services
by Scott Baker
· 8 years ago
12cbb06
onboard the tosca resources for exampleservice
by Scott Baker
· 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
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
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
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
dee1436
Updated form.helpers service to support configuration of field object
by Matteo Scandolo
· 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
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
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
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
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
705cb81
Merge pull request #154 from arpiagariu/master
by Matteo
· 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
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
· 9 years ago
5e62772
Merge branch 'master' of github.com:open-cloud/xos
by Zack Williams
· 8 years ago
efd5e9f
changed meta-targets to use local_containers
by Zack Williams
· 8 years ago
39cbf09
check in missing file
by Scott Baker
· 8 years ago
85a630d
fix case when no SSL certs
by Zack Williams
· 8 years ago
07f0da5
sync devel and cord-pod target naming
by Zack Williams
· 8 years ago
5ba0267
add run.sh to synchronizers
by Scott Baker
· 8 years ago
549cb25
set exampleservice's public key
by Scott Baker
· 8 years ago
037f679
install public keys into UI container
by Scott Baker
· 8 years ago
99db7b1
disable service_key_name; services should not set service.private_key_fn
by Scott Baker
· 8 years ago
0743cf3
specify xosbuilder private/public keys for exampleservice
by Scott Baker
· 8 years ago
802be4c
remove numerous mounts from xos container; add onboarding synchronizer
by Scott Baker
· 8 years ago
516c2fe
make containers makes all containers; add exampleservice target
by Scott Baker
· 8 years ago
18c8917
add public/private key support to onboarding synchronizer
by Scott Baker
· 8 years ago
513ea45
add models to synchronizer containers
by Scott Baker
· 8 years ago
c2a2fe9
fix issues of downloading using manifest
by Scott Baker
· 8 years ago
1b88f5b
check in playbook for XOS ui building
by Scott Baker
· 8 years ago
acfe60a
move synchronizer manifest into synchronizer directory
by Scott Baker
· 8 years ago
8062b76
service controller sync step
by Scott Baker
· 8 years ago
cc35e24
service controller sync step
by Scott Baker
· 8 years ago
6e3de9c
add the first path component back in
by Scott Baker
· 8 years ago
6071914
manifest for exampleservice synchronizer
by Scott Baker
· 8 years ago
ec1e65a
bring over the exampleservice synchronizer
by Scott Baker
· 8 years ago
fd7020e
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 8 years ago
2116163
Changed test container to xos-test
by Matteo Scandolo
· 8 years ago
38e08d6
Uncomment vsg_custom_images target
by Andy Bavier
· 8 years ago
6ea1678
Merge branch 'feature/volt'
by Andy Bavier
· 8 years ago
5e74508
added pgwc service changes
by Max Klyus
· 8 years ago
Next »