1. fdeacc5 add missing import, fixes #40 by S.Çağlar Onur · 10 years ago
  2. 347f444 Check the existence of the images_path by S.Çağlar Onur · 10 years ago
  3. 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
  4. de9f24c Fixed Syntax error by Sapan Bhatia · 10 years ago
  5. 5a29618 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
  6. 2535359 Flag for disabling backout by Sapan Bhatia · 10 years ago
  7. ef670a5 Executable by Andy Bavier · 10 years ago
  8. fcc9d74 Merge pull request #22 from caglar10ur/virtualenv by gwsapan · 10 years ago
  9. c45a5ad removing deprecated SyncNodes step by Tony Mack · 10 years ago
  10. 3e92b4d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 10 years ago
  11. b7b1b6e Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 10 years ago
  12. 082ee36 Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 10 years ago
  13. 6d42215 Accumulate failure messages if they occur again by Sapan Bhatia · 10 years ago
  14. 181156f Stick to conventions by Sapan Bhatia · 10 years ago
  15. a8b263b fix all the typos and mistakes by Scott Baker · 10 years ago
  16. 06116da last minute rename changes by Scott Baker · 10 years ago
  17. 7069c16 openstack_observer use XOS_DIR instead of hardcoded paths by Scott Baker · 10 years ago
  18. 3bd7c86 get XOS_DIR from config by Scott Baker · 10 years ago
  19. f92206b fix sync_network_slivers was using instance_id instead of instance_uuid by Scott Baker · 10 years ago
  20. 39a775f Separated "provides" and "observes" declarations in sync steps. Provides is for dependency management and observes is for retrieving obejcts that have changed. by Sapan Bhatia · 10 years ago
  21. 8a51bf5 Implemented back off for failed object synchronizations by Sapan Bhatia · 10 years ago
  22. 1e92125 Save Observer run time information for status view by Sapan Bhatia · 10 years ago
  23. ed6fc2d Reimplemented backend dependencies in the main Observer run loop by Sapan Bhatia · 10 years ago
  24. 122595c Various bugfies to the main Observer loop by Sapan Bhatia · 10 years ago
  25. a938ea8 Bugfix by Sapan Bhatia · 10 years ago
  26. c88c9a8 Set backend status when saving backend version of object by Sapan Bhatia · 10 years ago
  27. 5d662c7 Change dependencies to primitive objects by Sapan Bhatia · 10 years ago
  28. 3346abe Fix assignment of sliver IP Addresses, failing because of an import error by Sapan Bhatia · 10 years ago
  29. 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
  30. 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
  31. f1705c1 Fix bug in CIDR allocation by Sapan Bhatia · 10 years ago
  32. 3b3e1e1 Defer error checking to ansible layer by Sapan Bhatia · 10 years ago
  33. a2e8e2d Add types to backend status messages by Sapan Bhatia · 10 years ago
  34. c9df99a Drop some of the noise in observer logs by Sapan Bhatia · 10 years ago
  35. 8fef296 Added model policies as a thread in the observer by Sapan Bhatia · 10 years ago
  36. 02fd756 Quote commands when running ansible by Sapan Bhatia · 10 years ago
  37. 58da661 Make error checking part of the ansible abstraction layer by Sapan Bhatia · 10 years ago
  38. 68b9c1c Add uuid field to sliver by Sapan Bhatia · 10 years ago
  39. 3f126ae use flavor specified by user instead of defaulting to m1.medium by Tony Mack · 10 years ago
  40. b3c46bc BUGFIX: Some steps would get skipped because of an incomplete check by Sapan Bhatia · 10 years ago
  41. 8dde6b9 Add color to Observer logs by Sapan Bhatia · 10 years ago
  42. ee33eb5 Changed dependency info for controller slices by Sapan Bhatia · 10 years ago
  43. d7750cf Changed dependency info for sync_slivers by Sapan Bhatia · 10 years ago
  44. 817ae28 Changed dependecy info by Sapan Bhatia · 10 years ago
  45. aa98e71 Changed dependecy information by Sapan Bhatia · 10 years ago
  46. ab26deb Changed dependency information by Sapan Bhatia · 10 years ago
  47. 75d1d11 Changed dependency information by Sapan Bhatia · 10 years ago
  48. 68bc788 Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 10 years ago
  49. b2d6a77 Changed dependencies for sync_controller_images by Sapan Bhatia · 10 years ago
  50. 34e1933 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 10 years ago
  51. 7da8d8f remove extraneous white space from hostname by Tony Mack · 10 years ago
  52. d123b52 Load ceilometer credentials from controller by Sapan Bhatia · 10 years ago
  53. d1275ea fix bugs by Tony Mack · 10 years ago
  54. 769a85a Set average to zero when no statistics are returned by Sapan Bhatia · 10 years ago
  55. c6758b4 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 10 years ago
  56. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  57. e1a8b2b More indentation error by Sapan Bhatia · 10 years ago
  58. a3e6e0f6 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  59. b1a8344 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  60. 3a812f7 Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  61. ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  62. d96353e bug fixes by Tony Mack · 10 years ago
  63. 7436493 bug fixes by Tony Mack · 10 years ago
  64. e2363c1 fix bugs by Tony Mack · 10 years ago
  65. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  66. e10fbe5 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  67. 81ad09e removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  68. a3a831d added policy for Site model by Tony Mack · 10 years ago
  69. bd6696f refactor by Tony Mack · 10 years ago
  70. af671e6 remove debugging by Tony Mack · 10 years ago
  71. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  72. 6bc4328 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  73. eeaf5fd Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  74. 1941de1 Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  75. 3f3fce1 BUGFIX by Sapan Bhatia · 10 years ago
  76. 4aec954 Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  77. 75d6765 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  78. 100f997 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  79. afa037d Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  80. 06ac221 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  81. dedc41e Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  82. 77f9f30 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  83. 9adb2d1 BUGFIX by Sapan Bhatia · 10 years ago
  84. 963831e Changed placement of ansible on filesystem by Sapan Bhatia · 10 years ago
  85. b2cef88 Checked in a missing changeset by Sapan Bhatia · 10 years ago
  86. 7419af0 Added ansible recipes for images, networks by Sapan Bhatia · 10 years ago
  87. ba746bd Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  88. 011a50c fixed a typo by Sapan Bhatia · 10 years ago
  89. c220f2a Dropped dead code in sync_controller_slices by Sapan Bhatia · 10 years ago
  90. bc13cb7 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  91. d9a4e1f Sync images converted over to Ansible by Sapan Bhatia · 10 years ago
  92. 03b6c52 Drop try/catch that causes uncaught errors in the Observer to be silently ignored by Sapan Bhatia · 10 years ago
  93. d14d48f refactor by Tony Mack · 10 years ago
  94. 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
  95. 51c4a7d introduce Controller model by Tony Mack · 10 years ago
  96. 6d7e7bd Added ceilometer as monitor driver by Sapan Bhatia · 10 years ago
  97. d3e9617 Deletion recipe for slivers by Sapan · 10 years ago
  98. 01d8917 Switched deletion to ansible by Sapan · 10 years ago
  99. a3df778 Need a different recipe to delete slivers by Sapan · 10 years ago
  100. bd9bc25 /sys for sync_user_deployments by Sapan · 10 years ago