1. 3346abe Fix assignment of sliver IP Addresses, failing because of an import error by Sapan Bhatia · 10 years ago
  2. 6980cfd Disable creation of an OpenStack gateway for private netwroks (and nat networks too, with the latter it does not matter) by Sapan Bhatia · 10 years ago
  3. 7b4cee7 Do not catch and ignore network instantiation errors, as doing so lets them pass unnoticed by hte Observer by Sapan Bhatia · 10 years ago
  4. f1705c1 Fix bug in CIDR allocation by Sapan Bhatia · 10 years ago
  5. 3b3e1e1 Defer error checking to ansible layer by Sapan Bhatia · 10 years ago
  6. a2e8e2d Add types to backend status messages by Sapan Bhatia · 10 years ago
  7. c9df99a Drop some of the noise in observer logs by Sapan Bhatia · 10 years ago
  8. 8fef296 Added model policies as a thread in the observer by Sapan Bhatia · 10 years ago
  9. 02fd756 Quote commands when running ansible by Sapan Bhatia · 10 years ago
  10. 58da661 Make error checking part of the ansible abstraction layer by Sapan Bhatia · 10 years ago
  11. 68b9c1c Add uuid field to sliver by Sapan Bhatia · 10 years ago
  12. 3f126ae use flavor specified by user instead of defaulting to m1.medium by Tony Mack · 10 years ago
  13. b3c46bc BUGFIX: Some steps would get skipped because of an incomplete check by Sapan Bhatia · 10 years ago
  14. 8dde6b9 Add color to Observer logs by Sapan Bhatia · 10 years ago
  15. ee33eb5 Changed dependency info for controller slices by Sapan Bhatia · 10 years ago
  16. d7750cf Changed dependency info for sync_slivers by Sapan Bhatia · 10 years ago
  17. 817ae28 Changed dependecy info by Sapan Bhatia · 10 years ago
  18. aa98e71 Changed dependecy information by Sapan Bhatia · 10 years ago
  19. ab26deb Changed dependency information by Sapan Bhatia · 10 years ago
  20. 75d1d11 Changed dependency information by Sapan Bhatia · 10 years ago
  21. 68bc788 Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 10 years ago
  22. b2d6a77 Changed dependencies for sync_controller_images by Sapan Bhatia · 10 years ago
  23. 34e1933 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 10 years ago
  24. 7da8d8f remove extraneous white space from hostname by Tony Mack · 10 years ago
  25. d123b52 Load ceilometer credentials from controller by Sapan Bhatia · 10 years ago
  26. d1275ea fix bugs by Tony Mack · 10 years ago
  27. 769a85a Set average to zero when no statistics are returned by Sapan Bhatia · 10 years ago
  28. c6758b4 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 10 years ago
  29. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  30. e1a8b2b More indentation error by Sapan Bhatia · 10 years ago
  31. a3e6e0f6 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  32. b1a8344 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  33. 3a812f7 Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  34. ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  35. d96353e bug fixes by Tony Mack · 10 years ago
  36. 7436493 bug fixes by Tony Mack · 10 years ago
  37. e2363c1 fix bugs by Tony Mack · 10 years ago
  38. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  39. e10fbe5 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  40. 81ad09e removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  41. a3a831d added policy for Site model by Tony Mack · 10 years ago
  42. bd6696f refactor by Tony Mack · 10 years ago
  43. af671e6 remove debugging by Tony Mack · 10 years ago
  44. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  45. 6bc4328 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  46. eeaf5fd Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  47. 1941de1 Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  48. 3f3fce1 BUGFIX by Sapan Bhatia · 10 years ago
  49. 4aec954 Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  50. 75d6765 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  51. 100f997 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  52. afa037d Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  53. 06ac221 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  54. dedc41e Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  55. 77f9f30 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  56. 9adb2d1 BUGFIX by Sapan Bhatia · 10 years ago
  57. 963831e Changed placement of ansible on filesystem by Sapan Bhatia · 10 years ago
  58. b2cef88 Checked in a missing changeset by Sapan Bhatia · 10 years ago
  59. 7419af0 Added ansible recipes for images, networks by Sapan Bhatia · 10 years ago
  60. ba746bd Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  61. 011a50c fixed a typo by Sapan Bhatia · 10 years ago
  62. c220f2a Dropped dead code in sync_controller_slices by Sapan Bhatia · 10 years ago
  63. bc13cb7 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  64. d9a4e1f Sync images converted over to Ansible by Sapan Bhatia · 10 years ago
  65. 03b6c52 Drop try/catch that causes uncaught errors in the Observer to be silently ignored by Sapan Bhatia · 10 years ago
  66. d14d48f refactor by Tony Mack · 10 years ago
  67. 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
  68. 51c4a7d introduce Controller model by Tony Mack · 10 years ago
  69. 6d7e7bd Added ceilometer as monitor driver by Sapan Bhatia · 10 years ago
  70. d3e9617 Deletion recipe for slivers by Sapan · 10 years ago
  71. 01d8917 Switched deletion to ansible by Sapan · 10 years ago
  72. a3df778 Need a different recipe to delete slivers by Sapan · 10 years ago
  73. bd9bc25 /sys for sync_user_deployments by Sapan · 10 years ago
  74. edb2deb Don't make a backup of ansible recipe by Sapan · 10 years ago
  75. 0301887 Ansible doesn't like spaces in filenames by Sapan · 10 years ago
  76. b5b1070 sync_user_deployments -> /sys by Sapan · 10 years ago
  77. 2f06523 /sys for sync_slice_deployments by Sapan · 10 years ago
  78. 28b9c43 Fill in missing availability zone in slivers yaml by Sapan · 10 years ago
  79. dda8807 Make sync_slice_deployments conform to sys interface by Sapan · 10 years ago
  80. 6a97562 Make sync_slivers conform to sys by Sapan · 10 years ago
  81. 810240c Added sys_dir support for cataloging ansible recipes for objects by Sapan · 10 years ago
  82. 5aa2675 Prevent failure when the sliver creator does not have an account at the by Sapan · 10 years ago
  83. 0e18338 fix AttributeError by Tony Mack · 10 years ago
  84. a0beef8 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  85. d3a5a2e add --noobserver option to manage.py by Scott Baker · 10 years ago
  86. a411154 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  87. d8e129a Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
  88. 88181f2 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
  89. 0e624d0 New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  90. 4f9a5de fix NameError by Tony Mack · 10 years ago
  91. b19c22a Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  92. bfe716a Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
  93. 18e01e3 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  94. 3d872e5 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
  95. 78c6b98 merge changes not committed by Scott Baker · 10 years ago
  96. 14356b7 Merged ansible branch into master by Sapan Bhatia · 10 years ago
  97. 9592528 fix attribute error by Tony Mack · 10 years ago
  98. c217c0f reverted out change; not sure it was safe when spawning Openstack instances by Scott Baker · 10 years ago
  99. c195450 convert hostnames to lowercase when adding to data model by Scott Baker · 10 years ago
  100. 2e6c9a4 ensure db connection is closed at the end of each thread by Scott Baker · 10 years ago