1. 51111c1 Chuckmove: a tool for reorganizing Python source trees by Sapan Bhatia · 9 years ago
  2. b8b9c54 Update README.md by Larry Peterson · 9 years ago
  3. bb26b37 move admin_customize to xos/ by Scott Baker · 9 years ago
  4. 50a0ca9 Removed unused templates by Matteo Scandolo · 9 years ago
  5. 0cd6be0 add README.md for admin_customize by Scott Baker · 9 years ago
  6. 7b27fe3 moved away cord and registration templates by Matteo Scandolo · 9 years ago
  7. 448f6fe Started testing Service class by Matteo Scandolo · 9 years ago
  8. eace6b3 allow use of xos-config.py when xos not installed in /opt/xos by Scott Baker · 9 years ago
  9. 4ee344c move xos-config.py to tools directory by Scott Baker · 9 years ago
  10. 6affe15 use 0.0.0.0 instead of the host's public hostname by Scott Baker · 9 years ago
  11. 3a16664 remove reference to monitor by Scott Baker · 9 years ago
  12. 9d42b94 remove reference to monitor and old stats view by Scott Baker · 9 years ago
  13. 2e763a2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  14. c7d63bd eliminate references to monitor by Scott Baker · 9 years ago
  15. b12050e Slice validation error is now returning 403 by Matteo Scandolo · 9 years ago
  16. 9d23efb Delete synchronizers by Larry Peterson · 9 years ago
  17. 8a525a4 Authentication broken with multiple tests by Matteo Scandolo · 9 years ago
  18. e9c194f Create README.md by Larry Peterson · 9 years ago
  19. f191a66 Create README.md by Larry Peterson · 9 years ago
  20. c3a0fb5 Delete ovs_neutron_plugin.py by Larry Peterson · 9 years ago
  21. 5ff4873 Delete ovs_models_v2.py by Larry Peterson · 9 years ago
  22. 9e72114 Delete ovs_db_v2.py by Larry Peterson · 9 years ago
  23. 3dc2358 Delete nat.py by Larry Peterson · 9 years ago
  24. 03fd3a3 Delete __init__.py by Larry Peterson · 9 years ago
  25. a53410d Delete monitordriver.py by Larry Peterson · 9 years ago
  26. 45bf58d Delete user_importer.py by Larry Peterson · 9 years ago
  27. 99d6245 Delete slice_importer.py by Larry Peterson · 9 years ago
  28. 0c53d0b Delete site_importer.py by Larry Peterson · 9 years ago
  29. 36a6dbb Delete role_importer.py by Larry Peterson · 9 years ago
  30. 6d6a9fa Delete instance_importer.py by Larry Peterson · 9 years ago
  31. d0626c4 Delete importer.py by Larry Peterson · 9 years ago
  32. a636c55 Delete __init__.py by Larry Peterson · 9 years ago
  33. d321c45 Delete __init__.py by Larry Peterson · 9 years ago
  34. 7c7aa2d Delete keystone_user.py by Larry Peterson · 9 years ago
  35. c14bbd0 Delete modeling-services-fig2.png by Larry Peterson · 9 years ago
  36. cf4d9de Delete modeling-services-fig1.png by Larry Peterson · 9 years ago
  37. 344267c Delete xos.spec by Larry Peterson · 9 years ago
  38. db96f62 Delete xos.deps by Larry Peterson · 9 years ago
  39. 2cbf009 Delete upgrade-container.sh by Larry Peterson · 9 years ago
  40. 78f1459 Delete setup.py by Larry Peterson · 9 years ago
  41. e155f70 Delete observer.conf by Larry Peterson · 9 years ago
  42. 53dce16 Delete observer-initscript by Larry Peterson · 9 years ago
  43. c0235d4 Delete install_opencloud by Larry Peterson · 9 years ago
  44. df8c183 Delete docker-cp.sh by Larry Peterson · 9 years ago
  45. 8341e8403 Delete ansible-hosts by Larry Peterson · 9 years ago
  46. 6c3e71f Delete Makefile by Larry Peterson · 9 years ago
  47. 9b83185 build local dockerfile by Tony Mack · 9 years ago
  48. 8e4862f notes on VTN Synchronizer by sbconsulting · 9 years ago
  49. 57eced1 fix delete call by Scott Baker · 9 years ago
  50. 085993d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  51. 140969f plumb through the REST api calls by Scott Baker · 9 years ago
  52. f63cf1c turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
  53. 4b9da24 Slice roughly tested by Matteo Scandolo · 9 years ago
  54. 49287f1 move destroy networks up top, add notes about VNC by sbconsulting · 9 years ago
  55. 8bcad38 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  56. b143dfc Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  57. 7bae05e Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  58. 9cd4cf5 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  59. c391bc4 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  60. 81ef3d7 Create site test passing by Matteo Scandolo · 9 years ago
  61. b3d2d0d Test Environment is working by Matteo Scandolo · 9 years ago
  62. 2e6ac15 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  63. 9990a86 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  64. 68aac56 Basic XOS+VTN environment by Andy Bavier · 9 years ago
  65. b3cc9a9 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
  66. 3e3c05f Detect premature activation of the Synchronizer by Sapan Bhatia · 9 years ago
  67. e685a27 Attempt to fix. Migration are not running... DB is empty when tosca.run is called by Matteo Scandolo · 9 years ago
  68. d513036 helper script for setting up vtn in bash configuration by Scott Baker · 9 years ago
  69. 06f4656 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  70. b7c4d18 have the VTN manage the network node by Scott Baker · 9 years ago
  71. 2495cd4 Attempt to fix file naming by Jeremy Mowery · 9 years ago
  72. ba70a73 Test start by Matteo Scandolo · 9 years ago
  73. adcb9e8 Fixes for devstack setup by Andy Bavier · 9 years ago
  74. 3236c8e Fixed a couple of bugs by Andy Bavier · 9 years ago
  75. beecd48 Fixed typo by Andy Bavier · 9 years ago
  76. d51b6d2 fix issue with file naming by Jeremy Mowery · 9 years ago
  77. 4025ad6 Merge branch 'AddVPNService' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  78. 81d4f28 Add link form element by Jeremy Mowery · 9 years ago
  79. a4721c4 CORD-414: Dynamic update of authorized openstack project list for ceilometer tenants by Srikanth Vavilapalli · 9 years ago
  80. bb281f1 Fix script location by Jeremy Mowery · 9 years ago
  81. 0621777 Downgrade django-filter by Andy Bavier · 9 years ago
  82. da2c313 Initial set up to use script in VPN service by Jeremy Mowery · 9 years ago
  83. 6a149c9 merge master by Jeremy Mowery · 9 years ago
  84. 7132b8e Fix import error by Jeremy Mowery · 9 years ago
  85. 8c52f56 Add persistence to client config by Jeremy Mowery · 9 years ago
  86. 9c2f39e Improve addresses in VPN service by Jeremy Mowery · 9 years ago
  87. fb7df5a Fix docstrings and add modules for VPN observers by Jeremy Mowery · 9 years ago
  88. 4cf74cf Add docstrings for VPN service by Jeremy Mowery · 9 years ago
  89. 66bd875 Remove solved problem by sbconsulting · 9 years ago
  90. 856df9c Update README-VTN.md by sbconsulting · 9 years ago
  91. 2ba9920 correction on port number by sbconsulting · 9 years ago
  92. 33f35f3 redo instructions about compute and nm configuration by sbconsulting · 9 years ago
  93. 7c8c8e7 configure nm node by Scott Baker · 9 years ago
  94. 9eccd0a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  95. 6c8a93e needed to specify ssh_key by Scott Baker · 9 years ago
  96. 2fb741b Merge branch 'config-refactored' by Andy Bavier · 9 years ago
  97. 8b02fe0 Use docker-compose framework by Andy Bavier · 9 years ago
  98. 62c7347 Add a couple more helpers by Andy Bavier · 9 years ago
  99. ebbe44f Add a couple more helpers by Andy Bavier · 9 years ago
  100. 584500a get the address of the nm node as well by Scott Baker · 9 years ago