1. 2424d73 fix more deprecation warnings by Zack Williams · 10 years ago
  2. fb9f1fb remove unused import which was causing a deprecation warning by Zack Williams · 10 years ago
  3. d7533b5 fix django deprecation warning by Zack Williams · 10 years ago
  4. aa4c87f Merge branch 'master' into feature/lts by Zack Williams · 10 years ago
  5. 3256191 Fixed a regression (dropped auto_now for update). Also use timezone.now by Sapan Bhatia · 10 years ago
  6. 795c7aa django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 10 years ago
  7. f4a97a3 Merge remote-tracking branch 'origin/master' into feature/lts by Zack Williams · 10 years ago
  8. 1a5fae9 remove serviceclass default setting from slice.save by Scott Baker · 10 years ago
  9. e332de5 Allow Service.version to be blank and null by Scott Baker · 10 years ago
  10. f5a1906 Make Slice.ServiceClass no longer required by Scott Baker · 10 years ago
  11. 6b35099 fix get_query_set v. get_queryset per django change by Zack Williams · 10 years ago
  12. ed79761 merged master by Zack Williams · 10 years ago
  13. 1b5540c Eliminate synchronizer to data model feedback by Sapan Bhatia · 10 years ago
  14. f96dd48 fixed merge of master into lts by Zack Williams · 10 years ago
  15. 52f6156 "null has no effect on ManyToManyField" per django 1.8 by Zack Williams · 10 years ago
  16. f2f1038 django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 10 years ago
  17. a1e4aee Fix __init__ by Jeremy Mowery · 10 years ago
  18. 61c012c Fix service inconsistencies by Jeremy Mowery · 10 years ago
  19. 0e28d0a Fix user inconsistencies by Jeremy Mowery · 10 years ago
  20. c27d3c5 Fix user inconsistencies by Jeremy Mowery · 10 years ago
  21. 3ec27b7 Fix user inconsistencies by Jeremy Mowery · 10 years ago
  22. c117054 Fix user inconsistencies by Jeremy Mowery · 10 years ago
  23. 46d96d1 Fix style and imports by Jeremy Mowery · 10 years ago
  24. da57d40 Synchronize style fixes by Jeremy Mowery · 10 years ago
  25. 9b42edf Merge by Jeremy Mowery · 10 years ago
  26. 308e8f0 Add documentation and remove some temporary changes by Jeremy Mowery · 10 years ago
  27. 6380cbf add no_policy field to prevent model from running model_policies by Scott Baker · 10 years ago
  28. 5d268e5 allow networks to subscribe to tenants by Scott Baker · 10 years ago
  29. fca52df addresspool now has cidr field and can only hold one cidr by Scott Baker · 10 years ago
  30. 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 10 years ago
  31. 09a3f64 add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 10 years ago
  32. acae4bd don't try to attach the management network into a service chain by Scott Baker · 10 years ago
  33. e2f7d41 Merge branch 'feature/api-cleanup' by Matteo Scandolo · 10 years ago
  34. 9ef60e0 Improve TenantPrivilege by Jeremy Mowery · 10 years ago
  35. 05d16d4 Improve TenantPrivilege by Jeremy Mowery · 10 years ago
  36. bd97618 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 10 years ago
  37. 6c78307 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 10 years ago
  38. b0955d9 rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 10 years ago
  39. d0e8ed8 Custom model tologdict by Sapan Bhatia · 10 years ago
  40. f8888ed Make models serializable for extended logging by Sapan Bhatia · 10 years ago
  41. b52c49a Hopefully fix everything that needs to be fixed by Jeremy Mowery · 10 years ago
  42. a74c31d Make VPN Great Again by Jeremy Mowery · 10 years ago
  43. 64a1658 fix bug by Scott Baker · 10 years ago
  44. f373576 ensure account_num is unique by Scott Baker · 10 years ago
  45. 5d45b8a fix bug in default attribute lookup by Scott Baker · 10 years ago
  46. 798c0c1 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 10 years ago
  47. 9bb2bb4 Various bug fixes by Sapan Bhatia · 10 years ago
  48. bcff59f Synchronizer diagnostics by Sapan Bhatia · 10 years ago
  49. 752dc50 Add privileges for tenants by Jeremy Mowery · 10 years ago
  50. 67074ab push node label stuff through to tosca and vsgservice by Scott Baker · 10 years ago
  51. 7c886d4 add node label feature by Scott Baker · 10 years ago
  52. 39e1e91 fix misspelled attribute name by Scott Baker · 10 years ago
  53. 440d115 add get_default_attribute method that searches both simple_attributes and defaults by Scott Baker · 10 years ago
  54. 3d798d3 add select_by_content_object by Scott Baker · 10 years ago
  55. 272949f protect against handing out an in-use address if someone re-ran the tosca recipe and reset the available addresses by Scott Baker · 10 years ago
  56. c5dfb5f start adding ability to delete ports from openstack by Scott Baker · 10 years ago
  57. 204a5c4 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 10 years ago
  58. a6a5b29 fix bugs by Scott Baker · 10 years ago
  59. 2e60860 add inuse field by Scott Baker · 10 years ago
  60. 6167c92 AddressPool object by Scott Baker · 10 years ago
  61. f5478bf use management ip for ssh_ip if management network is used by Scott Baker · 10 years ago
  62. 268e2aa support for external_hostname / external_container by Scott Baker · 10 years ago
  63. ddcac19 Bug fix by Sapan Bhatia · 10 years ago
  64. 5b2ec27 Fixed several bugs that were triggering the issues we saw on portal. by Sapan Bhatia · 10 years ago
  65. 1c0312e add exposed_ports field to slice by Scott Baker · 10 years ago
  66. 53c449d add noauto slice network option by Scott Baker · 10 years ago
  67. ecfbec7 allow editing Controller backend_register disabled bit from ControllerAdmin by Scott Baker · 10 years ago
  68. 16e9a9e Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 10 years ago
  69. f0538b8 Reran chuckmove after adjusting '*' by Sapan Bhatia · 10 years ago
  70. 4193d2a chuckmoved model_policy.py into synchronizers by Sapan Bhatia · 10 years ago
  71. 87dc34b Started testing Service class by Matteo Scandolo · 10 years ago
  72. 1907241 eliminate references to monitor by Scott Baker · 10 years ago
  73. 53ee3f0 Slice validation error is now returning 403 by Matteo Scandolo · 10 years ago
  74. eb3bad9 turn off the restriction that source networks cannot be access networks by Scott Baker · 10 years ago
  75. 1ec5961 Populate extra information for objects by Sapan Bhatia · 10 years ago
  76. 956eca6 repurpose slice network field by Scott Baker · 10 years ago
  77. 5e505a5 get docker image name from image.path; add support for docker tag by Scott Baker · 10 years ago
  78. 7b8262d add tag field git to image object by Scott Baker · 10 years ago
  79. 88fa673 set creator from caller in TenantWithContainer; delete duplicate creator.setter method by Scott Baker · 10 years ago
  80. cbf4c78 vtn source network should only be private networks, vtn destination networks should only be access networks by Scott Baker · 10 years ago
  81. 33c7dd8 allow enforce_choices to treat empty string and none as the same by Scott Baker · 10 years ago
  82. e60c73b enforce choices in network.access by Scott Baker · 10 years ago
  83. a36a990 Data model support for network access classes by Scott Baker · 10 years ago
  84. 1b7d98b return neutron network ids; add services_names endpoint for debugging by Scott Baker · 10 years ago
  85. 012c54b vtn API by Scott Baker · 10 years ago
  86. bcea8cf attribute_dict helper funcs; convert service attribute name from slug field to text field by Scott Baker · 10 years ago
  87. c8914bf add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 10 years ago
  88. b638b0c remove commented-out code by Scott Baker · 10 years ago
  89. 3406fbb Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 10 years ago
  90. 17b5a3c BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 10 years ago
  91. a759fe3 make service look at slice.default_isolation by Scott Baker · 10 years ago
  92. e50115b rename Quantum to Neutron by Scott Baker · 10 years ago
  93. c9642a7 remove segmentation_id from port by Scott Baker · 10 years ago
  94. 84e15b6 add default_isolation field to slice by Scott Baker · 10 years ago
  95. d0f74ec parameter helper functions by Scott Baker · 10 years ago
  96. b459403 Support for multiple containers on same instance for ceilometer service by svavilap · 10 years ago
  97. 1f454e3 add nesting support for container-in-vm by Scott Baker · 10 years ago
  98. dc63fb3 add private_key_fn to tosca service models by Scott Baker · 10 years ago
  99. b74d8cb remove old container model by Scott Baker · 10 years ago
  100. 73b39ee require instance isolation to match container kind by Scott Baker · 10 years ago