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