plstackapi.git
2013-07-29 Scott Bakerimport network model admins from plstackapi-network... stable origin/stable 1.0
2013-07-29 Scott Bakerallow NetworkSliver.ip to be null, fix NO_OBSERVER...
2013-07-29 Scott Bakerimport network data model from plstackapi-network branch
2013-07-09 Tony Mackfix bug in delete tenant
2013-07-09 Tony Mackskip invalid routers
2013-07-07 Siobhan TullyAdded in additional support for core objects (ServiceCl...
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 Siobhan TullyRe-implemented REST API and urls.
2013-07-02 Sapan BhatiaIntegration with Feefie/Fofum for waking up the observe...
2013-07-02 Tony Mackfix bug
2013-07-01 smbakerexclude enacted field from serviceClass/serviceResource
2013-07-01 Tony Mackfix bugs
2013-06-30 Tony Macksync external routes
2013-06-27 smbakermake reservations visible and hide the enacted fields
2013-06-26 smbakermake serviceclass visible at top level
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-21 Siobhan TullyAdded in geoposition for Sites, including google map...
2013-06-21 Siobhan TullyAdded in Project support to be used in concert with...
2013-06-21 Siobhan TullyAdded support for Generic Tags. Tags can be applied...
2013-06-21 Siobhan TullyInitial data should note have core.user installed ...
2013-06-20 Tony Mackfix bug in sync_tenants
2013-06-16 Tony Mackinitial checkin of event listener. refactor/cleanup
2013-06-15 Tony Mackinitial checkin
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 Mackswitch public key from char field to text field
2013-06-10 Tony Mackdont delete records yet
2013-06-10 Tony Mackfix NameError
2013-06-10 Tony Mackremoving refrences to keys model
2013-06-10 Tony Mackinitial checkin of observer
2013-06-10 Tony Mackremoving key model
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-28 Tony Mackfix bugs
2013-05-28 Tony Mackupdate filtering for non admins
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-22 Scott Bakeradd slice tags
2013-05-19 Scott Bakerreservation agent WIP check-in
2013-05-19 Scott Bakershow endtime in reservation unicode
2013-05-19 Scott Bakeruse timezone setting in reservation pages
2013-05-19 Scott Bakeradd endTime property, automatically calculated from...
2013-05-19 Scott Bakeradd timezone field to user
2013-05-17 Scott Bakerreservation model: validate slice when form is refreshed
2013-05-17 Scott Bakeradd admin page for reservations, remove serviceResource...
2013-05-17 Scott Bakercheck in reservation models
2013-05-17 Scott BakerCSS for reservation admin form
2013-05-14 Scott Bakerchange serviceClass from CharField to ForeignKey
2013-05-14 Scott BakerMethod for getting the default service class
2013-05-13 Scott Bakercorrect plural spelling of service classes
2013-05-13 Scott Bakermove ServiceClass and ServiceResource before Slice
2013-05-13 Scott Bakermove serviceclass fixture to the right place
2013-05-11 Tony Mackfix bug
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 Scott Bakerintial data for serviceclass / serviceresource
2013-05-10 Scott Bakermodels and admin for ServiceClass and ServiceResource
2013-05-10 Tony Mackpull some values from planetstack config file
2013-05-10 Tony Mackfix environment
2013-05-10 Tony Mackinstall source to /opt/planetstack
2013-05-10 Siobhan TullyAdjustments to admin.py for view, fix Role using charfi...
2013-05-10 Siobhan TullyAdjusting admin GUI/inlines, fixed slice modification...
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...
2013-05-10 Tony Mackrole base filtering for main admin pages
2013-05-10 Tony Mackrole based filtering for keys
2013-05-10 Tony Mackadded add_external_route(), delete_external_route()
2013-05-09 Tony Mackrefactor
2013-05-09 Tony Mackfix bug
2013-05-09 Tony Mackalway give user 'user' role at their home site
2013-05-09 Tony Mackallow openstack fields to contain null/blank values...
2013-05-09 Tony Mackspecify SliverInline.readonly_fields
2013-05-09 Scott Bakeronly save numberCores to OS metadata if it changes
2013-05-08 Tony Mackspecify SliverInline.readonly_fields
2013-05-08 Tony Mackadjust unicode name
2013-05-07 Tony Mackwhitespace
2013-05-07 Tony Mackmake some fields on the sliver page read only when...
2013-05-07 Tony Mackremove auth_check import
2013-05-07 Tony Mackremove reference to Subnet
2013-05-07 Tony Mackremove reference to Subnet
2013-05-07 Tony Mackfix typo
2013-05-07 Tony Mackremove reference to subnet
2013-05-07 Tony Mackimport Config before try/except block
2013-05-07 Tony Mackadd core/models to packages path
2013-05-07 Tony Macksubnet model no longer exists
next