plstackapi.git
2013-10-08 Tony Mackadded krole_id to SiteRole and SliceRole. Enable SyncRoles
2013-10-08 Tony Mackadd missing roles
2013-10-08 Tony MackOpenStackSyncStep extends SyncStep
2013-10-08 Tony Mackchecking in latest sync_slices code. move get_next_subn...
2013-10-08 Tony Mackplanetstack/core/models/role.py
2013-10-08 Tony Mackplanetstack/core/models/role.py
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-06 Tony Mackfix check_schedule
2013-10-05 Tony Mackfix check_class_dependency()
2013-10-02 Tony Mackremove unnecessary import
2013-10-02 Tony Mackfix TypeError
2013-10-02 Tony Mackmisc changes
2013-10-02 Sapan BhatiaMake change to Model code failsafe
2013-10-02 Sapan BhatiaDrop debugging code
2013-10-02 Sapan BhatiaBUGFIX: list.reverse() is in place, does not return...
2013-10-02 Sapan BhatiaFixed tabulation in the file
2013-10-02 Sapan BhatiaMajor bugfix to toposort.
2013-10-02 Sapan BhatiaMissing import
2013-10-02 Sapan BhatiaFixed issues in object dependencies
2013-10-02 Sapan BhatiaSteps not in the dependency graph should also be executed
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackremove redundant check
2013-09-25 Tony Macktabs
2013-09-25 Tony Mackfix NameError and AttribteError
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackfix bugs
2013-09-25 Tony Mackbug fixes
2013-09-25 Tony Macktabs
2013-09-25 Tony Mackimplement fetch_pending()
2013-09-24 Tony Mackbugfixes
2013-09-24 Tony Macktabs, bugfixes
2013-09-24 Tony Mackadding missing file
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 Bakeradd comments to describe purpose of tool
2013-09-08 Scott Bakercheck in openstack db cleanup tool
2013-09-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-08 Scott Bakercheck in openstack healthcheck tool
2013-09-06 Siobhan TullyConsolidated email and username fields to preserve...
2013-09-06 Siobhan TullyRemoved enacted field from initial_data.json and admin...
2013-09-06 Siobhan TullyRemoved enacted field from initial_data.json and admin...
2013-09-06 Siobhan TullyDeprecated Members model
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-03 Siobhan TullyDjango-suit, add in Roles for specific classes site...
2013-09-03 Sapan BhatiaTemporarily disabled deleters
2013-09-03 Sapan BhatiaFixed import error
2013-09-03 Sapan BhatiaGarbage collector step
2013-09-03 Sapan BhatiaDependency generator
2013-09-03 Sapan BhatiaFixed tabulation
2013-09-03 Sapan BhatiaAbstracted out deleters
2013-09-03 Sapan BhatiaCleaned up event manager code
2013-09-02 Sapan BhatiaWide range of debugging changes
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 BhatiaUpdated dependency generator
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 BhatiaLoad and save run times syncsteps origin/syncsteps
2013-09-02 Sapan BhatiaSchedules for various steps
2013-09-02 Sapan BhatiaClass and object dependencies, schedules
2013-09-02 Scott Bakerstore json data for GetConfiguration by slicename
2013-09-01 Scott Bakerwrite json output to files, use fixed slice id for...
2013-09-01 Scott Bakerget the interfaces
2013-09-01 Scott Bakeronly call GetConfiguration if running script as main
2013-09-01 Scott Bakerfix the obvious bugs
2013-08-31 Scott BakerGetConfiguration wip
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-25 Scott Bakercheck in network regression tests
2013-08-23 Scott Bakergive sliver a unicode name before it is instantiated
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 Bakerhide network columns for networks with no sliver ip...
2013-08-20 Scott Bakerinclude sync_network_slivers in observer loop
2013-08-20 Scott Bakercreate NetworkSliver objects when networks are attached...
2013-08-15 Scott Bakerexclude enacted from admin on slicenetworkinline
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-09 Scott Bakershared network template support
2013-08-08 Scott Bakeradd translation field to network template
2013-08-08 Scott Bakersave_network, delete_network, and refresh_networks...
2013-08-06 Scott Bakeradd NetworkSlice to model imports
2013-08-06 Scott BakerNetworkSlicesInline, to work with the NetworkSlices...
2013-08-06 Scott Bakerfields for observer/driver, permission checks on attach...
2013-08-06 smbakercomment out due to circular dependency
2013-08-05 Tony Mackrenaming
2013-08-05 Tony Mackfix import error
2013-07-29 Scott Bakerimport network model admins from plstackapi-network... stable origin/stable 1.0
next