1. 9623af5 Delete importer.py by Larry Peterson · 9 years ago
  2. 7dccaad Delete __init__.py by Larry Peterson · 9 years ago
  3. 77084f9 Delete __init__.py by Larry Peterson · 9 years ago
  4. 1fb105d Delete keystone_user.py by Larry Peterson · 9 years ago
  5. 0575470 Delete modeling-services-fig2.png by Larry Peterson · 9 years ago
  6. 025d94e Delete modeling-services-fig1.png by Larry Peterson · 9 years ago
  7. 2c1b84e Delete xos.spec by Larry Peterson · 9 years ago
  8. 72dc87f Delete xos.deps by Larry Peterson · 9 years ago
  9. ba55322 Delete upgrade-container.sh by Larry Peterson · 9 years ago
  10. 80b30f3 Delete setup.py by Larry Peterson · 9 years ago
  11. c7a4f79 Delete observer.conf by Larry Peterson · 9 years ago
  12. 634cd89 Delete observer-initscript by Larry Peterson · 9 years ago
  13. 77e1172 Delete install_opencloud by Larry Peterson · 9 years ago
  14. 74223ab Delete docker-cp.sh by Larry Peterson · 9 years ago
  15. e86b13b Delete ansible-hosts by Larry Peterson · 9 years ago
  16. a9a7896 Delete Makefile by Larry Peterson · 9 years ago
  17. 07cbb8e build local dockerfile by Tony Mack · 9 years ago
  18. 7289f35 notes on VTN Synchronizer by sbconsulting · 9 years ago
  19. e8bc646 fix delete call by Scott Baker · 9 years ago
  20. 17c6f43 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  21. c08ec1d plumb through the REST api calls by Scott Baker · 9 years ago
  22. eb3bad9 turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
  23. a70291d Slice roughly tested by Matteo Scandolo · 9 years ago
  24. 35a6021 move destroy networks up top, add notes about VNC by sbconsulting · 9 years ago
  25. 05441f3 Create site test passing by Matteo Scandolo · 9 years ago
  26. 4c89105 Test Environment is working by Matteo Scandolo · 9 years ago
  27. a8167a7 Basic XOS+VTN environment by Andy Bavier · 9 years ago
  28. 872ca11 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
  29. 8660adf Detect premature activation of the Synchronizer by Sapan Bhatia · 9 years ago
  30. ab27819 Attempt to fix. Migration are not running... DB is empty when tosca.run is called by Matteo Scandolo · 9 years ago
  31. fdb74cf helper script for setting up vtn in bash configuration by Scott Baker · 9 years ago
  32. 3e8f420 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  33. 11db11c have the VTN manage the network node by Scott Baker · 9 years ago
  34. 33c0a28 Test start by Matteo Scandolo · 9 years ago
  35. a82dbd5 Fixes for devstack setup by Andy Bavier · 9 years ago
  36. a2c673b Fixed a couple of bugs by Andy Bavier · 9 years ago
  37. be9a9ca Fixed typo by Andy Bavier · 9 years ago
  38. 0aa226f CORD-414: Dynamic update of authorized openstack project list for ceilometer tenants by Srikanth Vavilapalli · 9 years ago
  39. ea43327 Downgrade django-filter by Andy Bavier · 9 years ago
  40. 61ee020 Remove solved problem by sbconsulting · 9 years ago
  41. feffda9 Update README-VTN.md by sbconsulting · 9 years ago
  42. 5a8f3f3 correction on port number by sbconsulting · 9 years ago
  43. e65f8d5 redo instructions about compute and nm configuration by sbconsulting · 9 years ago
  44. b327876 configure nm node by Scott Baker · 9 years ago
  45. 77224f6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  46. 3e5a1f5 needed to specify ssh_key by Scott Baker · 9 years ago
  47. d57ae5b Merge branch 'config-refactored' by Andy Bavier · 9 years ago
  48. b71260b Use docker-compose framework by Andy Bavier · 9 years ago
  49. b46dce8 Add a couple more helpers by Andy Bavier · 9 years ago
  50. f9a4c35 Add a couple more helpers by Andy Bavier · 9 years ago
  51. aa236b2 get the address of the nm node as well by Scott Baker · 9 years ago
  52. a162ffd Revert 'Backend' to 'CloudLab' by Andy Bavier · 9 years ago
  53. 9958a0d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  54. d358673 change vtn onos app container from bridged to host networking by Scott Baker · 9 years ago
  55. c3218b6 Downgrade django-filter by Andy Bavier · 9 years ago
  56. 75be64b Update frontend config; remove bash config by Andy Bavier · 9 years ago
  57. 49390af add support for configuring ONOS Cluster to use specific IP addresses by Scott Baker · 9 years ago
  58. 8c044f0 perm fix by Scott Baker · 9 years ago
  59. deba05f switch to port 6641 by Scott Baker · 9 years ago
  60. 8454523 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  61. 0de5399 destroy br-int by Scott Baker · 9 years ago
  62. 379e2bc ansible recipe for reconfiguring openvswitch on compute nodes by Scott Baker · 9 years ago
  63. f34b99a Install rsync by Andy Bavier · 9 years ago
  64. 89ec11c Fix variable name by Andy Bavier · 9 years ago
  65. ed8fdcf Activate other synchronizers by Andy Bavier · 9 years ago
  66. 0c5da86 Moved admin credentials by Andy Bavier · 9 years ago
  67. 7fcba47 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  68. fcef017 support docker host networking in dockerip.sh by Scott Baker · 9 years ago
  69. 615d5d3 Disable proxy_ssh for all observers, it's only useful with opencloud by Andy Bavier · 9 years ago
  70. 8e876fe Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  71. c22f24f Work around Synchronizer startup race condition by Andy Bavier · 9 years ago
  72. 9da2347 Run Synchronizer without supervisor by Andy Bavier · 9 years ago
  73. a3f2b81 Add some new targets by Andy Bavier · 9 years ago
  74. 4412008 Support devel build using local source tree by Andy Bavier · 9 years ago
  75. ec381b2 add note about using -O OpenFlow13 by sbconsulting · 9 years ago
  76. dd0f741 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  77. 2db12f6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  78. a6bffa2 add port forward for port 6653 by sbconsulting · 9 years ago
  79. 9cd807b add port forward for port 6653 by sbconsulting · 9 years ago
  80. 4373df2 script to force br-int controller to a particular address by Scott Baker · 9 years ago
  81. 1ab38d2 script to force br-int controller to a particular address by Scott Baker · 9 years ago
  82. c229404 Update supervisor config for running in its own container by Andy Bavier · 9 years ago
  83. 5bdf705 Move setup directory, fix scripts to use it by Andy Bavier · 9 years ago
  84. 5e8499e Merged Master by Matteo Scandolo · 9 years ago
  85. f0fb6e5 Merged Master by Matteo Scandolo · 9 years ago
  86. 9060328 Deleting config only if it exist by Matteo Scandolo · 9 years ago
  87. fb483bb Fix padmin key by Andy Bavier · 9 years ago
  88. 54b849e Merge branch 'master' into configure_refactored_containers by Andy Bavier · 9 years ago
  89. f862aaf Merge branch 'master' into configure_refactored_containers by Andy Bavier · 9 years ago
  90. 48c8521 Cleanup for docker-compose by Andy Bavier · 9 years ago
  91. 95aa40c Just print results for redirection to file by Andy Bavier · 9 years ago
  92. 8332213 Add docker-compose by Andy Bavier · 9 years ago
  93. 7d04067 Write generated files to separate directory by Andy Bavier · 9 years ago
  94. 7091cd4 Fix PYTHONPATH to include packages installed with apt-get by Andy Bavier · 9 years ago
  95. 24699af Fix PYTHONPATH to include packages installed with apt-get by Andy Bavier · 9 years ago
  96. e664ec4 added [networking] use_vtn=True by sbconsulting · 9 years ago
  97. 8db1bbb added [networking] use_vtn=True by sbconsulting · 9 years ago
  98. 409503e turn off nat_net when use_vtn is True by Scott Baker · 9 years ago
  99. e84ae80 turn off nat_net when use_vtn is True by Scott Baker · 9 years ago
  100. 7ab818f use networking_use_vtn variable to toggle gateway setting in sync_controller_networks by Scott Baker · 9 years ago