filter users correctly
[plstackapi.git] / planetstack / observer / steps /
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-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-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
2013-11-21 Andy BavierIf a Network already has a network_id, read subnet...
2013-11-19 Andy BavierBug fixes
2013-10-28 Andy BavierLog to default location
2013-10-22 Andy BavierLog to /var/log/planetstack.log instead of observer...
2013-10-21 Tony Mackfix name error
2013-10-21 Tony Mackuse slice creator context instead of admin context
2013-10-18 Andy BavierFix tenant update
2013-10-18 Andy BavierReturn value from get_next_subnet()
2013-10-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-10-16 Tony Mackfix bugs
2013-10-14 Tony Mackfix syntax error
2013-10-09 Tony Macksync images
2013-10-09 Tony Macksync nodes
2013-10-09 Tony Mackadd missing code to sync_slivers
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-08 Tony Mackfix attribute error
2013-10-08 Tony Mackinclude DeploymentRole in role sync
2013-10-08 Tony Mackfix syntax error
2013-10-08 Tony Mackenable SyncRoles
2013-10-08 Tony Mackadded krole_id to SiteRole and SliceRole. Enable SyncRoles
2013-10-08 Tony Mackchecking in latest sync_slices code. move get_next_subn...
2013-10-06 Tony Mackmodify system users and tenants
2013-10-06 Tony Mackenable user delete
2013-10-06 Tony Mackbug fixes
2013-10-06 Tony Mackinclude args kwd pointer in call() params
2013-10-02 Tony Mackfix TypeError
2013-10-02 Tony Mackmisc changes
2013-10-02 Sapan BhatiaMissing import
2013-09-25 Tony Mackfix NameError and AttribteError
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Macktabs
2013-09-25 Tony Mackimplement fetch_pending()
2013-09-24 Tony Macktabs, bugfixes
2013-09-18 Tony Mackinstantiate sycn steps with openstack driver. Implement...
2013-09-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-03 Sapan BhatiaGarbage collector step
2013-09-02 Sapan BhatiaWide range of debugging changes
2013-09-02 Sapan BhatiaMerge branch 'syncsteps'
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaMerge branch 'syncsteps' of git://git.planet-lab.org...
2013-09-02 Sapan BhatiaSchedules for various steps
2013-08-27 Sapan BhatiaSync refactored into abstract steps