1. c1a07f9 Updated service synchronizers with the right path by Sapan Bhatia · 8 years ago
  2. d245edb Rename service observers to synchronziers by Sapan Bhatia · 8 years ago
  3. d3692a4 Added main synchronizer module to base for import by service synchronizers. by Sapan Bhatia · 8 years ago
  4. 298f44c Fixed links to synchronizer steps directories by Sapan Bhatia · 8 years ago
  5. c7fd078 Merge branch 'feature/cleanup_teo' by Matteo Scandolo · 8 years ago
  6. e7841d8 Support for running the main synchronizer script out of an inner directory by Sapan Bhatia · 8 years ago
  7. 113b7cc Updated links to script that launches the synchronizer by Sapan Bhatia · 8 years ago
  8. 62ee8d1 mapping change by Sapan Bhatia · 8 years ago
  9. abac2c8 Make reuse of .orig files optional by Sapan Bhatia · 8 years ago
  10. ce91522 Mapping update by Sapan Bhatia · 8 years ago
  11. b570e0e Remap openstack_observer by Sapan Bhatia · 8 years ago
  12. a9dabaa Fix import by Sapan Bhatia · 8 years ago
  13. 65c82ce Fixed import for model_policy by Sapan Bhatia · 8 years ago
  14. 003e84c Reran chuckmove after adjusting '*' by Sapan Bhatia · 8 years ago
  15. 8b64db9 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  16. ae085cb Support 'from foo import *' by Sapan Bhatia · 8 years ago
  17. 3a01eb2 update util.logger to xos.logger by Scott Baker · 8 years ago
  18. d19c90f Dropped observer directory, properly by Sapan Bhatia · 8 years ago
  19. b227b8c Moved correct versions of synchronizer base by Sapan Bhatia · 8 years ago
  20. 205209b Moved observers into synchronizers, properly, maintaining their history by Sapan Bhatia · 8 years ago
  21. 2ac8864 Revert "Delete observers dir" by Sapan Bhatia · 8 years ago
  22. 9339c49 remove leftover __init__.py file by Scott Baker · 8 years ago
  23. fdb653c add rebuild_xos and rebuild_synchronizer targets by Scott Baker · 8 years ago
  24. 0ac7f56 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  25. b0c314d impors are a list of commas by Sapan Bhatia · 8 years ago
  26. f154cc2 remaining references to util.logger updated by Scott Baker · 8 years ago
  27. 0171c14 change util.logger to xos.logger by Scott Baker · 8 years ago
  28. 9137e28 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  29. 76d099a Support commas by Sapan Bhatia · 8 years ago
  30. 0ae266e move util.logger to xos.logger by Scott Baker · 8 years ago
  31. 3f39ebd Update README-VTN.md by sbconsulting · 8 years ago
  32. b713779 notes on testing service composition by sbconsulting · 8 years ago
  33. 81b777e Rename observer to synchronizer by Sapan Bhatia · 8 years ago
  34. 7f5a09c Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  35. 3115585 Updated some links by Sapan Bhatia · 8 years ago
  36. 0763cb3 Delete observers dir by Sapan Bhatia · 8 years ago
  37. 68e1e35 Complete basic configuration of VTN in Neutron by Andy Bavier · 8 years ago
  38. 35f9442 Fixed path to credentials by Andy Bavier · 8 years ago
  39. 4aaaf70 Make modules importable by Sapan Bhatia · 8 years ago
  40. 0c78a88 chuckmoved model_policy.py into synchronizers by Sapan Bhatia · 8 years ago
  41. ed1883d Moved dependency_walker into generate, as well as model policies by Sapan Bhatia · 8 years ago
  42. 3f50410 move util/xml.py and update reference from config.py by Scott Baker · 8 years ago
  43. 04b6423 remove unused glob.py by Scott Baker · 8 years ago
  44. 7b44459 remove obsolete api-related views and api files by Scott Baker · 8 years ago
  45. df5e2ed move scripts to tools by Scott Baker · 8 years ago
  46. 0e1a056 clean up references to scripts/opencloud by Scott Baker · 8 years ago
  47. 34334f7 resolve some oddities with HPC admin failing to add services by Scott Baker · 8 years ago
  48. d961cf7 move docker_start_xos and docker_setup_xos to tools/ by Scott Baker · 8 years ago
  49. 0d86f97 rename scripts/opencloud to tools/xos-manage by Scott Baker · 8 years ago
  50. b5ad3ac Moved template README in right folder by Matteo Scandolo · 8 years ago
  51. 2b9172d Added README in xos_config folder by Matteo Scandolo · 8 years ago
  52. fe16ae4 Replicated openstack synchronizer into a base synchronizer, to be by Sapan Bhatia · 8 years ago
  53. 69ac085 Moved ec2 observer into synchronizers by Sapan Bhatia · 8 years ago
  54. e5e0767 Moved openstack observer into synchronizers by Sapan Bhatia · 8 years ago
  55. 67ea0d7 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 8 years ago
  56. f801196 Bugfix in chuckmove. If foo is mapped to bar, accept foo.test not by Sapan Bhatia · 8 years ago
  57. 7e7ed3f Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  58. 51111c1 Chuckmove: a tool for reorganizing Python source trees by Sapan Bhatia · 8 years ago
  59. b8b9c54 Update README.md by Larry Peterson · 8 years ago
  60. bb26b37 move admin_customize to xos/ by Scott Baker · 8 years ago
  61. 50a0ca9 Removed unused templates by Matteo Scandolo · 8 years ago
  62. 0cd6be0 add README.md for admin_customize by Scott Baker · 8 years ago
  63. 7b27fe3 moved away cord and registration templates by Matteo Scandolo · 8 years ago
  64. eace6b3 allow use of xos-config.py when xos not installed in /opt/xos by Scott Baker · 8 years ago
  65. 4ee344c move xos-config.py to tools directory by Scott Baker · 8 years ago
  66. 6affe15 use 0.0.0.0 instead of the host's public hostname by Scott Baker · 8 years ago
  67. 3a16664 remove reference to monitor by Scott Baker · 8 years ago
  68. 9d42b94 remove reference to monitor and old stats view by Scott Baker · 8 years ago
  69. 2e763a2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  70. c7d63bd eliminate references to monitor by Scott Baker · 8 years ago
  71. 9d23efb Delete synchronizers by Larry Peterson · 8 years ago
  72. e9c194f Create README.md by Larry Peterson · 8 years ago
  73. f191a66 Create README.md by Larry Peterson · 8 years ago
  74. c3a0fb5 Delete ovs_neutron_plugin.py by Larry Peterson · 8 years ago
  75. 5ff4873 Delete ovs_models_v2.py by Larry Peterson · 8 years ago
  76. 9e72114 Delete ovs_db_v2.py by Larry Peterson · 8 years ago
  77. 3dc2358 Delete nat.py by Larry Peterson · 8 years ago
  78. 03fd3a3 Delete __init__.py by Larry Peterson · 8 years ago
  79. a53410d Delete monitordriver.py by Larry Peterson · 8 years ago
  80. 45bf58d Delete user_importer.py by Larry Peterson · 8 years ago
  81. 99d6245 Delete slice_importer.py by Larry Peterson · 8 years ago
  82. 0c53d0b Delete site_importer.py by Larry Peterson · 8 years ago
  83. 36a6dbb Delete role_importer.py by Larry Peterson · 8 years ago
  84. 6d6a9fa Delete instance_importer.py by Larry Peterson · 8 years ago
  85. d0626c4 Delete importer.py by Larry Peterson · 8 years ago
  86. a636c55 Delete __init__.py by Larry Peterson · 8 years ago
  87. d321c45 Delete __init__.py by Larry Peterson · 8 years ago
  88. 7c7aa2d Delete keystone_user.py by Larry Peterson · 8 years ago
  89. c14bbd0 Delete modeling-services-fig2.png by Larry Peterson · 8 years ago
  90. cf4d9de Delete modeling-services-fig1.png by Larry Peterson · 8 years ago
  91. 344267c Delete xos.spec by Larry Peterson · 8 years ago
  92. db96f62 Delete xos.deps by Larry Peterson · 8 years ago
  93. 2cbf009 Delete upgrade-container.sh by Larry Peterson · 8 years ago
  94. 78f1459 Delete setup.py by Larry Peterson · 8 years ago
  95. e155f70 Delete observer.conf by Larry Peterson · 8 years ago
  96. 53dce16 Delete observer-initscript by Larry Peterson · 8 years ago
  97. c0235d4 Delete install_opencloud by Larry Peterson · 8 years ago
  98. df8c183 Delete docker-cp.sh by Larry Peterson · 8 years ago
  99. 8341e8403 Delete ansible-hosts by Larry Peterson · 8 years ago
  100. 6c3e71f Delete Makefile by Larry Peterson · 8 years ago