Lease manager for various Objects
Go to file
Susmitha 6c79555d56 Fix for IAAS-5523: Lease extension seems to be broken
If instance lease is beyond the tenant lease expiry, lease handler
currently deletes the vm at tenant lease expiry. Adding a check to
ignore the vms that have not yet expired.
2016-06-17 15:16:15 -07:00
etc Changing the API default for lease expiry from days to minutes 2016-06-01 12:41:25 -07:00
mors Fix for IAAS-5523: Lease extension seems to be broken 2016-06-17 15:16:15 -07:00
mors_repo Changing the API default for lease expiry from days to minutes 2016-06-01 12:41:25 -07:00
support Removing dependency on pf9app 2016-04-27 17:55:55 +00:00
test Merge branch 'atherton' of github.com:platform9/pf9-mors into atherton 2016-06-07 11:57:37 -07:00
.gitignore Changing the API default for lease expiry from days to minutes 2016-06-01 12:41:25 -07:00
.reviewboardrc First version of Mors - Lease Manager 2016-04-09 13:11:52 -07:00
README.md First version of Mors - Lease Manager 2016-04-09 13:11:52 -07:00
build.sh First version of Mors - Lease Manager 2016-04-09 13:11:52 -07:00
mors_manage.py Fixing a missing file in rpm for pf9-mors 2016-04-11 21:37:41 +00:00
pf9_mors.py Fixing a missing file in rpm for pf9-mors 2016-04-11 21:37:41 +00:00
setup.py First version of Mors - Lease Manager 2016-04-09 13:11:52 -07:00
test.sh First version of Mors - Lease Manager 2016-04-09 13:11:52 -07:00

README.md

pf9-mors

Mors is the Roman God of death. Mors helps us implement leases.

The functionality is described here in details: https://platform9.atlassian.net/wiki/pages/viewpage.action?pageId=58490897