Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
86e42d9eeac2d2b0fee35422556497d5381e856f
/
xos
/
api
1ae34bc
fix duplicate network_ports
by Scott Baker
· 9 years ago
a28d8c7
fix error in the ready fields
by Scott Baker
· 9 years ago
10c4e3d
add instance_total, instance_total_ready, instance_status; rename site_ready, site_allocation
by Scott Baker
· 9 years ago
bdabb9b
bring sliceplus over to new api
by Scott Baker
· 9 years ago
efcedaa
one script to run them all
by Scott Baker
· 9 years ago
c1ada2a
add api to delete subscriber device
by Scott Baker
· 9 years ago
c05e9ad
example script for get_subscriber_device_feature
by Scott Baker
· 9 years ago
94da9c1
add subscriber device identity endpoint
by Scott Baker
· 9 years ago
caf3a93
set_subscriber_device_feature working
by Scott Baker
· 9 years ago
8ad4e39
fix args passed to create_device
by Scott Baker
· 9 years ago
412211c
example script for adding device
by Scott Baker
· 9 years ago
61e116d
add_device, get_device_feature, and set_device_feature
by Scott Baker
· 9 years ago
f672058
device API, WIP
by Scott Baker
· 9 years ago
a40f9a3
rename subscriber.users to subscriber.devices
by Scott Baker
· 9 years ago
16cd1f0
improve navigability of index views
by Scott Baker
· 9 years ago
348ab68
add hpcview to new api
by Scott Baker
· 9 years ago
d9b1343
remove dead code
by Scott Baker
· 9 years ago
9e0218b
remove dead code; change id field to integer
by Scott Baker
· 9 years ago
f354e05
remove obsolete code
by Scott Baker
· 9 years ago
e58a9cd
deal with django inability to filter on blank ip address
by Scott Baker
· 9 years ago
835d962
rewrite portforwarding api
by Scott Baker
· 9 years ago
c7308c5
sshkeys example
by Scott Baker
· 9 years ago
48dca96
make sshkeys readonly; use instance_id instead of instance_name
by Scott Baker
· 9 years ago
56959c6
rewritten sshkeys api endpoint
by Scott Baker
· 9 years ago
d9c3a29
allow underscores in rest_api pk part of url
by Scott Baker
· 9 years ago
b1dccb5
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 9 years ago
d7d7047
Added API docs and test
by Matteo Scandolo
· 9 years ago
b3ec8d5
Merge pull request #140 from jermowery/MoveOpenVPNRest
by sbconsulting
· 9 years ago
d1619c9
Merge branch 'feature/common-components'
by Matteo Scandolo
· 9 years ago
c2da641
Style and imports
by Jeremy Mowery
· 9 years ago
5746ffd
Add init
by Jeremy Mowery
· 9 years ago
c1dc4d2
Initial attempt at moving OpenVPN REST method from xoslib to API
by Jeremy Mowery
· 9 years ago
06c86d0
Update README.md
by Larry Peterson
· 9 years ago
abec39c
permission check on create
by Scott Baker
· 9 years ago
0744cf4
check permissions when setting values or destroying
by Scott Baker
· 9 years ago
62ec3ee
onos service api
by Scott Baker
· 9 years ago
6291e49
fix browseable api exceptions in subscriber
by Scott Baker
· 9 years ago
9a3a1c5
finished up attributes endpoint for onos app
by Scott Baker
· 9 years ago
b3c466e
API for ONOS App
by Scott Baker
· 9 years ago
c838e88
add index views
by Scott Baker
· 9 years ago
b443d25
add custom message endpoint to example
by Scott Baker
· 9 years ago
b63c1d7
fix bug when getting default VTRService
by Scott Baker
· 9 years ago
e4e5a8b
helper function to get vsg_id from subscriber
by Scott Baker
· 9 years ago
713f219
sample scripts for truckroll api
by Scott Baker
· 9 years ago
55064e5
api for exampleservice
by Scott Baker
· 9 years ago
f18ec31
more scripts for exampletenant test
by Scott Baker
· 9 years ago
d88f4f2
test script for exampletenant
by Scott Baker
· 9 years ago
a9648ee
move examples into subdirectories
by Scott Baker
· 9 years ago
bbd84c3
tenant api for VTR and ExampleService
by Scott Baker
· 9 years ago
bc559e1
add vsg endpoint
by Scott Baker
· 9 years ago
2b12c19
allow setting method_name to None
by Scott Baker
· 9 years ago
511dc83
add examples of getting a subscriber
by Scott Baker
· 9 years ago
da501fc
support subscriber name field
by Scott Baker
· 9 years ago
614db11
Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup
by Scott Baker
· 9 years ago
272ec45
consolodate update/create functions to xosapi_helpers; get create and update working
by Scott Baker
· 9 years ago
bc36036
Update README.md
by sbconsulting
· 9 years ago
2b52e67
Update README.md
by sbconsulting
· 9 years ago
07979a3
starting work in the readmes
by Scott Baker
· 9 years ago
0b518f6
volt samples
by Scott Baker
· 9 years ago
2e71c6b
subscriber has no c-tag or s-tag
by Scott Baker
· 9 years ago
4746d48
example scripts
by Scott Baker
· 9 years ago
fd321aa
support POST for creating new objects in API
by Scott Baker
· 9 years ago
c279886
comment out debugging
by Scott Baker
· 9 years ago
d52e1d9
support for editing subscriber features
by Scott Baker
· 9 years ago
75596d8
create API working for subscriber
by Scott Baker
· 9 years ago
cca6f09
modify import_methods to search by full module name
by Scott Baker
· 9 years ago
e8b5368
add compute_node_name to related section of subscriber object
by Scott Baker
· 9 years ago
b95087a
volt tenant API
by Scott Baker
· 9 years ago
6c535b7
make import_methods fail if djang-rest-framework is too old
by Scott Baker
· 9 years ago
118ea23
add identity endpoints
by Scott Baker
· 9 years ago
6b6e1ef
add identity and related dicts to subscriber
by Scott Baker
· 9 years ago
b311ef7
Use a serializer for features
by Scott Baker
· 9 years ago
1463718
prevent importing import_methods.py
by Scott Baker
· 9 years ago
32ff03c
refactored subscriber endpoint
by Scott Baker
· 9 years ago
3dbdc87
start endpoint with ^
by Scott Baker
· 9 years ago
a1dab37
start endpoint with ^
by Scott Baker
· 9 years ago
9ac1dca
move some things around
by Scott Baker
· 9 years ago
40fa230
API refactor WIP
by Scott Baker
· 9 years ago
3a05558
API refactor WIP
by Scott Baker
· 9 years ago