1. 99604be mcord merged into master-branch by Pingping Lin · 9 years ago
  2. fb0e4a1 fix 'management network needs to be inserted in slot 1 but there are already 2 private nics' bug by Scott Baker · 9 years ago
  3. 9acb07b sort the nics instead of the controller_networks, enabling ports to get sorted too by Scott Baker · 9 years ago
  4. 63c8b37 create vSG lan port when Instance is created by Scott Baker · 9 years ago
  5. c9b0ec7 sort controller_networks to make sure access is first and management is second by Scott Baker · 9 years ago
  6. f0538b8 Reran chuckmove after adjusting '*' by Sapan Bhatia · 9 years ago
  7. 3586c55 move util.logger to xos.logger by Scott Baker · 9 years ago
  8. c83da37 Moved openstack observer into synchronizers by Sapan Bhatia · 9 years ago[Renamed from xos/openstack_observer/steps/sync_instances.py]
  9. 16be143 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  10. ad3f78d more debugging info by Scott Baker · 9 years ago
  11. dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
  12. 7a4ebb3 Fix for slow instantiating first sliver bug. by Sapan Bhatia · 9 years ago
  13. 9ee3b15 Populate web server with hello world configuration by Sapan Bhatia · 9 years ago
  14. 5e06cf8 resolve merge conflicts by Tony Mack · 9 years ago
  15. 2aa1c03 Bug fix in sync_instances by Sapan Bhatia · 9 years ago
  16. c239f67 Refactored sync steps, making ansible explicit by Sapan Bhatia · 9 years ago
  17. 3ceb16f observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
  18. 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  19. 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
  20. 895d804 resolve merge conflicts by Tony Mack · 9 years ago
  21. 14823dd replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago[Renamed from xos/openstack_observer/steps/sync_slivers.py]
  22. d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  23. 7dac966 Resolve discrepancy between ids Fixes #68 and #69. by Sapan Bhatia · 10 years ago
  24. 01298ed Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 10 years ago
  25. 5d51807 Minor tweaks, indentation issues by Sapan Bhatia · 10 years ago
  26. 06b1a88 Added support for disabling controllers when they are down by Sapan Bhatia · 10 years ago
  27. 5fb6832 refuse to instantiate sliver if private network is not ready by Scott Baker · 10 years ago
  28. 5b04461 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 10 years ago
  29. a4025e9 Account for change in playbook by Andy Bavier · 10 years ago
  30. 9473f5e Fix problems with generated user data by Andy Bavier · 10 years ago
  31. 4d0d75c log messges are written to /var/log/observer.log by Tony Mack · 10 years ago
  32. 65b22de Pass SSH keys in userdata by Andy Bavier · 10 years ago
  33. 655b93e Fix implemented in a debugging session with Marc Fiuczynski by Sapan Bhatia · 10 years ago
  34. 107b3e2 add restapi_hostname and restapi_port to default userdata; check in changes to delete found on portal by Scott Baker · 10 years ago
  35. ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/openstack_observer/steps/sync_slivers.py]
  36. 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
  37. 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
  38. 3346abe Fix assignment of sliver IP Addresses, failing because of an import error by Sapan Bhatia · 10 years ago
  39. 3b3e1e1 Defer error checking to ansible layer by Sapan Bhatia · 10 years ago
  40. 68b9c1c Add uuid field to sliver by Sapan Bhatia · 10 years ago
  41. 3f126ae use flavor specified by user instead of defaulting to m1.medium by Tony Mack · 10 years ago
  42. d7750cf Changed dependency info for sync_slivers by Sapan Bhatia · 10 years ago
  43. 7da8d8f remove extraneous white space from hostname by Tony Mack · 10 years ago
  44. d1275ea fix bugs by Tony Mack · 10 years ago
  45. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  46. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  47. af671e6 remove debugging by Tony Mack · 10 years ago
  48. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  49. 6bc4328 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  50. eeaf5fd Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  51. ba746bd Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  52. 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
  53. 01d8917 Switched deletion to ansible by Sapan · 10 years ago
  54. 6a97562 Make sync_slivers conform to sys by Sapan · 10 years ago
  55. 85e0908 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  56. 18e01e3 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  57. 78c6b98 merge changes not committed by Scott Baker · 10 years ago
  58. 14356b7 Merged ansible branch into master by Sapan Bhatia · 10 years ago
  59. 074e2ff plumb flavors through to openstack by Scott Baker · 10 years ago
  60. db0a110 set default userdata by Scott Baker · 10 years ago
  61. 9650004 Sliver deleter, refactored by Sapan Bhatia · 10 years ago
  62. a358f0f Rename observer to openstack_observer, making room for more convenient by Sapan Bhatia · 10 years ago[Renamed from planetstack/observer/steps/sync_slivers.py]
  63. 9c7a1e1 userdata support for instance creation by Scott Baker · 11 years ago
  64. 3949bc6 fix files I checked into the wrong directory by Scott Baker · 11 years ago
  65. 67a5fd6 remove unused code by Tony Mack · 11 years ago
  66. a7adc96 move key sync logic to sync_slivers by Tony Mack · 11 years ago
  67. 02a4b4e fix login for which networks a sliver connets to by Tony Mack · 11 years ago
  68. 0c6459a only save sliver record if operstions succeed by Tony Mack · 11 years ago
  69. ed9925a add network template to requested networks by Tony Mack · 11 years ago
  70. 8047cea changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list by Tony Mack · 11 years ago
  71. fe9d9bd import logger by Tony Mack · 11 years ago
  72. d1a17e1 bug fixes and improvements by Tony Mack · 11 years ago
  73. 976d774 fix bugs by Tony Mack · 11 years ago
  74. e4be32f observer now supports remote openstack deployments by Tony Mack · 11 years ago
  75. a6cbd36 use slice creator context instead of admin context by Tony Mack · 11 years ago
  76. 27ec0f5 fix bugs by Tony Mack · 11 years ago
  77. 6fd3ef8 add missing code to sync_slivers by Tony Mack · 11 years ago
  78. ae7f30c fix NameError and AttribteError by Tony Mack · 11 years ago
  79. dacfb98 tabs by Tony Mack · 11 years ago
  80. 66646d5 implement fetch_pending() by Tony Mack · 11 years ago
  81. 04c94ad Wide range of debugging changes by Sapan Bhatia · 11 years ago
  82. 2ef36c8 Schedules for various steps by Sapan Bhatia · 11 years ago
  83. 24836f1 Sync refactored into abstract steps by Sapan Bhatia · 11 years ago