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