- 90040c2 Added in support for user's specific Home Page by Siobhan Tully · 11 years ago
- 874936e support for selflink_fieldname by Scott Baker · 11 years ago
- e2bbf7e don't create selflink if no modeladmin exists for that model by Scott Baker · 11 years ago
- 0165fac convert some inlines from admin.TabularInline to PlStackTabularInline; get selflink working on inlines without explicit fields= by Scott Baker · 11 years ago
- 3bbf5ed First version of api generator by Sapan Bhatia · 11 years ago
- 8656832 add automatic selflink creation by Scott Baker · 11 years ago
- e728c89 fields for HPC object ids by Scott Baker · 11 years ago
- 63b7ba4 Add ability for admins to change user passwords by Siobhan Tully · 11 years ago
- bef01da install_opencloud script with needed yum/pip install packs by Siobhan Tully · 11 years ago
- 32fd368 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
- cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
- d1f8a19 log to console while debugging by Scott Baker · 11 years ago
- 88be16c sync steps for hpc by Scott Baker · 11 years ago
- 18ce715 if account name is longer than 20 characters then onevapi throws a strange error by Scott Baker · 11 years ago
- cd96a8c contentprovider step, WIP by Scott Baker · 11 years ago
- e99e3df property to get client from library, function to sanitize account names by Scott Baker · 11 years ago
- f520845 sync step for service provider by Scott Baker · 11 years ago
- 9570303 library for talking to CMI by Scott Baker · 11 years ago
- 93661ea use hpclib by Scott Baker · 11 years ago
- 5bee893 allow hpc_service and rr_service to be None when calling write_slices_file by Scott Baker · 11 years ago
- e3293f9 support use of 'console' as a log_file name by Scott Baker · 11 years ago
- 9c9a47f replace OptionParser with a simpler version to eliminate conflicts with programs that use options (like django evolution) by Scott Baker · 11 years ago
- b30aa08 hpc observer, wip by Scott Baker · 11 years ago
- 2c8ba41 fix bad import name by Scott Baker · 11 years ago
- 8f54aac fix bug by Scott Baker · 11 years ago
- 45efc58 add configurable logfile name by Scott Baker · 11 years ago
- 7771f41 add support for non-openstack drivers, rename step_dir config param by Scott Baker · 11 years ago
- d8ebe8c support command line option to specify config file name by Scott Baker · 11 years ago
- 45fb7a1 use Config().step_dir to load steps dynamically by Scott Baker · 11 years ago
- 1eff85d Support optional application-name argument, fix CamelCased objects in ForeignKeys by Scott Baker · 11 years ago
- 44a90a2 updates to demo data by Tony Mack · 11 years ago
- 360afb8 fix field description by Tony Mack · 11 years ago
- aa47472 added I2 Singapore site and nodes by Tony Mack · 11 years ago
- 4cac5c5 updating demo fixture by Tony Mack · 11 years ago
- ee83f34 updating demo data by Tony Mack · 11 years ago
- 23c2bf4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Tony Mack · 11 years ago
- ecb8c68 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 11 years ago
- 9cc9bf3 add slice_remap argument to RPC calls by Scott Baker · 11 years ago
- 01965a1 updating demo data by Tony Mack · 11 years ago
- a0a641d updating demo data by Tony Mack · 11 years ago
- 9cb88a2 add invoice drilldown, move billing link to above location field in site by Scott Baker · 11 years ago
- 545db2a add billing link to site admin by Scott Baker · 11 years ago
- 15cddfa dollar formatting, eliminate delete checkboxes, eliminate add_another by Scott Baker · 11 years ago
- 419b779 updating demo data by Tony Mack · 11 years ago
- 4310504 check in billing system models, admin, and sample data generator by Scott Baker · 11 years ago
- 4816cee backup just he 'core' data by Tony Mack · 11 years ago
- 9d27d52 archiving the demo data by Tony Mack · 11 years ago
- 6bba535 If a Network already has a network_id, read subnet info from Quantum by Andy Bavier · 11 years ago
- fe81aa4 Add Site and Deployment to Network object by Andy Bavier · 11 years ago
- 4980132 Bug fixes by Andy Bavier · 11 years ago
- 7225f72 fix import by smbaker · 11 years ago
- f33829c split off GetSlices and GetNodes from GetConfiguration by smbaker · 11 years ago
- e36a7de legacy api for GetConfiguration by smbaker · 11 years ago
- 1e2c232 Add systemd script by Andy Bavier · 11 years ago
- 33584c5 Log to default location by Andy Bavier · 11 years ago
- 04111b7 Log to /var/log/planetstack.log instead of observer.log in current directory. by Andy Bavier · 11 years ago
- 37146d2 fix name error by Tony Mack · 11 years ago
- a6cbd36 use slice creator context instead of admin context by Tony Mack · 11 years ago
- e7abb62 Log failures in sync steps by Andy Bavier · 11 years ago
- 606bf0e Fix tenant update by Andy Bavier · 11 years ago
- 5e243e1 Return value from get_next_subnet() by Andy Bavier · 11 years ago
- aaa5c4a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 11 years ago
- 9c2c8fa Set observer/disabled=1 to run an observerless PlanetStack by Sapan Bhatia · 11 years ago
- 27ec0f5 fix bugs by Tony Mack · 11 years ago
- 808b239 store failed step object in set instead of list by Tony Mack · 11 years ago
- 2d5642c dont raise exceptions inside of event loop by Tony Mack · 11 years ago
- 3587dc7 rename config option by Tony Mack · 11 years ago
- 04054f5 fix syntax error by Tony Mack · 11 years ago
- 46c2d50 sync images by Tony Mack · 11 years ago
- e1509e8 sync nodes by Tony Mack · 11 years ago
- 012ecff Bug fix to my last change. by Sapan Bhatia · 11 years ago
- 9faf7b0 Client ids need to be unique per deployment by Sapan Bhatia · 11 years ago
- 6fd3ef8 add missing code to sync_slivers by Tony Mack · 11 years ago
- c265b89 Merged plcorebase by Siobhan Tully · 11 years ago
- 00353f7 Added missing Service.py by Siobhan Tully · 11 years ago
- ce652d0 Adjusted modeling of Service, Slice and Tags. Added RequestRouter starter App. Modified Admin.py of core apps for new relationships. Modified the initial_data for new roles, and deprecated ForeignKey relationships. by Siobhan Tully · 11 years ago
- 0036707 fix attribute error by Tony Mack · 11 years ago
- f4f1616 include DeploymentRole in role sync by Tony Mack · 11 years ago
- 03742a7 fix syntax error by Tony Mack · 11 years ago
- 6986ab3 enable SyncRoles by Tony Mack · 11 years ago
- 27c7390 added krole_id to SiteRole and SliceRole. Enable SyncRoles by Tony Mack · 11 years ago
- 3971415 add missing roles by Tony Mack · 11 years ago
- 9747e9d OpenStackSyncStep extends SyncStep by Tony Mack · 11 years ago
- 0ae3fe3 checking in latest sync_slices code. move get_next_subnet to sync_slices by Tony Mack · 11 years ago
- 7665f81 planetstack/core/models/role.py by Tony Mack · 11 years ago
- cfa2708 planetstack/core/models/role.py by Tony Mack · 11 years ago
- bfe0f8e modify system users and tenants by Tony Mack · 11 years ago
- 9b6dde8 enable user delete by Tony Mack · 11 years ago
- a76b895 bug fixes by Tony Mack · 11 years ago
- b0e03bf include args kwd pointer in call() params by Tony Mack · 11 years ago
- c61cab0 fix check_schedule by Tony Mack · 11 years ago
- 2fd8d30 fix check_class_dependency() by Tony Mack · 11 years ago
- 98a6a1d remove unnecessary import by Tony Mack · 11 years ago
- f044a7b fix TypeError by Tony Mack · 11 years ago
- 31078dd misc changes by Tony Mack · 11 years ago
- 322edfa Make change to Model code failsafe by Sapan Bhatia · 11 years ago
- d667627 Drop debugging code by Sapan Bhatia · 11 years ago
- a2227d1 BUGFIX: list.reverse() is in place, does not return a value by Sapan Bhatia · 11 years ago
- a483ab9 Fixed tabulation in the file by Sapan Bhatia · 11 years ago
- 467b7ce Major bugfix to toposort. by Sapan Bhatia · 11 years ago