1. 9137e28 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  2. 76d099a Support commas by Sapan Bhatia · 8 years ago
  3. 0ae266e move util.logger to xos.logger by Scott Baker · 8 years ago
  4. 3f39ebd Update README-VTN.md by sbconsulting · 8 years ago
  5. b713779 notes on testing service composition by sbconsulting · 8 years ago
  6. 81b777e Rename observer to synchronizer by Sapan Bhatia · 8 years ago
  7. 7f5a09c Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  8. 3115585 Updated some links by Sapan Bhatia · 8 years ago
  9. 0763cb3 Delete observers dir by Sapan Bhatia · 8 years ago
  10. 68e1e35 Complete basic configuration of VTN in Neutron by Andy Bavier · 8 years ago
  11. 35f9442 Fixed path to credentials by Andy Bavier · 8 years ago
  12. 4aaaf70 Make modules importable by Sapan Bhatia · 8 years ago
  13. 0c78a88 chuckmoved model_policy.py into synchronizers by Sapan Bhatia · 8 years ago
  14. ed1883d Moved dependency_walker into generate, as well as model policies by Sapan Bhatia · 8 years ago
  15. 3f50410 move util/xml.py and update reference from config.py by Scott Baker · 8 years ago
  16. 04b6423 remove unused glob.py by Scott Baker · 8 years ago
  17. 7b44459 remove obsolete api-related views and api files by Scott Baker · 8 years ago
  18. df5e2ed move scripts to tools by Scott Baker · 8 years ago
  19. 0e1a056 clean up references to scripts/opencloud by Scott Baker · 8 years ago
  20. 34334f7 resolve some oddities with HPC admin failing to add services by Scott Baker · 8 years ago
  21. d961cf7 move docker_start_xos and docker_setup_xos to tools/ by Scott Baker · 8 years ago
  22. 0d86f97 rename scripts/opencloud to tools/xos-manage by Scott Baker · 8 years ago
  23. fe16ae4 Replicated openstack synchronizer into a base synchronizer, to be by Sapan Bhatia · 8 years ago
  24. 69ac085 Moved ec2 observer into synchronizers by Sapan Bhatia · 8 years ago
  25. e5e0767 Moved openstack observer into synchronizers by Sapan Bhatia · 8 years ago
  26. 67ea0d7 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 8 years ago
  27. f801196 Bugfix in chuckmove. If foo is mapped to bar, accept foo.test not by Sapan Bhatia · 8 years ago
  28. 7e7ed3f Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  29. 51111c1 Chuckmove: a tool for reorganizing Python source trees by Sapan Bhatia · 8 years ago
  30. b8b9c54 Update README.md by Larry Peterson · 8 years ago
  31. bb26b37 move admin_customize to xos/ by Scott Baker · 8 years ago
  32. 0cd6be0 add README.md for admin_customize by Scott Baker · 8 years ago
  33. eace6b3 allow use of xos-config.py when xos not installed in /opt/xos by Scott Baker · 8 years ago
  34. 4ee344c move xos-config.py to tools directory by Scott Baker · 8 years ago
  35. 6affe15 use 0.0.0.0 instead of the host's public hostname by Scott Baker · 8 years ago
  36. 3a16664 remove reference to monitor by Scott Baker · 8 years ago
  37. 9d42b94 remove reference to monitor and old stats view by Scott Baker · 8 years ago
  38. 2e763a2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  39. c7d63bd eliminate references to monitor by Scott Baker · 8 years ago
  40. 9d23efb Delete synchronizers by Larry Peterson · 8 years ago
  41. e9c194f Create README.md by Larry Peterson · 8 years ago
  42. f191a66 Create README.md by Larry Peterson · 8 years ago
  43. c3a0fb5 Delete ovs_neutron_plugin.py by Larry Peterson · 8 years ago
  44. 5ff4873 Delete ovs_models_v2.py by Larry Peterson · 8 years ago
  45. 9e72114 Delete ovs_db_v2.py by Larry Peterson · 8 years ago
  46. 3dc2358 Delete nat.py by Larry Peterson · 8 years ago
  47. 03fd3a3 Delete __init__.py by Larry Peterson · 8 years ago
  48. a53410d Delete monitordriver.py by Larry Peterson · 8 years ago
  49. 45bf58d Delete user_importer.py by Larry Peterson · 8 years ago
  50. 99d6245 Delete slice_importer.py by Larry Peterson · 8 years ago
  51. 0c53d0b Delete site_importer.py by Larry Peterson · 8 years ago
  52. 36a6dbb Delete role_importer.py by Larry Peterson · 8 years ago
  53. 6d6a9fa Delete instance_importer.py by Larry Peterson · 8 years ago
  54. d0626c4 Delete importer.py by Larry Peterson · 8 years ago
  55. a636c55 Delete __init__.py by Larry Peterson · 8 years ago
  56. d321c45 Delete __init__.py by Larry Peterson · 8 years ago
  57. 7c7aa2d Delete keystone_user.py by Larry Peterson · 8 years ago
  58. c14bbd0 Delete modeling-services-fig2.png by Larry Peterson · 8 years ago
  59. cf4d9de Delete modeling-services-fig1.png by Larry Peterson · 8 years ago
  60. 344267c Delete xos.spec by Larry Peterson · 8 years ago
  61. db96f62 Delete xos.deps by Larry Peterson · 8 years ago
  62. 2cbf009 Delete upgrade-container.sh by Larry Peterson · 8 years ago
  63. 78f1459 Delete setup.py by Larry Peterson · 8 years ago
  64. e155f70 Delete observer.conf by Larry Peterson · 8 years ago
  65. 53dce16 Delete observer-initscript by Larry Peterson · 8 years ago
  66. c0235d4 Delete install_opencloud by Larry Peterson · 8 years ago
  67. df8c183 Delete docker-cp.sh by Larry Peterson · 8 years ago
  68. 8341e8403 Delete ansible-hosts by Larry Peterson · 8 years ago
  69. 6c3e71f Delete Makefile by Larry Peterson · 8 years ago
  70. 9b83185 build local dockerfile by Tony Mack · 8 years ago
  71. 8e4862f notes on VTN Synchronizer by sbconsulting · 9 years ago
  72. 57eced1 fix delete call by Scott Baker · 9 years ago
  73. 085993d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. 140969f plumb through the REST api calls by Scott Baker · 9 years ago
  75. f63cf1c turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
  76. 49287f1 move destroy networks up top, add notes about VNC by sbconsulting · 9 years ago
  77. 68aac56 Basic XOS+VTN environment by Andy Bavier · 9 years ago
  78. 3e3c05f Detect premature activation of the Synchronizer by Sapan Bhatia · 9 years ago
  79. d513036 helper script for setting up vtn in bash configuration by Scott Baker · 9 years ago
  80. 06f4656 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  81. b7c4d18 have the VTN manage the network node by Scott Baker · 9 years ago
  82. adcb9e8 Fixes for devstack setup by Andy Bavier · 9 years ago
  83. 3236c8e Fixed a couple of bugs by Andy Bavier · 9 years ago
  84. beecd48 Fixed typo by Andy Bavier · 9 years ago
  85. a4721c4 CORD-414: Dynamic update of authorized openstack project list for ceilometer tenants by Srikanth Vavilapalli · 9 years ago
  86. 0621777 Downgrade django-filter by Andy Bavier · 9 years ago
  87. 66bd875 Remove solved problem by sbconsulting · 9 years ago
  88. 856df9c Update README-VTN.md by sbconsulting · 9 years ago
  89. 2ba9920 correction on port number by sbconsulting · 9 years ago
  90. 33f35f3 redo instructions about compute and nm configuration by sbconsulting · 9 years ago
  91. 7c8c8e7 configure nm node by Scott Baker · 9 years ago
  92. 9eccd0a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  93. 6c8a93e needed to specify ssh_key by Scott Baker · 9 years ago
  94. 2fb741b Merge branch 'config-refactored' by Andy Bavier · 9 years ago
  95. 8b02fe0 Use docker-compose framework by Andy Bavier · 9 years ago
  96. 62c7347 Add a couple more helpers by Andy Bavier · 9 years ago
  97. ebbe44f Add a couple more helpers by Andy Bavier · 9 years ago
  98. 584500a get the address of the nm node as well by Scott Baker · 9 years ago
  99. c9f23c2 Revert 'Backend' to 'CloudLab' by Andy Bavier · 9 years ago
  100. b589f02 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago