1. c83da37 Moved openstack observer into synchronizers by Sapan Bhatia · 9 years ago
  2. 16be143 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  3. becc057 Bugfix in chuckmove. If foo is mapped to bar, accept foo.test not by Sapan Bhatia · 9 years ago
  4. d64e844 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  5. a9047dd Chuckmove: a tool for reorganizing Python source trees by Sapan Bhatia · 9 years ago
  6. e8b0555 Update README.md by Larry Peterson · 9 years ago
  7. a0029ca move admin_customize to xos/ by Scott Baker · 9 years ago
  8. 422d521 Removed unused templates by Matteo Scandolo · 9 years ago
  9. aef7f0c add README.md for admin_customize by Scott Baker · 9 years ago
  10. bb6dd53 moved away cord and registration templates by Matteo Scandolo · 9 years ago
  11. 87dc34b Started testing Service class by Matteo Scandolo · 9 years ago
  12. f33e216 allow use of xos-config.py when xos not installed in /opt/xos by Scott Baker · 9 years ago
  13. 069f90b move xos-config.py to tools directory by Scott Baker · 9 years ago
  14. 7914dab use 0.0.0.0 instead of the host's public hostname by Scott Baker · 9 years ago
  15. 6159b61 remove reference to monitor by Scott Baker · 9 years ago
  16. 62add2a remove reference to monitor and old stats view by Scott Baker · 9 years ago
  17. b7bb0b7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  18. 1907241 eliminate references to monitor by Scott Baker · 9 years ago
  19. 53ee3f0 Slice validation error is now returning 403 by Matteo Scandolo · 9 years ago
  20. dbbaac3 Delete synchronizers by Larry Peterson · 9 years ago
  21. 1ccabd9 Authentication broken with multiple tests by Matteo Scandolo · 9 years ago
  22. 1f90a73 Create README.md by Larry Peterson · 9 years ago
  23. 4c34add Create README.md by Larry Peterson · 9 years ago
  24. ceebaa5 Delete ovs_neutron_plugin.py by Larry Peterson · 9 years ago
  25. f946bc0 Delete ovs_models_v2.py by Larry Peterson · 9 years ago
  26. 55dbfae Delete ovs_db_v2.py by Larry Peterson · 9 years ago
  27. 15807a0 Delete nat.py by Larry Peterson · 9 years ago
  28. 5b98fdf Delete __init__.py by Larry Peterson · 9 years ago
  29. 14b8434 Delete monitordriver.py by Larry Peterson · 9 years ago
  30. 68ff607 Delete user_importer.py by Larry Peterson · 9 years ago
  31. 5ce5096 Delete slice_importer.py by Larry Peterson · 9 years ago
  32. aa0af5d Delete site_importer.py by Larry Peterson · 9 years ago
  33. 74dac04 Delete role_importer.py by Larry Peterson · 9 years ago
  34. 1632257 Delete instance_importer.py by Larry Peterson · 9 years ago
  35. 9623af5 Delete importer.py by Larry Peterson · 9 years ago
  36. 7dccaad Delete __init__.py by Larry Peterson · 9 years ago
  37. 77084f9 Delete __init__.py by Larry Peterson · 9 years ago
  38. 1fb105d Delete keystone_user.py by Larry Peterson · 9 years ago
  39. 0575470 Delete modeling-services-fig2.png by Larry Peterson · 9 years ago
  40. 025d94e Delete modeling-services-fig1.png by Larry Peterson · 9 years ago
  41. 2c1b84e Delete xos.spec by Larry Peterson · 9 years ago
  42. 72dc87f Delete xos.deps by Larry Peterson · 9 years ago
  43. ba55322 Delete upgrade-container.sh by Larry Peterson · 9 years ago
  44. 80b30f3 Delete setup.py by Larry Peterson · 9 years ago
  45. c7a4f79 Delete observer.conf by Larry Peterson · 9 years ago
  46. 634cd89 Delete observer-initscript by Larry Peterson · 9 years ago
  47. 77e1172 Delete install_opencloud by Larry Peterson · 9 years ago
  48. 74223ab Delete docker-cp.sh by Larry Peterson · 9 years ago
  49. e86b13b Delete ansible-hosts by Larry Peterson · 9 years ago
  50. a9a7896 Delete Makefile by Larry Peterson · 9 years ago
  51. 07cbb8e build local dockerfile by Tony Mack · 9 years ago
  52. 7289f35 notes on VTN Synchronizer by sbconsulting · 9 years ago
  53. e8bc646 fix delete call by Scott Baker · 9 years ago
  54. 17c6f43 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  55. c08ec1d plumb through the REST api calls by Scott Baker · 9 years ago
  56. eb3bad9 turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
  57. a70291d Slice roughly tested by Matteo Scandolo · 9 years ago
  58. 35a6021 move destroy networks up top, add notes about VNC by sbconsulting · 9 years ago
  59. fe13a23 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  60. 8525031 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  61. 6e38c4a Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  62. a98eb3a Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  63. 003a28c Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  64. 05441f3 Create site test passing by Matteo Scandolo · 9 years ago
  65. 4c89105 Test Environment is working by Matteo Scandolo · 9 years ago
  66. c825c3c Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  67. fc50242 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  68. a8167a7 Basic XOS+VTN environment by Andy Bavier · 9 years ago
  69. 872ca11 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
  70. 8660adf Detect premature activation of the Synchronizer by Sapan Bhatia · 9 years ago
  71. ab27819 Attempt to fix. Migration are not running... DB is empty when tosca.run is called by Matteo Scandolo · 9 years ago
  72. fdb74cf helper script for setting up vtn in bash configuration by Scott Baker · 9 years ago
  73. 3e8f420 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. 11db11c have the VTN manage the network node by Scott Baker · 9 years ago
  75. aebbe96 Attempt to fix file naming by Jeremy Mowery · 9 years ago
  76. 33c0a28 Test start by Matteo Scandolo · 9 years ago
  77. a82dbd5 Fixes for devstack setup by Andy Bavier · 9 years ago
  78. a2c673b Fixed a couple of bugs by Andy Bavier · 9 years ago
  79. be9a9ca Fixed typo by Andy Bavier · 9 years ago
  80. d3716c9 fix issue with file naming by Jeremy Mowery · 9 years ago
  81. 5b57e88 Merge branch 'AddVPNService' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  82. c2e8f16 Add link form element by Jeremy Mowery · 9 years ago
  83. 0aa226f CORD-414: Dynamic update of authorized openstack project list for ceilometer tenants by Srikanth Vavilapalli · 9 years ago
  84. 8aac627 Fix script location by Jeremy Mowery · 9 years ago
  85. ea43327 Downgrade django-filter by Andy Bavier · 9 years ago
  86. e02d4b6 Initial set up to use script in VPN service by Jeremy Mowery · 9 years ago
  87. 8900294 merge master by Jeremy Mowery · 9 years ago
  88. 9f00a8a Fix import error by Jeremy Mowery · 9 years ago
  89. 3f67ddf Add persistence to client config by Jeremy Mowery · 9 years ago
  90. 5055c7b Improve addresses in VPN service by Jeremy Mowery · 9 years ago
  91. c951d5b Fix docstrings and add modules for VPN observers by Jeremy Mowery · 9 years ago
  92. 8276082 Add docstrings for VPN service by Jeremy Mowery · 9 years ago
  93. 61ee020 Remove solved problem by sbconsulting · 9 years ago
  94. feffda9 Update README-VTN.md by sbconsulting · 9 years ago
  95. 5a8f3f3 correction on port number by sbconsulting · 9 years ago
  96. e65f8d5 redo instructions about compute and nm configuration by sbconsulting · 9 years ago
  97. b327876 configure nm node by Scott Baker · 9 years ago
  98. 77224f6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  99. 3e5a1f5 needed to specify ssh_key by Scott Baker · 9 years ago
  100. d57ae5b Merge branch 'config-refactored' by Andy Bavier · 9 years ago