- 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
- 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
- a6e8193 Missing annotation in sync_controller_slices 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
- 8bdec69 Generic dependency checking phantom step by Sapan Bhatia · 10 years ago
- 321b70e Refactored sync steps, making ansible explicit 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
- 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
- 1ebe12d fix wrong slice used when getting controller for ControllerNetwork object 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
- 70dce21 set dns_nameservers to 8.8.8.8 by Scott Baker · 10 years ago
- db631b2 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 11 years ago
- ff35796 Resolve discrepancy between ids Fixes #68 and #69. by Sapan Bhatia · 11 years ago
- f123cc2 Suppress extra newline in ansible output, which prevents playbook from running by Sapan Bhatia · 11 years ago
- e6376de Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 11 years ago
- 1b4394a Minor tweaks, indentation issues by Sapan Bhatia · 11 years ago
- 6218c4d Switched tenant deletion to Ansible by Sapan Bhatia · 11 years ago
- 53a0e9b Switched network deletion over to Ansible by Sapan Bhatia · 11 years ago
- 9028c9a Added support for disabling controllers when they are down by Sapan Bhatia · 11 years ago
- 3c61f7a refuse to instantiate sliver if private network is not ready by Scott Baker · 11 years ago
- 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 11 years ago
- 859c551 Lazy creation of Neutron Networks. The creation of networks is deferred to when the first Sliver for a slice is created on a given controller, rather than at Slice creation time. Resolves #74 by Sapan Bhatia · 11 years ago
- cfac55f Merge branch 'fixes' by Andy Bavier · 11 years ago
- 87e7a92 Account for change in playbook by Andy Bavier · 11 years ago
- 03d2560 Fix problems with generated user data by Andy Bavier · 11 years ago
- 484d975 Fix problems with generated user data by Andy Bavier · 11 years ago
- 7668e48 protect against crashes in ns.save() by Scott Baker · 11 years ago
- 16a8e61 step to purge disabled user records after 1 week by Tony Mack · 11 years ago
- 08f8288 log messges are written to /var/log/observer.log by Tony Mack · 11 years ago
- fd0669c Pass SSH keys in userdata by Andy Bavier · 11 years ago
- 84ed9d6 Fix implemented in a debugging session with Marc Fiuczynski by Sapan Bhatia · 11 years ago
- 4961683 more debugging info by Scott Baker · 11 years ago
- 6861c1f add restapi_hostname and restapi_port to default userdata; check in changes to delete found on portal by Scott Baker · 11 years ago
- 0e59183 get rid of weird looking DOS EOF chars by S.Çağlar Onur · 11 years ago
- 074a110 fix AttributeError by Tony Mack · 11 years ago
- 5c3733b fix NetworkSliver not autocreated for nat and public networks by Scott Baker · 11 years ago
- 50f64b4 Update sync_controller_slices.py by S.Çağlar Onur · 11 years ago
- 1ae3999 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
- 89f8a9e rename planetstack directory to xos by Scott Baker · 11 years ago