1. 18c8917 add public/private key support to onboarding synchronizer by Scott Baker · 10 years ago
  2. b0eb23e now building dockerfiles by Scott Baker · 10 years ago
  3. 411c4e9 add yaml resource format by Scott Baker · 10 years ago
  4. 1ea8cb5 rename synchronizer manifest to manifest by Scott Baker · 10 years ago
  5. 147cace add controller to ServiceAdmin by Scott Baker · 10 years ago
  6. 1e55982 add base_url field, change all URLs to StrippedCharField by Scott Baker · 10 years ago
  7. 80d65b1 service onboarding models by Scott Baker · 10 years ago
  8. abad4c9 reconcile with master by Scott Baker · 10 years ago
  9. 0b3e9dc Resolve conlict with XOS master by Matteo Scandolo · 10 years ago
  10. a8188a7 service images now determined from slice.default_image by Scott Baker · 10 years ago
  11. 2fa5d76 another merge with master branch by Max Klyus · 10 years ago
  12. 0ef05dc final merging with master branch by Max Klyus · 10 years ago
  13. d3e3029 Allow Service.version to be blank and null by Scott Baker · 10 years ago
  14. 1d7ff81 Merged last mcord by Matteo Scandolo · 10 years ago
  15. 276c1b9 mcord merged into master-branch by Pingping Lin · 10 years ago
  16. 690f2ed Fix service inconsistencies by Jeremy Mowery · 10 years ago
  17. 11ed899 Fix style and imports by Jeremy Mowery · 10 years ago
  18. 9563513 Synchronize style fixes by Jeremy Mowery · 10 years ago
  19. 8767932 Merge by Jeremy Mowery · 10 years ago
  20. 98e97d7 Add documentation and remove some temporary changes by Jeremy Mowery · 10 years ago
  21. 97ca910 allow networks to subscribe to tenants by Scott Baker · 10 years ago
  22. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 10 years ago
  23. e6e7855 don't try to attach the management network into a service chain by Scott Baker · 10 years ago
  24. 65f5598 Improve TenantPrivilege by Jeremy Mowery · 10 years ago
  25. c86352a Improve TenantPrivilege by Jeremy Mowery · 10 years ago
  26. 64b2610 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 10 years ago
  27. 1271a4d rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 10 years ago
  28. 36fb9e5 Hopefully fix everything that needs to be fixed by Jeremy Mowery · 10 years ago
  29. 5d06a23 Make VPN Great Again by Jeremy Mowery · 10 years ago
  30. e4c9d87 fix bug by Scott Baker · 10 years ago
  31. dc880f3 ensure account_num is unique by Scott Baker · 10 years ago
  32. f180ff3 fix bug in default attribute lookup by Scott Baker · 10 years ago
  33. b31bd9e Add privileges for tenants by Jeremy Mowery · 10 years ago
  34. 6526f55 push node label stuff through to tosca and vsgservice by Scott Baker · 10 years ago
  35. fa30bae starting_point by Pingping Lin · 10 years ago
  36. 6e706ce fix misspelled attribute name by Scott Baker · 10 years ago
  37. 6dfde21 add get_default_attribute method that searches both simple_attributes and defaults by Scott Baker · 10 years ago
  38. 2ab2d07 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 10 years ago
  39. bdda0be support for external_hostname / external_container by Scott Baker · 10 years ago
  40. f63cf1c turn off the restriction that source networks cannot be access networks by Scott Baker · 10 years ago
  41. 0f908e0 get docker image name from image.path; add support for docker tag by Scott Baker · 10 years ago
  42. ee83f2a set creator from caller in TenantWithContainer; delete duplicate creator.setter method by Scott Baker · 10 years ago
  43. 8a67ae7 vtn source network should only be private networks, vtn destination networks should only be access networks by Scott Baker · 10 years ago
  44. cbd718e return neutron network ids; add services_names endpoint for debugging by Scott Baker · 10 years ago
  45. 5380a44 vtn API by Scott Baker · 10 years ago
  46. cce158d attribute_dict helper funcs; convert service attribute name from slug field to text field by Scott Baker · 10 years ago
  47. 534dd2a add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 10 years ago
  48. 88fde3d remove commented-out code by Scott Baker · 10 years ago
  49. 71120a9 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 10 years ago
  50. 1d14ff0 BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 10 years ago
  51. cfaf0d3 make service look at slice.default_isolation by Scott Baker · 10 years ago
  52. 716c9fe Support for multiple containers on same instance for ceilometer service by svavilap · 10 years ago
  53. f60c010 add private_key_fn to tosca service models by Scott Baker · 10 years ago
  54. 0cefa53 fold Container object into Instance by Scott Baker · 10 years ago
  55. e274f6b Allow TenantWithContainer to use either containers-in-vm or containers-on-bare-metal by Scott Baker · 10 years ago
  56. 907f991 allow use of . in onos config file names by Scott Baker · 10 years ago
  57. 542cd6f support for the Service sync_step by Scott Baker · 10 years ago
  58. 462a1d9 add TenantAttribute model by Scott Baker · 10 years ago
  59. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 10 years ago
  60. ea30da8 resolve merge conflicts by Tony Mack · 10 years ago
  61. 7288c52 reconcile merge conflict by Scott Baker · 10 years ago
  62. e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 10 years ago
  63. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 10 years ago
  64. 2461bec Add Program model to XOS by Scott Baker · 10 years ago
  65. 5116b30 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 10 years ago
  66. 16573d3 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 10 years ago
  67. 335882a fix issue with TenantRootPrivilege by Scott Baker · 10 years ago
  68. 096dce8 fix scoping issue by Scott Baker · 11 years ago
  69. 74404fe a way to automatically create simple attributes by Scott Baker · 11 years ago
  70. 82498c5 move get_attribute/set_attribute to a mixin by Scott Baker · 11 years ago
  71. 2f0828e add service_specific_attribute to service model by Scott Baker · 11 years ago
  72. db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 11 years ago
  73. efcec63 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 11 years ago
  74. 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 11 years ago
  75. 4587b82 TenantRoot and related models by Scott Baker · 11 years ago
  76. 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 11 years ago
  77. dcc5427 doesn't need to check providerservice anymore by Scott Baker · 11 years ago
  78. f996b76 change tenant unicode to something less inscrutable by Scott Baker · 11 years ago
  79. 9ec754e fix TypeError by Tony Mack · 11 years ago
  80. f7caea4 fix syntax error by Tony Mack · 11 years ago
  81. bbe4358 resolve merge conflict by Tony Mack · 11 years ago
  82. 9843673 add ability for services to scale by Scott Baker · 11 years ago
  83. 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 11 years ago
  84. d972c8d merge by Tony Mack · 11 years ago
  85. e7fc9f5 add method to get deleted tenant objects by Scott Baker · 11 years ago
  86. 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 11 years ago
  87. 9d2ea09 add service permissions by Tony Mack · 11 years ago
  88. 925a8fa add coarse tenancy support by Scott Baker · 11 years ago
  89. d921e1c clarify exceptions by Scott Baker · 11 years ago
  90. a0fc1e1 workaround for rest_framework post bug by Scott Baker · 11 years ago
  91. 008a996 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 11 years ago
  92. f57e559 fix missing json import, fix misnamed variable by Scott Baker · 11 years ago
  93. 8103d0f start working on Tenant object by Scott Baker · 11 years ago
  94. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 11 years ago
  95. f812070 service button and view by Scott Baker · 11 years ago
  96. 89f8a9e rename planetstack directory to xos by Scott Baker · 11 years ago[Renamed from planetstack/core/models/service.py]
  97. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 12 years ago
  98. 00353f7 Added missing Service.py by Siobhan Tully · 12 years ago