Support walking both inverse and forward dependency grahps
[plstackapi.git] / planetstack / openstack_observer /
2014-10-22 Sapan BhatiaAdded a missing field to the list of parameters
2014-10-22 Sapan BhatiaFixed a typo
2014-10-22 Sapan BhatiaBug fix in specifying networks for sync_slivers
2014-10-22 Sapan BhatiaAnsible wrapper
2014-10-22 Sapan BhatiaDropped pdb line
2014-10-22 Sapan BhatiaAvoid self waits in Observer core
2014-10-22 Sapan BhatiaBug fixes to sync_slivers step
2014-10-22 Sapan BhatiaBug fixes to ansible sliver recipe
2014-10-22 Sapan BhatiaUpdated authentication
2014-10-22 Sapan BhatiaTrivial change
2014-10-22 Sapan BhatiaUpdates to slice deployments step
2014-10-22 Sapan BhatiaWorked around an authentication problem
2014-10-22 Sapan BhatiaCleaned up options
2014-10-22 Sapan BhatiaAdded content to slivers ansible recipe.
2014-10-22 Sapan BhatiaHandle two error messages, when a user is orphaned
2014-10-21 Sapan BhatiaUpdates to auth in sync_network_deployments
2014-10-21 rootSync slivers rewritten with ansible
2014-10-17 rootBug fix in ansible driver for backend
2014-10-17 rootNew steps, ansible playbooks
2014-10-15 rootBug fixes in ansible driver
2014-10-15 rootFixed a bug in the ansible driver for OpenStack
2014-10-15 rootuser deployment sync step updated to use ansible
2014-10-15 rootUser and role creation ansible playbook template
2014-10-14 rootAnsible library module for new Ansible-based Observer...
2014-09-26 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-25 rootMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-24 Tony Mackfix attribute error
2014-09-23 Scott Bakerreverted out change; not sure it was safe when spawning...
2014-09-23 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-23 Scott Bakerconvert hostnames to lowercase when adding to data...
2014-09-22 John H. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-08 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-05 Scott Bakerensure db connection is closed at the end of each thread
2014-09-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Scott Bakerplumb flavors through to openstack
2014-09-04 Scott Bakerdo not sync objects for deployments that are not configured
2014-09-04 Scott Bakerskip unreachable/misconfigured deployments in sync_nodes
2014-09-04 Scott Bakermore logging; fix SyncSiteDeployments waiting on self...
2014-09-04 Scott Bakercopied from observer code on alpha
2014-09-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Sapan BhatiaDrop Slice policy code from Observer
2014-09-03 Sapan BhatiaDrop user policy code from observer
2014-09-03 Sapan BhatiaDrop network model policy from Observer
2014-09-03 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Sapan BhatiaUpdated OpenStack observer to parallel implementation
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-27 Scott Bakermake sure to check all ports from all deployments
2014-08-25 Sapan BhatiaInitial plumbing for parallel Observer
2014-08-22 Sapan BhatiaSometimes, backend_status can fail because of unicode...
2014-08-22 Sapan BhatiaMore verbose backend_status field
2014-08-22 Sapan BhatiaPropagate backend_status to failed dependent objects
2014-08-20 Sapan BhatiaBug fix from Scott Baker. If a peer object is not set...
2014-08-20 Sapan BhatiaMinor bug fix
2014-08-19 Scott Bakerfix failed dependencies not taking type of objects...
2014-08-19 Sapan BhatiaSwitched sync_users to new style of deletion
2014-08-19 Sapan BhatiaDeleting sync_sliver_ips, now obsoleted by sync_network...
2014-08-19 Sapan BhatiaSwitched sync_slices to new style of deletion
2014-08-19 Sapan BhatiaSwitched sync_networks to new style of deletion
2014-08-19 Sapan BhatiaMerged change from alpha
2014-08-19 Sapan BhatiaSwitched sync_sites to new style of deletion
2014-08-18 Sapan BhatiaMake it easier to disable deletions for debugging.
2014-08-18 Sapan BhatiaTrying to commit an unsaved object with fields set...
2014-08-15 Scott Bakermake sync_sliver_ips a no-op -- maybe remove it soon
2014-08-15 Scott Bakersync all network deployments, even the nat-net
2014-08-15 Scott Bakerpunch through portfwd; fix not all ports used in sync_n...
2014-08-13 Scott Bakerremove comment
2014-08-13 Scott Bakeruse shared network id for shared networks; stop creatin...
2014-08-13 Scott Bakerfix NetworkSliver objects not created, and not working...
2014-08-12 Scott Bakerfix ips not set in sliver.ip
2014-08-08 Scott Bakerset default userdata
2014-07-23 Sapan BhatiaMinor bug fixes
2014-07-23 Sapan BhatiaUpdate OpenStack Observer's event loop from EC2 observer
2014-07-23 Sapan BhatiaRemoved old-style deleters
2014-07-23 Sapan BhatiaSteps in which deletion is not supported have to return...
2014-07-23 Sapan BhatiaSlice deployment deleter, refactored
2014-07-23 Sapan BhatiaSite deployment step, refactored
2014-07-23 Sapan BhatiaNetwork sliver deleter, refactored
2014-07-23 Sapan BhatiaNetwork deployment deleter, refactored
2014-07-23 Sapan BhatiaUser deployments deleter refactored
2014-07-23 Sapan BhatiaSliver deleter, refactored
2014-07-23 Sapan BhatiaDeleters should not be calling delete on the data model.
2014-07-23 Sapan BhatiaUser deleter, refactored
2014-07-23 Sapan BhatiaSlice deleter, refactored
2014-07-23 Sapan BhatiaRefactored site deleter.
2014-07-23 Sapan BhatiaThis is in the default implementation of sync_step now
2014-07-23 Sapan BhatiaProvide default implementation of fetch_pending to...
2014-07-23 Sapan BhatiaNetworks deleter for OpenStack
2014-07-23 Sapan BhatiaRename observer to openstack_observer, making room...