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