Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
f271337b211832fe9584ec8175afb72c719f69ff
/
xos
92ace27
CORD-2754 Core no longer needs to force Chameleon to restart
by Scott Baker
· 7 years ago
a33ccb0
CORD-2648 convert core attics to decl
by Scott Baker
· 7 years ago
6a2eeda
CORD-2723 upgrade to django 1.11
by Scott Baker
· 7 years ago
bfb233a
CORD-2247: Write basic static checker for xproto
by Sapan Bhatia
· 7 years ago
c814879
[CORD-2700] Prevent link duplicates
by Matteo Scandolo
· 7 years ago
59a785f
[CORD-2696] Printing stacktrace for gRPC errors
by Matteo Scandolo
· 7 years ago
b1286b3
[CORD-2702] Replacing Django's DoesNotExist with XOSNotFound for better API response
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
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
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
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
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
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
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
d2c2e5b
CORD-2358 Fix errors when deleting objects with ManyToMany fields
by Scott Baker
· 7 years ago
a2f2489
CORD-1972: Add generic support for EPC-child service relations
by Sapan Bhatia
· 7 years ago
c59f1bc
CORD-2357 manytomany support
by Scott Baker
· 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
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
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
81c611a
CORD-2237 modify synchronizer tests to work with nose2
by Scott Baker
· 7 years ago
0cebb02
CORD-2256 Enable SSH password login in synchronizers
by Andy Bavier
· 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
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
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
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
6f24c45
CORD-1908 VSGTenant renamed to VSGServiceInstance
by Scott Baker
· 7 years ago
13e1949
CORD-1897: Ensure that policy_code gets updated when objects are policed
by Sapan Bhatia
· 7 years ago
0d6990a
CORD-1913: Restore execution of custom service save() methods in attics
by Sapan Bhatia
· 7 years ago
6663fea
CORD-1907: Establish dependencies between deleted proxy objects
by Sapan Bhatia
· 7 years ago
626bc53
CORD-1891: Fix dependency issue breaking slice deletion
by Sapan Bhatia
· 7 years ago
dedec90
CORD-1762 add xosbase.backend_need_delete_policy and serviceinstance.link_delete_count fields
by Scott Baker
· 7 years ago
450e5d0
CORD-1867 prevent synchronizer from setting updated timestamps backward
by Scott Baker
· 7 years ago
e8a9e6d
CORD-1863: Add leaf_model_name to UseR
by Sapan Bhatia
· 7 years ago
06e4e7a
CORD-1801: [2/2] Fix dependencies involving controller objects + Unit
by Sapan Bhatia
· 7 years ago
3cee948
CORD-1726: Security Policies fail if Slice.creator is None
by Sapan Bhatia
· 7 years ago
8e006e1
CORD-1723: Security errors if user not logged in
by Sapan Bhatia
· 7 years ago
7922257
CORD-1746: Username defaulting to email even when it is set
by Sapan Bhatia
· 7 years ago
1c5d607
CORD-1821: Slice model requires creator field
by Sapan Bhatia
· 7 years ago
e2a0d2f
CORD-1801: [1/2] Drop extra loop and call deletion routine for legacy steps
by Sapan Bhatia
· 7 years ago
c3ac8c7
[CORD-1333] Removing ngXosLib
by Matteo Scandolo
· 7 years ago
d51c69e
CORD-1846: The first argument to structlog logs must be a string
by Sapan Bhatia
· 7 years ago
5188553
Restore log setup method incorrectly removed in log refactoring
by Sapan Bhatia
· 7 years ago
fc0c923
CORD-1734 Reduce number of worker threads
by Scott Baker
· 7 years ago
c5beb86
CORD-1849 Split XOS code out of OLT and VTN repos
by Andy Bavier
· 7 years ago
c1a34c5
CORD-1721 Prevent multiple threads from simultaneously updating auth cache
by Scott Baker
· 7 years ago
da5e444
CORD-1677: Refactor of Synchronizer core
by Sapan Bhatia
· 7 years ago
06de76b
CORD-1709: Update logger module in synchronizers and core
by Sapan Bhatia
· 7 years ago
36a7169
CORD-1743: Make logging schema untyped, preserve legacy logging for now
by Sapan Bhatia
· 7 years ago
6ed3b82
CORD-1253 Use AddressManager instead of VRouter in TenantWithContainer
by Scott Baker
· 7 years ago
71f5768
CORD-1677: Supporting code for synchronizer-core refactor
by Sapan Bhatia
· 7 years ago
a080b08
CORD-1253 Support AddressManager service
by Scott Baker
· 7 years ago
4813754
Fixing changed fields in redis events
by Matteo Scandolo
· 7 years ago
7b6aef0
CORD-1252 add always_update_timestamp argument to ORM save function
by Scott Baker
· 7 years ago
5d906b2
CORD-1741 Fix request of VRouterTenent that doesn't exist
by Scott Baker
· 7 years ago
5f38c7b
CORD-1736 fix get_composable_networks not returning networks
by Scott Baker
· 7 years ago
e425f9d
[CORD-1630] Adding description and verbose_name to models in xproto
by Matteo Scandolo
· 7 years ago
bd8caca
Hiding instance.ip from the GUI
by Matteo Scandolo
· 7 years ago
b6dab47
[CORD-1556] Seeding db
by Matteo Scandolo
· 7 years ago
80e7a1a
CORD-1313 delete chuckmove and apigen tools
by Scott Baker
· 7 years ago
1aa2eae
CORD-1286 remove legacy admin and API
by Scott Baker
· 7 years ago
ff104cc
CORD-1252 add leaf_model cast function to orm
by Scott Baker
· 7 years ago
Next »