remove Dashboard Views from user admin
[plstackapi.git] / planetstack / observer
2014-11-05 Sapan BhatiaMerged ansible branch into master
2014-07-23 Sapan BhatiaFixed tabulations
2014-07-23 Sapan BhatiaPoint default observer back to OpenStack observer
2014-07-23 Sapan BhatiaDropped extraneous sync steps in ec2_observer/steps...
2014-07-23 Sapan BhatiaMade 'observer' a symlink
2014-07-23 Sapan BhatiaRename observer to openstack_observer, making room...
2014-07-23 Sapan BhatiaFixed indentation
2014-07-23 Sapan BhatiaAdded deletion field to fetch pending method.
2014-07-23 Sapan BhatiaExecute deletors and purge record.
2014-07-23 Sapan BhatiaChanged core Observer logic to incorporate explicit...
2014-07-23 Sapan BhatiaDrop original deleter logic. Deletions will not be...
2014-07-23 Sapan BhatiaDecommissioning the garbage collector, no longer needed...
2014-07-23 Sapan BhatiaNew version of delete, which marks as delete instead...
2014-07-23 Sapan BhatiaUpdated backend status during call
2014-07-23 Sapan BhatiaMap errors and feed them into the database.
2014-07-23 Sapan BhatiaFeed errors that occur in the back end in the backend_s...
2014-07-23 Sapan BhatiaThis patch logs exceptions in the core of the Observer...
2014-07-16 jcnelsonMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-07-16 Tony Mackremove unused code
2014-06-20 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-20 Tony Mackfix more bugs
2014-06-20 Tony Mackfix import errors
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Sapan BhatiaMerge branch 'apigen'
2014-06-11 Scott Bakerdisable automatic deployment of images (needs verification)
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-06 Scott Bakermake deployment.py go away
2014-06-04 Tony Mackremove deployment_auth.py and move deployment auth...
2014-06-04 Tony Mackfix NameError
2014-06-04 Tony Mackswitch admin_driver() to client_driver()
2014-06-03 Scott Bakerfix duplicate image created
2014-06-03 Scott Bakerfix getattr problem, add additional logging
2014-06-03 Scott Bakerstop silently absorbing exceptions inside of sync steps
2014-05-30 Scott Bakeruserdata support for instance creation
2014-05-13 Scott Bakerkeep track of random client id that was generated
2014-05-13 Scott BakerEventSender was failing on a missing self.random_client...
2014-05-12 Scott Bakerfix files I checked into the wrong directory
2014-05-12 Scott Bakerchanges from alpha site
2014-05-10 Scott Bakercommit changes from alpha site
2014-05-10 Scott Bakerfix error importing steps
2014-05-07 Tony Mackfix bug
2014-05-07 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-07 Tony Mackremove raise origin/HEAD origin/master
2014-05-07 Tony Mackuse python-glanceclient intead of glance.client to...
2014-05-07 Tony Macksync images across deployments
2014-04-30 Tony Mackadded max_slivers (instance) quota attribute to slice...
2014-04-29 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-29 Tony Mackmodifed
2014-04-29 Tony Mackdisable unused steps
2014-04-29 Tony Mackremove debuging code
2014-04-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-22 Tony Mackupdate garbage collector
2014-04-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-21 Tony Mackdont save sliver model here
2014-04-21 Tony Mackenable sliver gc
2014-04-21 Tony Mackremove unused code
2014-04-21 Tony Mackmodified provides attribute
2014-04-18 Tony Mackno longer creating a router for networks
2014-04-18 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-18 Tony Mackmove key sync logic to sync_slivers
2014-04-18 Tony Mackskip networks that are using a template with translation
2014-04-17 Tony Mackdo not save user record here
2014-04-16 Tony Mackupdate user account across deployments when user record...
2014-04-16 Tony Mackonly create private networks for networks using the...
2014-04-16 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-16 Tony Mackfix login for which networks a sliver connets to
2014-04-15 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-15 Tony Mackonly save sliver record if operstions succeed
2014-04-15 Tony Mackfilter users correctly
2014-04-15 Tony Mackfix bug
2014-04-15 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-15 Tony Mackdisable some steps
2014-04-15 Tony Mackadd network template to requested networks
2014-04-15 Tony Mackfix bug
2014-04-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-04-12 Tony Mackfix bugs
2014-04-12 Tony Mackadd new deleters, update existing deleters
2014-04-10 Tony Mackadd users to all deployments for now
2014-04-10 Tony Mackskip slices that have not been synced at the deployment
2014-04-10 Tony Mackmoved sync logic to sync_network_deployments
2014-04-10 Tony Mackrequest_interface should be requested_interval
2014-04-09 Tony Mackchanged 'uuid' to 'net-id' in networks arg. Don't inclu...
2014-04-08 Tony Mackchange filter() to all()
2014-04-08 Tony Mackinclude SyncNetworkDeployments step
2014-04-08 Tony Mackchecking in step
2014-04-07 Tony Mackdo not save user record in sync_user step
2014-04-07 Tony MackInspect all user deployments. No need to act on ever...
2014-04-07 Tony Mackimport logger
2014-04-07 Tony MackAdd slices to all deployments for now. Set starting...
2014-04-02 Tony Mackfix bugs
2014-04-02 Tony Mackfix import error
2014-04-02 Tony Mackupdating deleters
2014-03-19 Tony Mackbug fixes and improvements
2014-03-19 Tony Mackfix bugs
2014-03-17 Tony Mackfix bugs
2014-03-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-03-12 Tony Mackset keystone user name to user's email address
2014-03-12 Tony Mackfixing bugs
2014-03-12 Tony Mackobserver now supports remote openstack deployments
2014-03-11 Sapan BhatiaRewrote toposort to handle loops in Step graph. Simpler...
next