Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
f034f80f12b375aeedfa3b64c6894f55f59ccfe2
f034f80
Added test.yaml
by Jeremy Mowery
· 9 years ago
3c1239c
Added basic ansible
by Jeremy Mowery
· 9 years ago
e812aa0
Merge branch 'AddHelloWorldService' of https://github.com/jermowery/xos into AddHelloWorldService
by Jeremy Mowery
· 9 years ago
6d335fa
minor revert
by Tony Mack
· 9 years ago
cb7d312
cleanup
by Tony Mack
· 9 years ago
415583d
run uwsgi as root
by Tony Mack
· 9 years ago
5b11a1b
Playbook for configuring CORD dataplane
by Andy Bavier
· 9 years ago
71bcde3
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
b718ec5
add rabbit_host, rabbit_user, and rabbit_password to controller Tosca object
by Scott Baker
· 9 years ago
0df64fa
paths
by Tony Mack
· 9 years ago
7528bb0
support ipv6
by Tony Mack
· 9 years ago
b24cf75
overwrite default nginx conf with xos site config
by Tony Mack
· 9 years ago
d206d51
change nginx port back to 80 and overwrite default site
by Tony Mack
· 9 years ago
4c6e99c
change listen port to 8000
by Tony Mack
· 9 years ago
40fd986
Fixes for XOS ceilometer bugs found during dashboard integration and integrating horizon dashboard inside XOS as an iframe
by Srikanth Vavilapalli
· 9 years ago
533f922
support running ansible against baremetal
by Scott Baker
· 9 years ago
1de8b0d
display ports in container admin
by Scott Baker
· 9 years ago
61232fc
container sync step, WIP
by Scott Baker
· 9 years ago
da51365
Add container class, add segmentation_id to Port, allow ports to be attached to containers
by Scott Baker
· 9 years ago
5944840
add logging to supervisor config
by Tony Mack
· 9 years ago
6b0859f
replace ADD with RUN cp
by Tony Mack
· 9 years ago
9103152
initial checkin
by Tony Mack
· 9 years ago
a08f754
adjusting container name
by Tony Mack
· 9 years ago
cc1231d
use supervisor to run all processes
by Tony Mack
· 9 years ago
19760ae
remove hardcoded address
by Tony Mack
· 9 years ago
1958b34
Put vBNG and vOLT to different ONOS services
by Andy Bavier
· 9 years ago
ab1b28e
fix ansible failure if no config files in ONOS App
by Scott Baker
· 9 years ago
87f9d76
Add OLT app
by Andy Bavier
· 9 years ago
817a5c9
Create config directory if absent
by Andy Bavier
· 9 years ago
b90a462
New config format for virtualbng app
by Andy Bavier
· 9 years ago
146c181
remove User and Service from hpcapi
by Scott Baker
· 9 years ago
350228c
use generator.rest_models instead of generator.all
by Scott Baker
· 9 years ago
57d66aa
add --no-rest option
by Scott Baker
· 9 years ago
3faab0f
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
77f7d6f
add command line argument processing and argument for blacklist
by Scott Baker
· 9 years ago
300bafa
Update README.md
by Andy Bavier
· 9 years ago
42fc9e4
Fixes for XOS ceilometer bugs found during dashboard integration
by Srikanth Vavilapalli
· 9 years ago
4fbc4db
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 9 years ago
2bea238
Create vCPE at startup
by Andy Bavier
· 9 years ago
c6f0eb8
drop the requirement that edges in the service graph only be CoarseTenant objects
by Scott Baker
· 9 years ago
9740577
fix wrong pygraphviz library paths causing service graph to not appear
by Scott Baker
· 9 years ago
535640b
added tosca.nodes.ONOSvOLTApp
by Scott Baker
· 9 years ago
7d06aab
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
71562b0
api template customized for hpc
by Scott Baker
· 9 years ago
9ebe327
More observer/synchronizer links
by Sapan Bhatia
· 9 years ago
0ac419e
Merge branch 'master' of github.com:open-cloud/xos
by Sapan Bhatia
· 9 years ago
07173fa
Added synchronizer link to accompany Hello World tutorial
by Sapan Bhatia
· 9 years ago
8f8566f
Update README.md
by Andy Bavier
· 9 years ago
3402f77
Update README.md
by Andy Bavier
· 9 years ago
4cbe700
Support adding apps to dependency map
by Sapan Bhatia
· 9 years ago
8dff67f
Change old 'sliver' ref to instance
by Sapan Bhatia
· 9 years ago
e337e51
remove the vbng service's default url
by Scott Baker
· 9 years ago
e3353f8
add subscriber_service to ONOSApp admin
by Scott Baker
· 9 years ago
db9b67e
look for an ONOS App to get the vBNG url from
by Scott Baker
· 9 years ago
c7923b6
add function to retrieve a network
by Scott Baker
· 9 years ago
c546532
turn off hardcoded vbng url
by Scott Baker
· 9 years ago
5e5c0e3
link vBNG Service to ONOS vBNG Tenant
by Scott Baker
· 9 years ago
171f917
defer sync step if instance is not ready
by Scott Baker
· 9 years ago
907f991
allow use of . in onos config file names
by Scott Baker
· 9 years ago
19e6728
Update README.md
by Andy Bavier
· 9 years ago
3054894
Update README.md
by Andy Bavier
· 9 years ago
947f7b4
Update README.md
by Andy Bavier
· 9 years ago
c34125b
Update README.md
by Andy Bavier
· 9 years ago
e4f7cbf
Update README.md
by Andy Bavier
· 9 years ago
80fd982
Update README.md
by Andy Bavier
· 9 years ago
4470949
Update README.md
by Andy Bavier
· 9 years ago
85d1e19
Renamed
by Andy Bavier
· 9 years ago
536264c
Use Markdown
by Andy Bavier
· 9 years ago
ea4ec8d
Added virtual networks and VMs for dataplane
by Andy Bavier
· 9 years ago
02aa121
make config files use .json instead of _json
by Scott Baker
· 9 years ago
bb1ef13
REST API for hpc
by Scott Baker
· 9 years ago
49cf7a5
support for telling modelgen which app(s) to use
by Scott Baker
· 9 years ago
4bc774d
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
42b020f
use absolute path when getting files dir
by Scott Baker
· 9 years ago
718ff13
Incorporate ONOS app service for launching vBNG app
by Andy Bavier
· 9 years ago
e87da20
set proxy_ssh to false on cloudlab
by Scott Baker
· 9 years ago
05aa183
add prepare_record step; start refactoring to allow external hosts
by Scott Baker
· 9 years ago
065e15c
check in ONOS observer
by Scott Baker
· 9 years ago
427eccc
fix model-deps syntax
by Scott Baker
· 9 years ago
7312e5d
add serv ice key, onos controller slice and compute instance
by Scott Baker
· 9 years ago
542cd6f
support for the Service sync_step
by Scott Baker
· 9 years ago
c46275a
return an IP that ansible can use to SSH to the instance
by Scott Baker
· 9 years ago
1850b50
rename observer
by Scott Baker
· 9 years ago
b97ce98
add use_external_host
by Scott Baker
· 9 years ago
afa5858
the autogenerated one was bad
by Scott Baker
· 9 years ago
5c5a11f
model-deps for onos service
by Scott Baker
· 9 years ago
bf5e8dd
perm fix
by Scott Baker
· 9 years ago
72bee30
add services.onos; allow argument to limit which app to generate
by Scott Baker
· 9 years ago
881f745
add 'dependencies' to ONOSApp
by Scott Baker
· 9 years ago
9ce6f3a
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
b8b1ae5
ONOS observer, WIP
by Scott Baker
· 9 years ago
fa144d8
XOS changes to import ceilometer as a service and to fetch metrics from vcpe containers
by svavilap
· 9 years ago
367315a
Fixing issue logging
by Jeremy Mowery
· 9 years ago
390abeb
Fixing issue with slice
by Jeremy Mowery
· 9 years ago
61aea61
Fixing issue with slice
by Jeremy Mowery
· 9 years ago
256c2c5
Fixing merge conflicts
by Jeremy Mowery
· 9 years ago
d77036f
Initial attempt at setting up a server for the helloworldservice
by Jeremy Mowery
· 9 years ago
8a01d9e
fixing merge conflict
by Jeremy Mowery
· 9 years ago
46da887
rename service_onos to ONOS
by Scott Baker
· 9 years ago
0e5be0a
onos resources and sample
by Scott Baker
· 9 years ago
Next »