1. a16cfb2 fix more bugs by Tony Mack · 10 years ago
  2. 91463d9 fix import errors by Tony Mack · 10 years ago
  3. b3a7bca disable automatic deployment of images (needs verification) by Scott Baker · 10 years ago
  4. dd24095 remove deployment_auth.py and move deployment auth parameters to deployment model by Tony Mack · 10 years ago
  5. 6d2a98c fix NameError by Tony Mack · 10 years ago
  6. 9976dfd switch admin_driver() to client_driver() by Tony Mack · 10 years ago
  7. 6721c0a fix duplicate image created by Scott Baker · 10 years ago
  8. e3969b2 fix getattr problem, add additional logging by Scott Baker · 10 years ago
  9. 9c7a1e1 userdata support for instance creation by Scott Baker · 10 years ago
  10. 3949bc6 fix files I checked into the wrong directory by Scott Baker · 10 years ago
  11. 165e5ef commit changes from alpha site by Scott Baker · 10 years ago
  12. 026ffbe fix bug by Tony Mack · 10 years ago
  13. 1382487 remove raise by Tony Mack · 10 years ago
  14. 8b85d9a use python-glanceclient intead of glance.client to upload image by Tony Mack · 10 years ago
  15. bf39d9f sync images across deployments by Tony Mack · 10 years ago
  16. 29bf5e8 added max_slivers (instance) quota attribute to slice model by Tony Mack · 10 years ago
  17. 49c10f5 disable unused steps by Tony Mack · 10 years ago
  18. adb5d12 update garbage collector by Tony Mack · 10 years ago
  19. 261f858 dont save sliver model here by Tony Mack · 10 years ago
  20. b61c81c enable sliver gc by Tony Mack · 10 years ago
  21. 67a5fd6 remove unused code by Tony Mack · 10 years ago
  22. ea2fb4f modified provides attribute by Tony Mack · 10 years ago
  23. eb786e0 no longer creating a router for networks by Tony Mack · 10 years ago
  24. a7adc96 move key sync logic to sync_slivers by Tony Mack · 10 years ago
  25. 078f668 skip networks that are using a template with translation by Tony Mack · 10 years ago
  26. 1ed6884 do not save user record here by Tony Mack · 10 years ago
  27. d4a6429 update user account across deployments when user record is updated by Tony Mack · 10 years ago
  28. 3a50a6c only create private networks for networks using the correct templates by Tony Mack · 10 years ago
  29. 02a4b4e fix login for which networks a sliver connets to by Tony Mack · 10 years ago
  30. 0c6459a only save sliver record if operstions succeed by Tony Mack · 10 years ago
  31. e7045ca filter users correctly by Tony Mack · 10 years ago
  32. 0fef227 fix bug by Tony Mack · 10 years ago
  33. fccb9eb disable some steps by Tony Mack · 10 years ago
  34. ed9925a add network template to requested networks by Tony Mack · 10 years ago
  35. 6a29dd2 fix bug by Tony Mack · 10 years ago
  36. b84fccc fix bugs by Tony Mack · 10 years ago
  37. 8002166 add users to all deployments for now by Tony Mack · 10 years ago
  38. ac2c617 skip slices that have not been synced at the deployment by Tony Mack · 10 years ago
  39. 9740260 moved sync logic to sync_network_deployments by Tony Mack · 10 years ago
  40. 490f6fa request_interface should be requested_interval by Tony Mack · 10 years ago
  41. 8047cea changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list by Tony Mack · 10 years ago
  42. 1666502 change filter() to all() by Tony Mack · 10 years ago
  43. 47799f0 include SyncNetworkDeployments step by Tony Mack · 10 years ago
  44. 6793de4 checking in step by Tony Mack · 10 years ago
  45. 278f995 do not save user record in sync_user step by Tony Mack · 10 years ago
  46. 07f4976 Inspect all user deployments. No need to act on ever user on every run. by Tony Mack · 10 years ago
  47. fe9d9bd import logger by Tony Mack · 10 years ago
  48. 6042aaf Add slices to all deployments for now. Set starting subnet address. by Tony Mack · 10 years ago
  49. f77f140 fix bugs by Tony Mack · 10 years ago
  50. d1a17e1 bug fixes and improvements by Tony Mack · 10 years ago
  51. 976d774 fix bugs by Tony Mack · 10 years ago
  52. e5968eb fix bugs by Tony Mack · 10 years ago
  53. f37bcfd set keystone user name to user's email address by Tony Mack · 11 years ago
  54. 69f1bc3 fixing bugs by Tony Mack · 11 years ago
  55. e4be32f observer now supports remote openstack deployments by Tony Mack · 11 years ago
  56. 6bba535 If a Network already has a network_id, read subnet info from Quantum by Andy Bavier · 11 years ago
  57. 4980132 Bug fixes by Andy Bavier · 11 years ago
  58. 33584c5 Log to default location by Andy Bavier · 11 years ago
  59. 04111b7 Log to /var/log/planetstack.log instead of observer.log in current directory. by Andy Bavier · 11 years ago
  60. 37146d2 fix name error by Tony Mack · 11 years ago
  61. a6cbd36 use slice creator context instead of admin context by Tony Mack · 11 years ago
  62. 606bf0e Fix tenant update by Andy Bavier · 11 years ago
  63. 5e243e1 Return value from get_next_subnet() by Andy Bavier · 11 years ago
  64. 27ec0f5 fix bugs by Tony Mack · 11 years ago
  65. 04054f5 fix syntax error by Tony Mack · 11 years ago
  66. 46c2d50 sync images by Tony Mack · 11 years ago
  67. e1509e8 sync nodes by Tony Mack · 11 years ago
  68. 6fd3ef8 add missing code to sync_slivers by Tony Mack · 11 years ago
  69. 0036707 fix attribute error by Tony Mack · 11 years ago
  70. f4f1616 include DeploymentRole in role sync by Tony Mack · 11 years ago
  71. 03742a7 fix syntax error by Tony Mack · 11 years ago
  72. 6986ab3 enable SyncRoles by Tony Mack · 11 years ago
  73. 27c7390 added krole_id to SiteRole and SliceRole. Enable SyncRoles by Tony Mack · 11 years ago
  74. 0ae3fe3 checking in latest sync_slices code. move get_next_subnet to sync_slices by Tony Mack · 11 years ago
  75. bfe0f8e modify system users and tenants by Tony Mack · 11 years ago
  76. 9b6dde8 enable user delete by Tony Mack · 11 years ago
  77. a76b895 bug fixes by Tony Mack · 11 years ago
  78. b0e03bf include args kwd pointer in call() params by Tony Mack · 11 years ago
  79. f044a7b fix TypeError by Tony Mack · 11 years ago
  80. 31078dd misc changes by Tony Mack · 11 years ago
  81. 22e0ffe Missing import by Sapan Bhatia · 11 years ago
  82. ae7f30c fix NameError and AttribteError by Tony Mack · 11 years ago
  83. 16f0474 fix bugs by Tony Mack · 11 years ago
  84. dacfb98 tabs by Tony Mack · 11 years ago
  85. 66646d5 implement fetch_pending() by Tony Mack · 11 years ago
  86. ce79de0 tabs, bugfixes by Tony Mack · 11 years ago
  87. 387a73f instantiate sycn steps with openstack driver. Implement garbage collector and deleters by Tony Mack · 11 years ago
  88. f68688d Garbage collector step by Sapan Bhatia · 11 years ago
  89. 04c94ad Wide range of debugging changes by Sapan Bhatia · 11 years ago
  90. 2ef36c8 Schedules for various steps by Sapan Bhatia · 11 years ago
  91. 24836f1 Sync refactored into abstract steps by Sapan Bhatia · 11 years ago