Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
56653457c02c2f2c57a93423c18a0e4ac2be9ea3
« Previous
c933210
Merge branch 'feature/api-cleanup'
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
4b2db53
Testing deployments, instances, flavors
by Matteo Scandolo
· 9 years ago
09cb418
rewrite portforwarding api
by Scott Baker
· 9 years ago
9a9bd91
fix deprecation error
by Scott Baker
· 9 years ago
0fbf4c8
sshkeys example
by Scott Baker
· 9 years ago
98efb7f
fix deprecation error
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
631b481
Added deployment docs
by Matteo Scandolo
· 9 years ago
d5f3d05
Added flavors, test passing (locally)
by Matteo Scandolo
· 9 years ago
d8a700f
Creating flavor
by Matteo Scandolo
· 9 years ago
9c8df40
Merge branch 'feature/vRouter'
by Scott Baker
· 9 years ago
842d58d
remove serviceclass default setting from slice.save
by Scott Baker
· 9 years ago
d3e3029
Allow Service.version to be blank and null
by Scott Baker
· 9 years ago
d33e7d1
Make Slice.ServiceClass no longer required
by Scott Baker
· 9 years ago
01b7cef
separate Makefile into up and bootstrap sections
by Scott Baker
· 9 years ago
2dc0a9b
Skipped login/logout tests
by Matteo Scandolo
· 9 years ago
a2be8d4
Documented login/logout endpoint
by Matteo Scandolo
· 9 years ago
2e4c344
Fixed UI tests
by Matteo Scandolo
· 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
8734215
show address pools in vrouter admin
by Scott Baker
· 9 years ago
67e79cb
Fixed apigen command to use update method
by Matteo Scandolo
· 9 years ago
f4ddc91
fix view_url of onos and vtn services
by Scott Baker
· 9 years ago
54f98bd
Merge branch 'master' into feature/api-cleanup
by Matteo Scandolo
· 9 years ago
e56d809
Merge pull request #140 from jermowery/MoveOpenVPNRest
by sbconsulting
· 9 years ago
f533ba0
save_object() is not support in rest_framework 3.x
by Scott Baker
· 9 years ago
4bc0833
fix numerous compatibility issues with Rest Framework 3.x
by Scott Baker
· 9 years ago
db242ef
example scripts for add/update/delete slice
by Scott Baker
· 9 years ago
41a9dc4
Merge branch 'feature/common-components'
by Matteo Scandolo
· 9 years ago
c1cbd6a
Fixed tests
by Matteo Scandolo
· 9 years ago
a3839e3
Updated generator to include xosLib css and getting started information
by Matteo Scandolo
· 9 years ago
4b93a89
Added link in uiModule
by Matteo Scandolo
· 9 years ago
71378f9
Documented xosForm
by Matteo Scandolo
· 9 years ago
a0a9ee7
Merge branch 'feature/fabric'
by Scott Baker
· 9 years ago
081d9a3
fix wrong class name
by Scott Baker
· 9 years ago
232cf5d
http does not seem to work with automated testing
by Andy Bavier
· 9 years ago
b7dac50
Documented smartTable component
by Matteo Scandolo
· 9 years ago
dd5275f
reverting the service name change for now
by Scott Baker
· 9 years ago
38eab48
add fabric service; rename services
by Scott Baker
· 9 years ago
f6f4e19
stubs for fabric service
by Scott Baker
· 9 years ago
570f093
Merge branch 'master' of github.com:open-cloud/xos
by Matteo Scandolo
· 9 years ago
e25820a
Moved apiary.rb in the root
by Matteo Scandolo
· 9 years ago
eabfb71
Added broken test to upgrade xosTable
by Matteo Scandolo
· 9 years ago
6ba1287
Reneabled tests
by Matteo Scandolo
· 9 years ago
18b3f33
fix VTR synchronizer attribute error
by Scott Baker
· 9 years ago
e2ee2d9
Setting empty form in xos-smart-table component
by Matteo Scandolo
· 9 years ago
d623064
add VTN API rest endpoint to new api
by Scott Baker
· 9 years ago
db30756
revert change
by Scott Baker
· 9 years ago
53b6e4e
Merge remote-tracking branch 'origin/master' into feature/api-cleanup
by Scott Baker
· 9 years ago
ccf7a17
add serializer for vtn viewset
by Scott Baker
· 9 years ago
f631d09
Cut-and-paste bug fix
by Andy Bavier
· 9 years ago
f5c361b
Eliminate synchronizer to data model feedback
by Sapan Bhatia
· 9 years ago
925a805
Merge branch 'feature/fixture-cleanup'
by Scott Baker
· 9 years ago
bed15a4
attach TenantView to MyDeployment
by Scott Baker
· 9 years ago
ba5f9e7
Merge branch 'feature/fixture-cleanup'
by Scott Baker
· 9 years ago
a952467
Added Chrome to local test runners
by Matteo Scandolo
· 9 years ago
58aa866
update Makefiles to reflect refactoring of base.yaml
by Scott Baker
· 9 years ago
2c6dc26
update Makefiles to reflect refactoring of base.yaml
by Scott Baker
· 9 years ago
ab82a82
remove defaults from networktemplate object
by Scott Baker
· 9 years ago
964ff78
make firstname and lastname not required; remove the tosca default for bool fields in user obj
by Scott Baker
· 9 years ago
9ad02c6
add image to deployment
by Scott Baker
· 9 years ago
c3c697a
Properly mocked resources and promises
by Matteo Scandolo
· 9 years ago
0e09282
refactor base.yaml
by Scott Baker
· 9 years ago
d6a305a
return empty list when there are no service dependencies
by Scott Baker
· 9 years ago
4e4afeca
Use TOSCA to configure VTN
by Andy Bavier
· 9 years ago
f644535
Added button to hide form
by Matteo Scandolo
· 9 years ago
dc249eb
Added form to smart table
by Matteo Scandolo
· 9 years ago
6d90dc1
set service to tag
by Scott Baker
· 9 years ago
a0ffea0
add Tag object to Tosca
by Scott Baker
· 9 years ago
c11285d
Testing minified helpers in Jenkins
by Matteo Scandolo
· 9 years ago
ba1d35c
Hiding field in smartTable
by Matteo Scandolo
· 9 years ago
aaa733d
Started smart table component
by Matteo Scandolo
· 9 years ago
20d99df
resolve merge conflict
by Scott Baker
· 9 years ago
3377483
add fixtures.yaml to remaining configurations
by Scott Baker
· 9 years ago
b0990d3
convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca
by Scott Baker
· 9 years ago
8b55d9f
Started xosSmartTable component
by Matteo Scandolo
· 9 years ago
0482422
add siteroll, slicerole, tenantrole, and deploymentrole to Tosca
by Scott Baker
· 9 years ago
c08a4a3
What should work before proceeding
by Andy Bavier
· 9 years ago
43b7b5c
Added ci task to generate docs
by Matteo Scandolo
· 9 years ago
71df2d6
fix syntax error
by Scott Baker
· 9 years ago
3259641
allow kind#objname syntax
by Scott Baker
· 9 years ago
88220ed
Fixed test-standalone config
by Matteo Scandolo
· 9 years ago
88e1846
Added animations
by Matteo Scandolo
· 9 years ago
cd60399
Reflect latest auto-configuration changes
by Andy Bavier
· 9 years ago
a75e185
merged mcord + UI + flavor
by Max Klyus
· 9 years ago
70b6378
Add jinja2 to pip install
by Andy Bavier
· 9 years ago
b028075
Table animated
by Matteo Scandolo
· 9 years ago
0b866fc
fix merge conflict
by Scott Baker
· 9 years ago
f698cbe
syntax fix
by Scott Baker
· 9 years ago
90ed064
Added xosNgLib.css to workflow
by Matteo Scandolo
· 9 years ago
896fc82
Capitalization fix
by Scott Baker
· 9 years ago
49847ca
clean up references to default_flavor
by Scott Baker
· 9 years ago
786750b
add tosca support for flavor
by Scott Baker
· 9 years ago
6142086
final mcord + UI merge
by Max Klyus
· 9 years ago
Next »