Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
5b95e2767e7caf7dd7d6aaa800d6f1acf4b4649a
« Previous
c916b5e
Test configuration working
by Matteo Scandolo
· 9 years ago
2a5edc9
Merge pull request #136 from open-cloud/feature/syndicate-ms
by Zack Williams
· 9 years ago
4d0be65
add syndicate devel configuration and syndicate-ms docker container
by Zack Williams
· 9 years ago
7d1c127
test helpers
by teone
· 9 years ago
9a71524
exampleservice config for pod
by Scott Baker
· 9 years ago
841ba38
fix model import
by Scott Baker
· 9 years ago
ad2cb4a
add exampleservice to tosca
by Scott Baker
· 9 years ago
e620296
exampleservice tosca recipe wip
by Scott Baker
· 9 years ago
df905c5
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
7538ae8
rename vcpe -> vsg
by Scott Baker
· 9 years ago
860f6ed
Merge branch 'feature/api-cleanup' of https://github.com/open-cloud/xos into feature/api-cleanup
by teone
· 9 years ago
e5a7d6f
Test environment working, missing db setup
by teone
· 9 years ago
8c32d5a
Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup
by Scott Baker
· 9 years ago
3eeaecf
re-autogenerated the api
by Scott Baker
· 9 years ago
e2193ba
Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup
by Matteo Scandolo
· 9 years ago
a665842
Started test-standalone config, migrating to cloudlab
by Matteo Scandolo
· 9 years ago
7b9d87c
add endpoints for autogenerated api in the new place
by Scott Baker
· 9 years ago
1271a4d
rename reverse relation of nodelabel to fix issue with apigen
by Scott Baker
· 9 years ago
69c9df4
started a README.md, to have a place to document modelgen commands
by sbconsulting
· 9 years ago
42dabe0
Add python-logstash
by Andy Bavier
· 9 years ago
0bde3a1
Install python logstash
by Sapan Bhatia
· 9 years ago
8dc418a
Custom model tologdict
by Sapan Bhatia
· 9 years ago
8dddf66
Updated various synchronizers to take advantage of logstash capability
by Sapan Bhatia
· 9 years ago
0337c56
Added logstash support to xos logger
by Sapan Bhatia
· 9 years ago
ec2ff77
Make models serializable for extended logging
by Sapan Bhatia
· 9 years ago
d5f674d
Update DevStack instructions
by Andy Bavier
· 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
7e8ad54
Update setup-devstack.sh
by Andy Bavier
· 9 years ago
2fa6878
add index views
by Scott Baker
· 9 years ago
01ca71f
Update setup-devstack.sh
by Andy Bavier
· 9 years ago
e4c5a10
Install XOS + devstack on a new machine
by Andy Bavier
· 9 years ago
7d55184
Comment out ceilometer because it's causing devstack install to fail
by Andy Bavier
· 9 years ago
b616151
.PHONE -> .PHONY
by Zack Williams
· 9 years ago
223db8b
add custom message endpoint to example
by Scott Baker
· 9 years ago
8bd45a6
Update README.md
by Matteo
· 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
3d5ad92
Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup
by Matteo Scandolo
· 9 years ago
1958418
Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos
by Matteo Scandolo
· 9 years ago
d1ff9c4
Added generated css files to gitignore
by Matteo Scandolo
· 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
e4c9d87
fix bug
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
2a67ed8
enable Tag tab in NodeAdmin
by Scott Baker
· 9 years ago
967c15f
example scripts
by Scott Baker
· 9 years ago
dc880f3
ensure account_num is unique
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
f180ff3
fix bug in default attribute lookup
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
95fa7f0
remove unique SSID requirement on VOLTTenant
by Scott Baker
· 9 years ago
111854e
fix compatibility issue with rest_framework 3.3.3
by Scott Baker
· 9 years ago
fc6d79f
Resolved conflicts
by Matteo Scandolo
· 9 years ago
a3b1e63
Readme
by Matteo Scandolo
· 9 years ago
3943bbf
Footer Style
by Matteo Scandolo
· 9 years ago
87507f6
refactor multi-controller dashboard (nagios)
by Scott Baker
· 9 years ago
2563b73
fix sliceplus compatibility issues with djang-rest-framework 3.x
by Scott Baker
· 9 years ago
f0ecaef
rename QUERY_PARAMS -> query_params for django-rest-framework compatibility
by Scott Baker
· 9 years ago
b7c91cf
Added SCSS preprocessor the yeoman generator
by Matteo Scandolo
· 9 years ago
9d3face
Added scss to diagnostic build script
by Matteo Scandolo
· 9 years ago
1df2173
Moved diagnostic server script to allow sass
by Matteo Scandolo
· 9 years ago
48008ed
Moved bs config to js file
by Matteo Scandolo
· 9 years ago
a8b3863
update djangorestframework
by Scott Baker
· 9 years ago
2908713
make import_methods fail if djang-rest-framework is too old
by Scott Baker
· 9 years ago
20189bf
add identity endpoints
by Scott Baker
· 9 years ago
85f2cd3
add identity and related dicts to subscriber
by Scott Baker
· 9 years ago
c4200f9
Use a serializer for features
by Scott Baker
· 9 years ago
fd38f13
prevent importing import_methods.py
by Scott Baker
· 9 years ago
12d7108
refactored subscriber endpoint
by Scott Baker
· 9 years ago
bca3a1b
start endpoint with ^
by Scott Baker
· 9 years ago
795de95
start endpoint with ^
by Scott Baker
· 9 years ago
39f7a69
Refactoring
by Matteo Scandolo
· 9 years ago
6942f26
Refactored tabs style
by Matteo Scandolo
· 9 years ago
02c685a
full height dashboard container
by Matteo Scandolo
· 9 years ago
8a3c620
update to latest djangorestframework
by Scott Baker
· 9 years ago
0786770
update to latest djangorestframework
by Scott Baker
· 9 years ago
a71adc7
move some things around
by Scott Baker
· 9 years ago
f0e1c06
Style refactoring
by Matteo Scandolo
· 9 years ago
Next »