1. a663e7f switch another Exception to DeferredException by Scott Baker · 9 years ago
  2. bd13b5a fail the playbook if a bridge isn't setup by Scott Baker · 9 years ago
  3. b82c7d2 raise DeferredException instead of Exception by Scott Baker · 9 years ago
  4. ca1b9f6 more debugging info by Scott Baker · 9 years ago
  5. da5e672 support for stag stripping and passing bridge to container script by Scott Baker · 9 years ago
  6. c93c22e default bridge to br-int for container, and blank for container-vm by Scott Baker · 9 years ago
  7. cd60787 match up parent interfaces in container_vm the right way by Scott Baker · 9 years ago
  8. 632ea3c check in missing file by Scott Baker · 9 years ago
  9. 891e018 Let multiple external apps be specified by Sapan Bhatia · 9 years ago
  10. da8844b install the teardown script by Scott Baker · 9 years ago
  11. c208979 support for stopping containers by Scott Baker · 9 years ago
  12. 901a8bd systemd support for stopping container by Scott Baker · 9 years ago
  13. 83d8cff use the same tap for all containers by Scott Baker · 9 years ago
  14. 7ec89bc fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  15. 01b140f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  16. 8fac523 remove segmentation_id from port by Scott Baker · 9 years ago
  17. d794948 push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  18. 1498743 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  19. e4858cc set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  20. e1a6e0b add volume support back to containers by Scott Baker · 9 years ago
  21. a56b7ee update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  22. 0cefa53 fold Container object into Instance by Scott Baker · 9 years ago
  23. 193dc34 Make applist an optional variable by Sapan Bhatia · 9 years ago
  24. 6adccce Improvements in dependency walker by Sapan Bhatia · 9 years ago
  25. 922a242 Smaller penalty for dep failed exceptions by Sapan Bhatia · 9 years ago
  26. f51edea Major bug fixes to inter-observer dependencies. by Sapan Bhatia · 9 years ago
  27. 113d641 add volumes field to container object and use it to setup docker volumes by Scott Baker · 9 years ago
  28. 9a10871 temporarily revert back out volume-related change by Scott Baker · 9 years ago
  29. ad8af9a fix interface numbering bug by Scott Baker · 9 years ago
  30. 276f366 use root key from /root/setup/root_key by Scott Baker · 9 years ago
  31. e300214 clean up the bad requests library if it gets installed by Scott Baker · 9 years ago
  32. 991adc7 seems we need systemd instead of upstart by Scott Baker · 9 years ago
  33. 1279c3c network connectivity for containers on bare metal by Scott Baker · 9 years ago
  34. 533f922 support running ansible against baremetal by Scott Baker · 9 years ago
  35. 61232fc container sync step, WIP by Scott Baker · 9 years ago
  36. da51365 Add container class, add segmentation_id to Port, allow ports to be attached to containers by Scott Baker · 9 years ago
  37. 57f1692 Fix for slow instantiating first sliver bug. by Sapan Bhatia · 10 years ago
  38. 1a36d66 fix sync_controller_networks failing NAT networks by Scott Baker · 10 years ago
  39. 8610549 Populate web server with hello world configuration by Sapan Bhatia · 10 years ago
  40. b355340 Add config drive for metadata by Andy Bavier · 10 years ago
  41. 8bf8dc6 Minor fix by Andy Bavier · 10 years ago
  42. f3c17e1 revert remaining step and playbooks by Tony Mack · 10 years ago
  43. 90f0b8c Now pulling port forwarding information directly from XOS by Andy Bavier · 10 years ago
  44. 3944db2 revert merge from domain_auth branch by Tony Mack · 10 years ago
  45. 0006f8e bump response index in map_sync_outputs where we've added a get_token task to the corresponding playbook by Tony Mack · 10 years ago
  46. daa4103 cannot assume default admin tenant will be named 'admin'. Get default admin tenant name from controller instance by Tony Mack · 10 years ago
  47. 1c61ae4 fix member names map_inputs --> map_sync_inputs, map_outputs --> map_sync_outputs by Scott Baker · 10 years ago
  48. 15cdde2 Fix problem with token.stdout by Andy Bavier · 10 years ago
  49. 6cf731b specify full path to get_token.sh by Tony Mack · 10 years ago
  50. 4a20ce6 congroller -> controller by Scott Baker · 10 years ago
  51. be25dda resolve merge conflicts by Tony Mack · 10 years ago
  52. be7106c eliminate console io by Scott Baker · 10 years ago
  53. 0f69991 cleanup console io by Scott Baker · 10 years ago
  54. f7cb913 assuming this call to map_delete_outputs was supposed to be to map_delete_inputs by Scott Baker · 10 years ago
  55. f4da790 provide a way to turn off observer console output by Scott Baker · 10 years ago
  56. e611f0a add run_once methods for model_policy and event_loop by Scott Baker · 10 years ago
  57. af143dc Bug fix in sync_instances by Sapan Bhatia · 10 years ago
  58. 8631dd8 Removed remnants from the failed ansible-only rewrite of the Synchronizer by Sapan Bhatia · 10 years ago
  59. 70a3e14 Bug fix by Sapan Bhatia · 10 years ago
  60. 0f6ce34 Fixed some typos by Sapan Bhatia · 10 years ago
  61. a6e8193 Missing annotation in sync_controller_slices by Sapan Bhatia · 10 years ago
  62. d063f5f Fixed a typo by Sapan Bhatia · 10 years ago
  63. 7fdccee New style invocations, lost during rebase by Sapan Bhatia · 10 years ago
  64. 733e0b6 Misplaced calls from old style invocation by Sapan Bhatia · 10 years ago
  65. 8347581 Can't filter a list by Sapan Bhatia · 10 years ago
  66. 820b925 Do away with counting return values. Instead, look for failure status by Sapan Bhatia · 10 years ago
  67. 8bdec69 Generic dependency checking phantom step by Sapan Bhatia · 10 years ago
  68. 83e7a64 Bug fix by Sapan Bhatia · 10 years ago
  69. 3bf42b8 Insert phantom dependency-checking steps to honor dependencies on by Sapan Bhatia · 10 years ago
  70. 321b70e Refactored sync steps, making ansible explicit by Sapan Bhatia · 10 years ago
  71. ab18ee4 Support aggregation of multiple models by Sapan Bhatia · 10 years ago
  72. deb1c3f store mac address for ports that users create before slice by Scott Baker · 10 years ago
  73. c9535bc fix variable name conflict by Scott Baker · 10 years ago
  74. 85f70f4 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 10 years ago
  75. fbd9c41 rename by Tony Mack · 10 years ago
  76. 09a2f07 observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 10 years ago
  77. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 10 years ago
  78. ea30da8 resolve merge conflicts by Tony Mack · 10 years ago
  79. 4f66693 Add capability to disable login via NAT (e.g., for vanilla OpenStack) by Andy Bavier · 10 years ago
  80. 0672e98 store neutron mac addr in port object by Scott Baker · 10 years ago
  81. aead76b fix null value sent to nova quota update by Scott Baker · 10 years ago
  82. 8bc36b9 resolve merge conflicts by Tony Mack · 10 years ago
  83. 96fb34d rename NetworkSliver-->Port in observers by Scott Baker · 10 years ago
  84. 7ed0b76 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 10 years ago
  85. 39c19b2 resolve merge conflicts by Tony Mack · 10 years ago
  86. d0e5b9b defer sync_network_slivers if network.net_id is not set by Scott Baker · 10 years ago
  87. 9a6b7ca deal with lazy-clocked controllernetwork objects by Scott Baker · 10 years ago
  88. 9f52187 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 10 years ago
  89. 1d45f66 clean up some debugging statements by Scott Baker · 10 years ago
  90. 1ebe12d fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 10 years ago
  91. cf34eda add no_sync field to all models; expose in sliver inline by Scott Baker · 10 years ago
  92. 8748a2d plumb ports through to slivers by Scott Baker · 10 years ago
  93. 80167d4 fix ports not connected to slivers when instantiated by Scott Baker · 10 years ago
  94. 46e2ed5 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 10 years ago
  95. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 10 years ago
  96. 9403c516 cleanup by Scott Baker · 10 years ago
  97. fbf08e5 store the ip address too by Scott Baker · 10 years ago
  98. d45c492 instantiate networkslivers that are created by user by Scott Baker · 10 years ago
  99. 6eb12a4 Change admin role to lowercase, convert tabs to white by Andy Bavier · 10 years ago
  100. 196a37a Change admin role to lowercase by Andy Bavier · 10 years ago