Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
96b995ab692b62ee4045809240be39afe88989e1
/
xos
/
api
cb6fec7
CORD-772 Adding GUI Extension to XOS Components
by Matteo Scandolo
· 8 years ago
6c78e12
Added default field type to modeldefs api
by Matteo Scandolo
· 8 years ago
fbecc5f
Extended Redis event and added modeldefs endpoint
by Matteo Scandolo
· 8 years ago
b2254a5
softdelete cascade, add object journal for debugging
by Scott Baker
· 8 years ago
f2675a5
add API call to return list of deleted objects
by Scott Baker
· 8 years ago
c01ce94
dependency checking in service controllers
by Scott Baker
· 8 years ago
8a23f12
Added core to API listing
by Matteo Scandolo
· 8 years ago
709912c
Added Icons to Dashboard Manager
by Arpit Agarwal
· 9 years ago
cord-1.0-rc4
4cb4808
remove hpc service from xos core
by Scott Baker
· 9 years ago
9958f8d
Removing empty __init__ file from xos repository for monitoring apis and dashboard rest apis
by Srikanth Vavilapalli
· 9 years ago
fb4c98c
automatically create __init__.py in rest api
by Scott Baker
· 9 years ago
c6d2324
remove unnecessary references to hpc service
by Scott Baker
· 9 years ago
a4cfbc2
allow rebuild of single service
by Scott Baker
· 9 years ago
bba1d78
Dashboard Manager View
by Matteo Scandolo
· 9 years ago
d74b9c6
Added documentation for utility endpoints
by Matteo Scandolo
· 9 years ago
711b1ec
added new endpoint to retrieve user information and Updated tenant view
by Arpit Agarwal
· 9 years ago
50cd9cb
add rebuild API endpoint.
by Scott Baker
· 9 years ago
1103988
Fixes in XOS to support onboarding of Monitoring Service
by Srikanth Vavilapalli
· 9 years ago
1b76a66
add ability to run tosca recipes over REST API
by Scott Baker
· 9 years ago
ebc33de
move over openvpn service
by Scott Baker
· 9 years ago
55eff26
move over ceilometer service
by Scott Baker
· 9 years ago
a78907c
move onos service over to onoarding
by Scott Baker
· 9 years ago
a5037f0
move over vtn
by Scott Baker
· 9 years ago
7e38f0e
move vtr to onboarding
by Scott Baker
· 9 years ago
72192a5
cleanup references to services.cord in truckroll api
by Scott Baker
· 9 years ago
6dd96d2
remove vbng service
by Scott Baker
· 9 years ago
5f34d7a
disaggregate CORD into vSG and vOLT and move to onvoarding directory, WIP
by Scott Baker
· 9 years ago
faf81ac
resolve merge conflicts
by Scott Baker
· 9 years ago
066a301
we don't need iptables
by Scott Baker
· 9 years ago
d69af0e
ACORD UI fix: query_params
by Srikanth Vavilapalli
· 9 years ago
fca866c
Sketched Diag API
by Matteo Scandolo
· 9 years ago
95b259e
Added filtering by site to sliceplus API
by Matteo Scandolo
· 9 years ago
e112ec1
fix duplicate network_ports
by Scott Baker
· 9 years ago
387d16c
fix error in the ready fields
by Scott Baker
· 9 years ago
c5502dd
add instance_total, instance_total_ready, instance_status; rename site_ready, site_allocation
by Scott Baker
· 9 years ago
67d6426
bring sliceplus over to new api
by Scott Baker
· 9 years ago
8dde236
one script to run them all
by Scott Baker
· 9 years ago
50751c7
add api to delete subscriber device
by Scott Baker
· 9 years ago
10bb9a2
example script for get_subscriber_device_feature
by Scott Baker
· 9 years ago
fc1735b
add subscriber device identity endpoint
by Scott Baker
· 9 years ago
01f0848
set_subscriber_device_feature working
by Scott Baker
· 9 years ago
a17ddd5
fix args passed to create_device
by Scott Baker
· 9 years ago
89528a3
example script for adding device
by Scott Baker
· 9 years ago
75f620a
add_device, get_device_feature, and set_device_feature
by Scott Baker
· 9 years ago
d911de3
device API, WIP
by Scott Baker
· 9 years ago
4b4d7b7
rename subscriber.users to subscriber.devices
by Scott Baker
· 9 years ago
0057131
improve navigability of index views
by Scott Baker
· 9 years ago
a64bb35
add hpcview to new api
by Scott Baker
· 9 years ago
0be36e5
remove dead code
by Scott Baker
· 9 years ago
7a8ee26
remove dead code; change id field to integer
by Scott Baker
· 9 years ago
e997405
remove obsolete code
by Scott Baker
· 9 years ago
e8d7247
deal with django inability to filter on blank ip address
by Scott Baker
· 9 years ago
09cb418
rewrite portforwarding api
by Scott Baker
· 9 years ago
0fbf4c8
sshkeys example
by Scott Baker
· 9 years ago
80996e8
make sshkeys readonly; use instance_id instead of instance_name
by Scott Baker
· 9 years ago
9c8a409
rewritten sshkeys api endpoint
by Scott Baker
· 9 years ago
45eda76
allow underscores in rest_api pk part of url
by Scott Baker
· 9 years ago
2ef0416
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 9 years ago
b71510b
Added API docs and test
by Matteo Scandolo
· 9 years ago
e56d809
Merge pull request #140 from jermowery/MoveOpenVPNRest
by sbconsulting
· 9 years ago
41a9dc4
Merge branch 'feature/common-components'
by Matteo Scandolo
· 9 years ago
c0dea69
Style and imports
by Jeremy Mowery
· 9 years ago
d511e65
Add init
by Jeremy Mowery
· 9 years ago
441c3d6
Initial attempt at moving OpenVPN REST method from xoslib to API
by Jeremy Mowery
· 9 years ago
f352b90
Update README.md
by Larry Peterson
· 9 years ago
ca31a94
permission check on create
by Scott Baker
· 9 years ago
a48dc11
check permissions when setting values or destroying
by Scott Baker
· 9 years ago
5709486
onos service api
by Scott Baker
· 9 years ago
0aa863f
fix browseable api exceptions in subscriber
by Scott Baker
· 9 years ago
5fb3800
finished up attributes endpoint for onos app
by Scott Baker
· 9 years ago
6f77592
API for ONOS App
by Scott Baker
· 9 years ago
2fa6878
add index views
by Scott Baker
· 9 years ago
223db8b
add custom message endpoint to example
by Scott Baker
· 9 years ago
d34f6fb
fix bug when getting default VTRService
by Scott Baker
· 9 years ago
061f3b0
helper function to get vsg_id from subscriber
by Scott Baker
· 9 years ago
6bdfad0
sample scripts for truckroll api
by Scott Baker
· 9 years ago
d047c83
api for exampleservice
by Scott Baker
· 9 years ago
fa7e01f
more scripts for exampletenant test
by Scott Baker
· 9 years ago
e07383a
test script for exampletenant
by Scott Baker
· 9 years ago
69011bf
move examples into subdirectories
by Scott Baker
· 9 years ago
5892b15
tenant api for VTR and ExampleService
by Scott Baker
· 9 years ago
3f25a4b
add vsg endpoint
by Scott Baker
· 9 years ago
13a287e
allow setting method_name to None
by Scott Baker
· 9 years ago
1f68055
add examples of getting a subscriber
by Scott Baker
· 9 years ago
69c5688
support subscriber name field
by Scott Baker
· 9 years ago
5efe72f
Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup
by Scott Baker
· 9 years ago
a7919e2
consolodate update/create functions to xosapi_helpers; get create and update working
by Scott Baker
· 9 years ago
714cf96
Update README.md
by sbconsulting
· 9 years ago
df67257
Update README.md
by sbconsulting
· 9 years ago
0eccdbe
starting work in the readmes
by Scott Baker
· 9 years ago
2245bdf
volt samples
by Scott Baker
· 9 years ago
b4a7485
subscriber has no c-tag or s-tag
by Scott Baker
· 9 years ago
967c15f
example scripts
by Scott Baker
· 9 years ago
7603c26
support POST for creating new objects in API
by Scott Baker
· 9 years ago
750eadd
comment out debugging
by Scott Baker
· 9 years ago
40f1568
support for editing subscriber features
by Scott Baker
· 9 years ago
6054ce5
create API working for subscriber
by Scott Baker
· 9 years ago
a2c7627
modify import_methods to search by full module name
by Scott Baker
· 9 years ago
8ca0c07
add compute_node_name to related section of subscriber object
by Scott Baker
· 9 years ago
174323a
volt tenant API
by Scott Baker
· 9 years ago
Next »