Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
22dad7df63a87ca64510e0d74a10b9c8dcb53607
22dad7d
fix paths in exampleservice tutorial
by Zack Williams
· 7 years ago
cb25401
have 5.0 docs pass jenkins lint check
by Zack Williams
· 7 years ago
47e8aa9
word-smithing pass
by Larry Peterson
· 7 years ago
4ec30a3
[CORD-2585] Further lint fixes
by Zack Williams
· 7 years ago
f03d0d1
[CORD-2585] Lint check documentation with markdownlint
by Zack Williams
· 7 years ago
cadc3a4
[CORD-2700] Prevent link duplicates
by Matteo Scandolo
· 7 years ago
9596460
[CORD-2697] Adding tutorial for synchronizers in local scenario
by Matteo Scandolo
· 7 years ago
30c5d9d
CORD-2698 Update VTN documentation to reflect API changes
by Scott Baker
· 7 years ago
9b22c50
[CORD-2702] Replacing Django's DoesNotExist with XOSNotFound for better API response
by Matteo Scandolo
· 7 years ago
99deff6
[CORD-2696] Printing stacktrace for gRPC errors
by Matteo Scandolo
· 7 years ago
488c88e
[CORD-2683] Adding convenience method to populate ServiceInstance with provider/subscriber ids
by Matteo Scandolo
· 7 years ago
fb0f419
CORD-2665 Fix missing reverse relations for _decl models
by Scott Baker
· 7 years ago
fbac730
CORD-2551 update exampleservice tutorial for dynamic load
by Scott Baker
· 7 years ago
dfceafa
[CORD-2671] Adding test for Django relations
by Matteo Scandolo
· 7 years ago
608804d
general cleanup
by Larry Peterson
· 7 years ago
631d5c6
CORD-2661 add traceback for core operations
by Scott Baker
· 7 years ago
dcd1e5b
CORD-2604 Load models before using ORM
by Scott Baker
· 7 years ago
a02c699
[CORD-2576] Not converting to timezones when parsing for redis
by Matteo Scandolo
· 7 years ago
d3e04d8
CORD-2602 remove syndicate_storage service
by Scott Baker
· 7 years ago
16462e7
CORD-2591 Exit synchronizer if no steps and no policies
by Scott Baker
· 7 years ago
6ea978b
Running xossh in the local scenario
by Matteo Scandolo
· 7 years ago
2ff9390
Make XOS DB service name consistent with a hyphen
by Gopinath Taget
· 7 years ago
b8a4b12
[CORD-2565] Recursively iterate on service folders to find xproto
by Matteo Scandolo
· 7 years ago
ef561df
CORD-2028: Clarify directory structure of an xos service
by Sapan Bhatia
· 7 years ago
c8bbe9e
CORD-2365 Ensure core comes back up if modeling fails
by Scott Baker
· 7 years ago
4877d8e
[CORD-2547] Using xos_db instead of registrator for db lookup
by Matteo Scandolo
· 7 years ago
0f9dfcd
CORD-2538 implement UnloadModels
by Scott Baker
· 7 years ago
5a68476
CORD-2545: Fix error in pure protobuf policies
by Sapan Bhatia
· 7 years ago
8796261
CORD-2524: Fix shift/reduce conflicts and general improvements to parser
by Sapan Bhatia
· 7 years ago
85b7101
CORD-2536: Print context information in case of errors
by Sapan Bhatia
· 7 years ago
6e34683
CORD-2247: Fix temporary file issue in xproto compilation
by Sapan Bhatia
· 7 years ago
1be43b5
[CORD-2453] Removing the old TOSCA engine
by Matteo Scandolo
· 7 years ago
95b16fe
CORD-1256 support header.py files from legacy attics
by Scott Baker
· 7 years ago
fcafc8b
CORD-2513 do not destroy old migration files
by Scott Baker
· 7 years ago
b736b12
CORD-2443 unit tests for LeastLoadedNodeScheduler;
by Scott Baker
· 7 years ago
b06e3e0
CORD-1256 Implement LoadModels
by Scott Baker
· 7 years ago
0f266f3
CORD-2420 Changes for M-CORD 5.0 profile
by Andy Bavier
· 7 years ago
45f516f
CORD-2398: Install and configure filebeat in xos containers
by Sapan Bhatia
· 7 years ago
1ac0c05
adding VTN section
by Larry Peterson
· 7 years ago
68ab543
[CORD-2349][CORD-2391] Adding TOSCA keys to support migration to the new TOSCA engine
by Matteo Scandolo
· 7 years ago
2b307f7
CORD-2145: Mirror ServiceDependency and ServiceInstanceLink in the synchronizer
by Sapan Bhatia
· 7 years ago
a6a4a78
Addong docs for xossh
by Matteo Scandolo
· 7 years ago
acab7e1
CORD-1605
by Kailash Khalasi
· 7 years ago
f9595f5
[CORD-2429] Moving ip generation logic to the core
by Matteo Scandolo
· 7 years ago
f497775
CORD-2329: Enable constraints that force VMs to come up on the same node
by Sapan Bhatia
· 7 years ago
6372134
Fixing XOS Repo doc link error
by Luca Prete
· 7 years ago
c4156c3
CORD-2359 eliminate foreignkey is poisoned errors
by Scott Baker
· 7 years ago
ba870b8
CORD-2329: Add node_label field to bind VMs to nodes
by Sapan Bhatia
· 7 years ago
bd67f8f
[CORD-2355] Adding attributes to the Node model
by Matteo Scandolo
· 7 years ago
60eab53
updated description of core models
by Larry Peterson
· 7 years ago
d2c2e5b
CORD-2358 Fix errors when deleting objects with ManyToMany fields
by Scott Baker
· 7 years ago
c6543dd
CORD-1870: Fix an exception in composite policies
by Sapan Bhatia
· 7 years ago
a2f2489
CORD-1972: Add generic support for EPC-child service relations
by Sapan Bhatia
· 7 years ago
d14ab1d
CORD-2356: Update xproto documentation on model options
by Sapan Bhatia
· 7 years ago
c59f1bc
CORD-2357 manytomany support
by Scott Baker
· 7 years ago
09cc704
Fixing link in the XOS docs
by Luca Prete
· 7 years ago
727e19c
[CORD-2349] Correctly converting int32 to integer to allow migration of TOSCA recipes
by Matteo Scandolo
· 7 years ago
0d83ca8
CORD-2331: Hack to allow creation of node labels from outside core
by Sapan Bhatia
· 7 years ago
aed4abd
CORD-2328 add policy_code field to user model
by Scott Baker
· 7 years ago
623da23
Removing the no_sync options from XOSGuiExtensions as it's not working
by Matteo Scandolo
· 7 years ago
7389279
Prevent multiple objects from sharing the same sync step
by Sapan Bhatia
· 7 years ago
15abd67
CORD-2237 update remaining synchronizer framework tests;
by Scott Baker
· 7 years ago
4e19c5f
Remove verbose debug message of negligible value
by Sapan Bhatia
· 7 years ago
491fb2c
[CORD-2321] Docs fixes for local scenario
by Zack Williams
· 7 years ago
ee48e4e
[CORD-2314] Sending timestamps along with redis events instead of dates
by Matteo Scandolo
· 7 years ago
e2afe4b
[CORD-1943] Adding model to hold graph constraints
by Matteo Scandolo
· 7 years ago
1f6a32c
CORD-2293 add mechanism for synchronizer to load wrappers
by Scott Baker
· 7 years ago
ee367fd
Adding an access policy to XOSGuiExtensions
by Matteo Scandolo
· 7 years ago
a8efc1d
CORD-2281: Add support for EPC network configs
by Sapan Bhatia
· 7 years ago
fe0e702
"provides" is deprecated and may not be present in step definitions
by Sapan Bhatia
· 7 years ago
76b2515
[CORD-2233] Improve feedback state handling
by Matteo Scandolo
· 7 years ago
39b4a27
[CORD-2232] Removing feedback state from model that does not have synchronizers
by Matteo Scandolo
· 7 years ago
2146dff
[CORD-2277] Sending event for deleted models
by Matteo Scandolo
· 7 years ago
d1702d7
CORD-1993 add model_policy support features to mock framework;
by Scott Baker
· 7 years ago
0fef009
CORD-1993 port model_policy test to new framework;
by Scott Baker
· 7 years ago
9a5b83e
incorporated Build feedback into tutorial
by Larry Peterson
· 7 years ago
81c611a
CORD-2237 modify synchronizer tests to work with nose2
by Scott Baker
· 7 years ago
6f9aaaf
CORD-2101: Make errors appear with stack traces even when they occcur
by Sapan Bhatia
· 7 years ago
2eee7c7
CORD-1972: Add blueprint type to config file for being able to encode a
by Sapan Bhatia
· 7 years ago
0cebb02
CORD-2256 Enable SSH password login in synchronizers
by Andy Bavier
· 7 years ago
bcbe8ce
xtarget for mock_modelaccessor, which wasn't checked in
by Sapan Bhatia
· 7 years ago
1aacca2
CORD-1939: Incorporate additional xos-genx tests to framework
by Scott Baker
· 7 years ago
55e146a
CORD-1939: Modify test_cli to set current working directory
by Scott Baker
· 7 years ago
7dddd51
CORD-1939: support for nose2
by Scott Baker
· 7 years ago
0a0e0a5
CORD-1951 backport recent vEG changes to vSG
by Scott Baker
· 7 years ago
cf5d9cc
CORD-2100: Add component_config to ONOSApp custom tosca
by Scott Baker
· 7 years ago
3e67c0a
grpc api unittest generation
by Kailash Khalasi
· 7 years ago
52b1ea5
CORD-2099: Fix exception error message
by Sapan Bhatia
· 7 years ago
c3c0f0a
[CORD-2080] Adding 'tosca_key' support in xproto
by Matteo Scandolo
· 7 years ago
d60b30b
CORD-2060: Generate Synchronizer boilerplate code
by Sapan Bhatia
· 7 years ago
1a50836
CORD-2082 add legacy tosca resource for ServiceInstance/Tenant
by Scott Baker
· 7 years ago
95f5b11
CORD-2049: Remove redundant imports provided by xosbase, support missing
by Sapan Bhatia
· 7 years ago
e596ea9
CORD-2049: Fill gap in support for attics. Support for attics to
by Sapan Bhatia
· 7 years ago
f187cd2
[CORD-1806] Document XOS internals
by Matteo Scandolo
· 7 years ago
e16797a
Setting fields with defaults not mandatory in XOSBase
by Matteo Scandolo
· 7 years ago
4664dea
CORD-1990 Handle exceptions where e.message is another exception
by Scott Baker
· 7 years ago
c5028a9
Adding venv-xosdocs to dockerignore
by Matteo Scandolo
· 7 years ago
4c67173
Added local scenario docs and fix numbering on physical workflow
by Zack Williams
· 7 years ago
8f36c3f
CORD-525 Fix bug in Service.get_service_instance_class
by Scott Baker
· 7 years ago
db071c1
CORD-1632: Eliminate dead reference to slice.site
by Scott Baker
· 7 years ago
Next »