1. d8df680 Adding Code of Conduct by Matteo Scandolo · 5 years ago master
  2. 149635c [SEBA-494] Setting required core version by Matteo Scandolo · 6 years ago
  3. 0a20075 [SEBA-475] Generated migrations with xos-migrate by Matteo Scandolo · 6 years ago
  4. 66f00f2 SEBA-405 Update exampleservice to use synchronizer library by Scott Baker · 6 years ago 2.2.5
  5. 16c3b49 Updated service to use new XOS core version: 2.1.32 by Zack Williams · 6 years ago 2.2.4
  6. 4239648 SEBA-401: Reformat and expand descriptions in exampleservice xproto by Scott Baker · 6 years ago 2.2.3
  7. 7c3c508 Updated service to use new XOS core version: 2.1.25 by Zack Williams · 6 years ago 2.2.2
  8. 2ad653e Updated service to use new XOS core version: 2.1.22 by Zack Williams · 6 years ago 2.2.1
  9. 1681cba SEBA-324 reverse field numbers for manytoone relations by Scott Baker · 6 years ago 2.2.0
  10. 3616ebf SEBA-271: Fix duplicate field number by Scott Baker · 6 years ago 2.1.2
  11. c02fdc6 Update VERSION and XOS parent container by Zack Williams · 6 years ago 2.1.1
  12. 886a4b9 Release v2.1.0 by Scott Baker · 6 years ago 2.1.0
  13. 037ad24 CORD-3195 update ExampleService to use new OpenStack modeling by Scott Baker · 6 years ago
  14. 1638523 Release v2.0.0 by Zack Williams · 6 years ago 2.0.0
  15. 9052154 CORD-3162 exampleservice documentation by Scott Baker · 6 years ago
  16. 6032074 CORD-3162 split exampleservice config files by Scott Baker · 6 years ago
  17. 575a14e Adding gitreview file by Matteo Scandolo · 7 years ago
  18. 3568ff5 CORD-2772 remove deprecated synchronizer Dockerfile by Scott Baker · 7 years ago
  19. fa8df72 CORD-2741 set version number for ExampleService by Scott Baker · 7 years ago
  20. ef32e0a CORD-2752 cleanup leftover attic files by Scott Baker · 7 years ago
  21. a684ca4 [CORD-2720] Removing consul and registrator as they're not used by Matteo Scandolo · 7 years ago
  22. 9f26959 CORD-2618 remove legacy onboarding recipe by Scott Baker · 7 years ago
  23. 84833a2 [CORD-2380] Adding docker-compose.yml to exampleservice by Matteo Scandolo · 7 years ago cord-5.0
  24. d177b93 CORD-2476 migrate exampleservice to dynamic load by Scott Baker · 7 years ago
  25. d4ce48e CORD-2467: Start filebeat in synchronizer containers by Sapan Bhatia · 7 years ago
  26. 1fd2e92 CORD-2184: Remove leftover artifacts from exampleservice by Scott Baker · 7 years ago
  27. 7a916f7 CORD-2184: Add Color and EmbeddedImage to exampleservice by Scott Baker · 7 years ago
  28. 10c6a4d Setting the correct name for the example service by Matteo Scandolo · 7 years ago
  29. 29f02d3 Adding app_label to xproto by Matteo Scandolo · 7 years ago
  30. ffac718 CORD-1638 Rename ExampleTenant and drop obsolete references by Scott Baker · 7 years ago
  31. 35113f7 [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  32. b7b2643 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  33. 0982002 CORD-1250 Update to new Service/Tenancy models by Scott Baker · 7 years ago
  34. 5552b40 CORD-1243 move exampleservice model policies to model policy framework by Scott Baker · 7 years ago
  35. 71f404f [CORD-1360] Using new config by Matteo Scandolo · 7 years ago
  36. 9832424 more complete labeling of images by Zack Williams · 7 years ago
  37. 589e6c4 CORD-1244 cleanup use of get_tenant/get_service by Scott Baker · 7 years ago
  38. a45f7c9 CORD-1130 remove onboarding artifacts from exampleservice by Scott Baker · 8 years ago null
  39. 9f675b0 Remove models.py, which is now autogenerated by Sapan Bhatia · 8 years ago
  40. ce657e6 CORD-1092: Example service ported over to xproto by Sapan Bhatia · 8 years ago
  41. 6674ec2 add labels by Zack Williams · 8 years ago
  42. e65708f CORD-1033 Build and publish service synchronizers on corddev by Andy Bavier · 8 years ago
  43. 0715a2b CORD-1057 rename CoarseTenant to ServiceDependency by Scott Baker · 8 years ago
  44. 1bfb91b CORD-1057 remove ExampleService reference to CoarseTenant by Scott Baker · 8 years ago
  45. 3335481 CORD-1008 set required_models for exampleservice synchronizer by Scott Baker · 8 years ago
  46. cada3ed CORD-1053 refactored onboarding recipe for exampleservice by Scott Baker · 8 years ago
  47. e95023b CORD-880 modify exampleservice synchronizer to use new_base by Scott Baker · 8 years ago
  48. c9018a0 have exampleservice use the new node_key by Zack Williams · 8 years ago
  49. 318a87c fix database connection by Zack Williams · 8 years ago
  50. 974c9ce Redone the patch changes from 2413/5 as repo upload had messed up the commit by Srikanth Vavilapalli · 8 years ago
  51. b9bcda7 Enabling monitoring for Exampleservice as a reference for other services by Srikanth Vavilapalli · 8 years ago
  52. 9b1a3eb CORD-770 add no-op delete_record() step by Scott Baker · 8 years ago
  53. 7ac3977 removing .gitreview file by alshabib · 8 years ago
  54. 2c41ab3 XOS watcher changes to handle routing table updates inside instances by Srikanth Vavilapalli · 8 years ago
  55. 1ce6c38 remove unnecessary includes by Zack Williams · 8 years ago
  56. 1edebd5 fix tab character by Scott Baker · 8 years ago cord-1.0-rc4
  57. c7c0128 add synchronizer_run command by Scott Baker · 8 years ago
  58. 4c6e6c9 adding license file by alshabib · 8 years ago cord-1.0-rc1
  59. 86f0b7f Change from Django 1.5 and earlier queryset() to Django 1.6 and later get_queryset() by Zack Williams · 8 years ago
  60. c631890 Django 1.8 fails with an ImproperlyConfigured exception when `fields` or by Zack Williams · 8 years ago
  61. f8f7711 updating .gitreview by alshabib · 8 years ago
  62. d811ba4 moved it to the right directory by Scott Baker · 8 years ago
  63. 36eed3e moved it to another directory by Scott Baker · 8 years ago
  64. d7c237b change the name of the directory by Scott Baker · 8 years ago
  65. 629a3a6 different directory for things that we'll import from other repos by Scott Baker · 8 years ago
  66. 619de67 moved over exampleservice from xos repo by Scott Baker · 8 years ago
  67. 63ec4f1 Initial empty repository by Ali Al-Shabibi · 8 years ago