1. 1d5e7dc Moved ec2 observer into synchronizers by Sapan Bhatia · 9 years ago
  2. c83da37 Moved openstack observer into synchronizers by Sapan Bhatia · 9 years ago
  3. 16be143 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  4. becc057 Bugfix in chuckmove. If foo is mapped to bar, accept foo.test not by Sapan Bhatia · 9 years ago
  5. d64e844 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  6. a9047dd Chuckmove: a tool for reorganizing Python source trees by Sapan Bhatia · 9 years ago
  7. e8b0555 Update README.md by Larry Peterson · 9 years ago
  8. a0029ca move admin_customize to xos/ by Scott Baker · 9 years ago
  9. aef7f0c add README.md for admin_customize by Scott Baker · 9 years ago
  10. f33e216 allow use of xos-config.py when xos not installed in /opt/xos by Scott Baker · 9 years ago
  11. 069f90b move xos-config.py to tools directory by Scott Baker · 9 years ago
  12. 7914dab use 0.0.0.0 instead of the host's public hostname by Scott Baker · 9 years ago
  13. 6159b61 remove reference to monitor by Scott Baker · 9 years ago
  14. 62add2a remove reference to monitor and old stats view by Scott Baker · 9 years ago
  15. b7bb0b7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  16. 1907241 eliminate references to monitor by Scott Baker · 9 years ago
  17. dbbaac3 Delete synchronizers by Larry Peterson · 9 years ago
  18. 1f90a73 Create README.md by Larry Peterson · 9 years ago
  19. 4c34add Create README.md by Larry Peterson · 9 years ago
  20. ceebaa5 Delete ovs_neutron_plugin.py by Larry Peterson · 9 years ago
  21. f946bc0 Delete ovs_models_v2.py by Larry Peterson · 9 years ago
  22. 55dbfae Delete ovs_db_v2.py by Larry Peterson · 9 years ago
  23. 15807a0 Delete nat.py by Larry Peterson · 9 years ago
  24. 5b98fdf Delete __init__.py by Larry Peterson · 9 years ago
  25. 14b8434 Delete monitordriver.py by Larry Peterson · 9 years ago
  26. 68ff607 Delete user_importer.py by Larry Peterson · 9 years ago
  27. 5ce5096 Delete slice_importer.py by Larry Peterson · 9 years ago
  28. aa0af5d Delete site_importer.py by Larry Peterson · 9 years ago
  29. 74dac04 Delete role_importer.py by Larry Peterson · 9 years ago
  30. 1632257 Delete instance_importer.py by Larry Peterson · 9 years ago
  31. 9623af5 Delete importer.py by Larry Peterson · 9 years ago
  32. 7dccaad Delete __init__.py by Larry Peterson · 9 years ago
  33. 77084f9 Delete __init__.py by Larry Peterson · 9 years ago
  34. 1fb105d Delete keystone_user.py by Larry Peterson · 9 years ago
  35. 0575470 Delete modeling-services-fig2.png by Larry Peterson · 9 years ago
  36. 025d94e Delete modeling-services-fig1.png by Larry Peterson · 9 years ago
  37. 2c1b84e Delete xos.spec by Larry Peterson · 9 years ago
  38. 72dc87f Delete xos.deps by Larry Peterson · 9 years ago
  39. ba55322 Delete upgrade-container.sh by Larry Peterson · 9 years ago
  40. 80b30f3 Delete setup.py by Larry Peterson · 9 years ago
  41. c7a4f79 Delete observer.conf by Larry Peterson · 9 years ago
  42. 634cd89 Delete observer-initscript by Larry Peterson · 9 years ago
  43. 77e1172 Delete install_opencloud by Larry Peterson · 9 years ago
  44. 74223ab Delete docker-cp.sh by Larry Peterson · 9 years ago
  45. e86b13b Delete ansible-hosts by Larry Peterson · 9 years ago
  46. a9a7896 Delete Makefile by Larry Peterson · 9 years ago
  47. 07cbb8e build local dockerfile by Tony Mack · 9 years ago
  48. 7289f35 notes on VTN Synchronizer by sbconsulting · 9 years ago
  49. e8bc646 fix delete call by Scott Baker · 9 years ago
  50. 17c6f43 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  51. c08ec1d plumb through the REST api calls by Scott Baker · 9 years ago
  52. eb3bad9 turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
  53. 35a6021 move destroy networks up top, add notes about VNC by sbconsulting · 9 years ago
  54. a8167a7 Basic XOS+VTN environment by Andy Bavier · 9 years ago
  55. 8660adf Detect premature activation of the Synchronizer by Sapan Bhatia · 9 years ago
  56. fdb74cf helper script for setting up vtn in bash configuration by Scott Baker · 9 years ago
  57. 3e8f420 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  58. 11db11c have the VTN manage the network node by Scott Baker · 9 years ago
  59. a82dbd5 Fixes for devstack setup by Andy Bavier · 9 years ago
  60. a2c673b Fixed a couple of bugs by Andy Bavier · 9 years ago
  61. be9a9ca Fixed typo by Andy Bavier · 9 years ago
  62. 0aa226f CORD-414: Dynamic update of authorized openstack project list for ceilometer tenants by Srikanth Vavilapalli · 9 years ago
  63. ea43327 Downgrade django-filter by Andy Bavier · 9 years ago
  64. 61ee020 Remove solved problem by sbconsulting · 9 years ago
  65. feffda9 Update README-VTN.md by sbconsulting · 9 years ago
  66. 5a8f3f3 correction on port number by sbconsulting · 9 years ago
  67. e65f8d5 redo instructions about compute and nm configuration by sbconsulting · 9 years ago
  68. b327876 configure nm node by Scott Baker · 9 years ago
  69. 77224f6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  70. 3e5a1f5 needed to specify ssh_key by Scott Baker · 9 years ago
  71. d57ae5b Merge branch 'config-refactored' by Andy Bavier · 9 years ago
  72. b71260b Use docker-compose framework by Andy Bavier · 9 years ago
  73. b46dce8 Add a couple more helpers by Andy Bavier · 9 years ago
  74. f9a4c35 Add a couple more helpers by Andy Bavier · 9 years ago
  75. aa236b2 get the address of the nm node as well by Scott Baker · 9 years ago
  76. a162ffd Revert 'Backend' to 'CloudLab' by Andy Bavier · 9 years ago
  77. 9958a0d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  78. d358673 change vtn onos app container from bridged to host networking by Scott Baker · 9 years ago
  79. c3218b6 Downgrade django-filter by Andy Bavier · 9 years ago
  80. 75be64b Update frontend config; remove bash config by Andy Bavier · 9 years ago
  81. 49390af add support for configuring ONOS Cluster to use specific IP addresses by Scott Baker · 9 years ago
  82. 8c044f0 perm fix by Scott Baker · 9 years ago
  83. deba05f switch to port 6641 by Scott Baker · 9 years ago
  84. 8454523 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  85. 0de5399 destroy br-int by Scott Baker · 9 years ago
  86. 379e2bc ansible recipe for reconfiguring openvswitch on compute nodes by Scott Baker · 9 years ago
  87. f34b99a Install rsync by Andy Bavier · 9 years ago
  88. 89ec11c Fix variable name by Andy Bavier · 9 years ago
  89. ed8fdcf Activate other synchronizers by Andy Bavier · 9 years ago
  90. 0c5da86 Moved admin credentials by Andy Bavier · 9 years ago
  91. 7fcba47 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  92. fcef017 support docker host networking in dockerip.sh by Scott Baker · 9 years ago
  93. 615d5d3 Disable proxy_ssh for all observers, it's only useful with opencloud by Andy Bavier · 9 years ago
  94. 8e876fe Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  95. c22f24f Work around Synchronizer startup race condition by Andy Bavier · 9 years ago
  96. 9da2347 Run Synchronizer without supervisor by Andy Bavier · 9 years ago
  97. a3f2b81 Add some new targets by Andy Bavier · 9 years ago
  98. 4412008 Support devel build using local source tree by Andy Bavier · 9 years ago
  99. ec381b2 add note about using -O OpenFlow13 by sbconsulting · 9 years ago
  100. dd0f741 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago