1. f63cf1c turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
  2. 0f908e0 get docker image name from image.path; add support for docker tag by Scott Baker · 9 years ago
  3. ee83f2a set creator from caller in TenantWithContainer; delete duplicate creator.setter method by Scott Baker · 9 years ago
  4. 8a67ae7 vtn source network should only be private networks, vtn destination networks should only be access networks by Scott Baker · 9 years ago
  5. cbd718e return neutron network ids; add services_names endpoint for debugging by Scott Baker · 9 years ago
  6. 5380a44 vtn API by Scott Baker · 9 years ago
  7. cce158d attribute_dict helper funcs; convert service attribute name from slug field to text field by Scott Baker · 9 years ago
  8. 534dd2a add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
  9. 88fde3d remove commented-out code by Scott Baker · 9 years ago
  10. 71120a9 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  11. 1d14ff0 BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
  12. cfaf0d3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  13. 716c9fe Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  14. f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  15. 0cefa53 fold Container object into Instance by Scott Baker · 9 years ago
  16. e274f6b Allow TenantWithContainer to use either containers-in-vm or containers-on-bare-metal by Scott Baker · 9 years ago
  17. 907f991 allow use of . in onos config file names by Scott Baker · 9 years ago
  18. 542cd6f support for the Service sync_step by Scott Baker · 9 years ago
  19. 462a1d9 add TenantAttribute model by Scott Baker · 9 years ago
  20. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  21. ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
  22. 7288c52 reconcile merge conflict by Scott Baker · 9 years ago
  23. e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
  24. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  25. 2461bec Add Program model to XOS by Scott Baker · 9 years ago
  26. 5116b30 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
  27. 16573d3 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
  28. 335882a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
  29. 096dce8 fix scoping issue by Scott Baker · 9 years ago
  30. 74404fe a way to automatically create simple attributes by Scott Baker · 9 years ago
  31. 82498c5 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
  32. 2f0828e add service_specific_attribute to service model by Scott Baker · 9 years ago
  33. db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
  34. efcec63 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 9 years ago
  35. 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
  36. 4587b82 TenantRoot and related models by Scott Baker · 9 years ago
  37. 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
  38. dcc5427 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
  39. f996b76 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
  40. 9ec754e fix TypeError by Tony Mack · 9 years ago
  41. f7caea4 fix syntax error by Tony Mack · 9 years ago
  42. bbe4358 resolve merge conflict by Tony Mack · 9 years ago
  43. 9843673 add ability for services to scale by Scott Baker · 9 years ago
  44. 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 9 years ago
  45. d972c8d merge by Tony Mack · 9 years ago
  46. e7fc9f5 add method to get deleted tenant objects by Scott Baker · 9 years ago
  47. 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 9 years ago
  48. 9d2ea09 add service permissions by Tony Mack · 9 years ago
  49. 925a8fa add coarse tenancy support by Scott Baker · 9 years ago
  50. d921e1c clarify exceptions by Scott Baker · 9 years ago
  51. a0fc1e1 workaround for rest_framework post bug by Scott Baker · 9 years ago
  52. 008a996 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 9 years ago
  53. f57e559 fix missing json import, fix misnamed variable by Scott Baker · 9 years ago
  54. 8103d0f start working on Tenant object by Scott Baker · 9 years ago
  55. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 10 years ago
  56. f812070 service button and view by Scott Baker · 10 years ago
  57. 89f8a9e rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/core/models/service.py]
  58. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  59. 00353f7 Added missing Service.py by Siobhan Tully · 11 years ago