Continuing bug fixes
[plstackapi.git] / planetstack / openstack /
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-08 Tony Mackchecking in latest sync_slices code. move get_next_subn...
2013-09-25 Tony Mackimplement fetch_pending()
2013-09-24 Tony Mackbugfixes
2013-09-18 Tony Mackinstantiate sycn steps with openstack driver. Implement...
2013-09-12 Scott Bakersupport passing metadata during spawn. automatically...
2013-09-08 Scott Bakercheck in openstack db cleanup tool
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaFixed import issues
2013-09-02 Sapan BhatiaMerge branch 'syncsteps'
2013-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
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-08-27 Sapan BhatiaSync refactored into abstract steps
2013-08-26 Sapan BhatiaThe Observer observes PlanetStack not OpenStack
2013-08-26 Scott Bakersupport calling destroy_instance using admin tenant
2013-08-26 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-26 Scott Bakeruse root tenant when deleting instance if sliver tenant...
2013-08-21 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-20 Scott Bakerscript for cleaning up openstack database
2013-08-20 Scott Bakerinclude sync_network_slivers in observer loop
2013-08-20 Scott Bakercreate NetworkSliver objects when networks are attached...
2013-08-14 Scott Bakerallow sharing private network between slices, eliminate...
2013-08-14 Scott BakerI forgot to actually change the sleep value
2013-08-14 Scott Bakerlet waiting for the event consume some of the 5 minute...
2013-08-14 Scott Bakerfix name of parameter passed to create sliver
2013-08-09 Scott Bakerimplement sync_networks; add lots of exception checking
2013-08-09 Scott Bakershared network template support
2013-08-08 Scott Bakersave_network, delete_network, and refresh_networks...
2013-08-06 smbakercomment out due to circular dependency
2013-07-09 Tony Mackfix bug in delete tenant
2013-07-09 Tony Mackskip invalid routers
2013-07-05 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-05 Siobhan TullyRemoved random w in file
2013-07-03 Sapan BhatiaSmall fixes in the event layer for the observer
2013-07-03 Tony Mackfix imports
2013-07-02 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-02 Sapan BhatiaIntegration with Feefie/Fofum for waking up the observe...
2013-07-02 Tony Mackfix bug
2013-07-01 Tony Mackfix bugs
2013-06-30 Tony Macksync external routes
2013-06-28 Sapan BhatiaFixed a typo
2013-06-26 Tony Mackdelete_tenant() deletes all instances associated with...
2013-06-25 Sapan BhatiaChanged event listener to use fofum library
2013-06-24 Tony Mackfit threading bug
2013-06-24 Tony Mackfix bug in sync_sliver
2013-06-24 Tony Mackcleanup
2013-06-24 Tony Mackcleanup
2013-06-24 Tony Mackfix bug
2013-06-20 Tony Mackfix bug in sync_tenants
2013-06-16 Tony Mackinitial checkin of event listener. refactor/cleanup
2013-06-14 Tony Mackuse hashlib instead of md5 library
2013-06-12 Tony Mackseveral bug fixes
2013-06-11 Tony Mackremove debugging
2013-06-11 Tony Mackdo not update the 'updated' timestamp when updating...
2013-06-11 Tony Mackfix user key sync
2013-06-11 Tony Macksync roles
2013-06-11 Tony Mackobserver for sites, slices and users
2013-06-10 Tony Mackdont delete records yet
2013-06-10 Tony Mackfix NameError
2013-06-10 Tony Mackinitial checkin of observer
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-28 Tony Mackfix bugs
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-19 Scott Bakerreservation agent WIP check-in
2013-05-11 Tony Mackwe can no longer access the user from the key object...
2013-05-11 Tony Mackfix openstack integration
2013-05-11 Tony Mackfix openstack integration
2013-05-10 Siobhan TullyAdjustments to admin.py for view, fix Role using charfi...
2013-05-10 Siobhan TullyMerge pick up, tweaked role/site/plcore_base or os_mana...
2013-05-10 Siobhan TullyRefactor to /opt/planetstack, final tweaks to make...