1. ac63ea1 let os_* ansible modules work by Zack Williams · 9 years ago
  2. fa9c36a change from nova_compute to os_server by Zack Williams · 9 years ago
  3. 0e84e76 stop including event_manager.py which was commented out. This removes the fofum dep by Zack Williams · 9 years ago
  4. ed00800 increase keysize to 2048 by Zack Williams · 9 years ago
  5. 388491e another fields = '__all__' by Zack Williams · 9 years ago
  6. cca7889 more fields = '__all__' by Zack Williams · 9 years ago
  7. a134152 more additions of default __all__ fields in Meta by Zack Williams · 9 years ago
  8. 07eaa47 Have to supply fields = '__all__' in class Meta in 1.8 by Zack Williams · 9 years ago
  9. 52f6156 "null has no effect on ManyToManyField" per django 1.8 by Zack Williams · 9 years ago
  10. e1b6111 have to quote version specification with commas, whitespace by Zack Williams · 9 years ago
  11. f2f1038 django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 9 years ago
  12. d5a1fd4 apply changes made to Dockerfile to devel/templ dockerfiles by Zack Williams · 9 years ago
  13. 22e3ed7 updated Dockerfile to LTS versions of Django, jQuery. Removed use of easy_install (using pip instead) by Zack Williams · 9 years ago
  14. 95471cf remove vestigal Dockerfile by Zack Williams · 9 years ago
  15. 7e72a07 Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  16. 06c86d0 Update README.md by Larry Peterson · 9 years ago
  17. b36954d Update VTN config generation to use VTN Service by Andy Bavier · 9 years ago
  18. 2690ba2 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 9 years ago
  19. 6c0dd9d Fix CORD logo by Andy Bavier · 9 years ago
  20. 095804a add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 9 years ago
  21. 51afd0d fix class name by Scott Baker · 9 years ago
  22. 0936e6d missed a field by Scott Baker · 9 years ago
  23. 1bcf89f add VTNService tosca by Scott Baker · 9 years ago
  24. 90378fa add VTN models and admin by Scott Baker · 9 years ago
  25. 2049a46 Merge branch 'bugfix/vtn-config-change' by Andy Bavier · 9 years ago
  26. 231283f Updated vSG api source by Matteo Scandolo · 9 years ago
  27. 17d09ae Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  28. 73bba66 Update docs to reflect vSG gateway settings were removed by sbconsulting · 9 years ago
  29. f9a74b5 remove fields that are no longer present in vSG service by Scott Baker · 9 years ago
  30. cec72a3 VTN config changed slightly by Andy Bavier · 9 years ago
  31. 1827113 Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  32. b6c83a2 cleanup the exampleservice network by Scott Baker · 9 years ago
  33. 451050f eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 9 years ago
  34. 9b71ee0 s/element_name/name/ , fixes #42 by Zack Williams · 9 years ago
  35. 6f54b16 Update container ubuntu version, and switch to ansible PPA by Zack Williams · 9 years ago
  36. 1d21f96 first run at removing older tutorials by Zack Williams · 9 years ago
  37. 3985557 Merge pull request #138 from jermowery/cleanupStyle by Zack Williams · 9 years ago
  38. 8d1c333 Merge branch 'feature/common-components' by Matteo Scandolo · 9 years ago
  39. 595ef95 Merged tutorial by Matteo Scandolo · 9 years ago
  40. 67af0e8 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  41. ec95cb4 Added documentation for sample service by Matteo Scandolo · 9 years ago
  42. 7241e26 Transferring API Description file from Apiary.io by Teone · 9 years ago
  43. c2cb057 remove reference to ../cord/ by Scott Baker · 9 years ago
  44. f0bdd01 deprecate the old non-VTN cord configuration by Scott Baker · 9 years ago
  45. ff54f36 Update README.md by Andy Bavier · 9 years ago
  46. 4feed7d Update README.md by Andy Bavier · 9 years ago
  47. 1418573 update documentation to reflect addresspool changes by sbconsulting · 9 years ago
  48. b645ce9 Added vRouter to tests setup by Matteo Scandolo · 9 years ago
  49. b0207ba not creating tenant by Matteo Scandolo · 9 years ago
  50. 1909304 Started to add vRouter by Matteo Scandolo · 9 years ago
  51. 46d96d1 Fix style and imports by Jeremy Mowery · 9 years ago
  52. 918c0fa alert and pagination by Matteo Scandolo · 9 years ago
  53. fb5937d Added test for pagination and addad info to table if no data are passed in by Matteo Scandolo · 9 years ago
  54. 833c7d8 Added tests for pagination component by Matteo Scandolo · 9 years ago
  55. 320ce2c Added pagination component by Matteo Scandolo · 9 years ago
  56. bfb3c25 Remove obsolete VTN configuration instructions by Andy Bavier · 9 years ago
  57. 62105de Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  58. 95729f8 remove unmapped submodule by Zack Williams · 9 years ago
  59. 5f6d728 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  60. 8f31353 Restored api docs by Matteo Scandolo · 9 years ago
  61. caf37ec Removed api submodule by Matteo Scandolo · 9 years ago
  62. f7f4262 Builded helpers by Matteo Scandolo · 9 years ago
  63. f83b18a Bug fix by Andy Bavier · 9 years ago
  64. 4c0f68c Pull gateways from vRouter by Andy Bavier · 9 years ago
  65. 4e3e605 Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  66. ffeedfa prevent running model_policies while network tosca is trying to save the object by Scott Baker · 9 years ago
  67. 6380cbf add no_policy field to prevent model from running model_policies by Scott Baker · 9 years ago
  68. 4b89376 Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  69. d179334 fix mac returned instead of ip by Scott Baker · 9 years ago
  70. 83c2f2e get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 9 years ago
  71. 92ca455 Updated xosTable documentation by Matteo Scandolo · 9 years ago
  72. 38423cf fix wrong subscriber field by Scott Baker · 9 years ago
  73. f32a2e9 Added order by buttons to xosTable and filtered by Matteo Scandolo · 9 years ago
  74. b24c8f2 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 9 years ago
  75. 73c0436 remove cidr from recipe by Scott Baker · 9 years ago
  76. 6a6586e Added filters to xosTable and tested by Matteo Scandolo · 9 years ago
  77. 92a65b5 fix url for vrouter service by Scott Baker · 9 years ago
  78. 7785c13 add vrouter to migrations by Scott Baker · 9 years ago
  79. 5614b90 Documented UI component: table by Matteo Scandolo · 9 years ago
  80. a7e64fd Table component with action by Matteo Scandolo · 9 years ago
  81. 43cba5c Update README.md by Andy Bavier · 9 years ago
  82. 3e4679c Update README.md by Andy Bavier · 9 years ago
  83. 9d7ca97 Added a warning against using this configuration by Andy Bavier · 9 years ago
  84. 5950c5c Tweak ufw restart procedure by Andy Bavier · 9 years ago
  85. ad7da21 Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 9 years ago
  86. dcc6524 Started table component by Matteo Scandolo · 9 years ago
  87. 1dab3e0 Reloading broser when helpers change by Matteo Scandolo · 9 years ago
  88. 21540aa Reading helpers from builded file by Matteo Scandolo · 9 years ago
  89. 7f93e99 Ignore files without .img suffix by Andy Bavier · 9 years ago
  90. 717352a Added ngDoc to generated API by Matteo Scandolo · 9 years ago
  91. 5d268e5 allow networks to subscribe to tenants by Scott Baker · 9 years ago
  92. fca52df addresspool now has cidr field and can only hold one cidr by Scott Baker · 9 years ago
  93. 45a5c56 Generating api docs and added ngAnimate by Matteo Scandolo · 9 years ago
  94. c04f3f9 set provider_server when creating vRouter tenant by Scott Baker · 9 years ago
  95. adb71ac show public_ip in vrouter tenant admin by Scott Baker · 9 years ago
  96. b4d7797 add AddressPool to core admins by Scott Baker · 9 years ago
  97. 1f4e328 add vrouter service to settings.py by Scott Baker · 9 years ago
  98. 520a9b6 change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 9 years ago
  99. eb43b2b get vSG addresses from vRouter tenants by Scott Baker · 9 years ago
  100. 3fff310 Fixed Sass workflow in generator by Matteo Scandolo · 9 years ago