dynamicweb/datacenterlight
PCoder 67d789ebdb Implement save_ssh_key_in_vm_template_task
A celery task which first sends a power off signal to the VM with the
given ID and polls until it is powered off. Then, it updates the VM
template with the given ssh keys of the user and resumes it.

User is notified once the VM template has been updated.
2019-05-12 19:13:22 +02:00
..
locale/de/LC_MESSAGES Update datacenterlight django.po 2018-09-26 22:45:09 +02:00
management/commands Flip the order of logging 2019-05-06 08:47:59 +02:00
migrations Update datacenterlight StripePlan further 2019-04-20 12:22:51 +02:00
static/datacenterlight Add bootstrap-3.3.4 local resources 2019-05-05 20:24:47 +02:00
templates/datacenterlight Merge branch 'master' into 5151/gdpr_modal 2018-10-25 22:05:24 +02:00
templatetags lineheight fix and line break filter 2018-03-23 04:36:40 +05:30
__init__.py added datacenterlight 2016-12-20 18:05:20 -05:00
admin.py vm template prefix 2018-05-24 03:57:01 +05:30
apps.py added datacenterlight 2016-12-20 18:05:20 -05:00
cms_models.py Merge master into task/5681/offer-512mb-ram 2018-09-28 08:36:35 +02:00
cms_plugins.py Merge branch 'master' into task/5681/offer-512mb-ram 2018-10-08 07:56:57 +02:00
cms_toolbar.py cms page extension favicon 2018-04-12 08:56:24 +05:30
forms.py Remove BetaAccess related forms 2018-02-20 15:11:09 +01:00
models.py Update datacenterlight StripePlan further 2019-04-20 12:22:51 +02:00
tasks.py Implement save_ssh_key_in_vm_template_task 2019-05-12 19:13:22 +02:00
tests.py Use price in stripe plan name too 2018-09-05 23:26:51 +02:00
urls.py CMS home page can now be accessed at /cms/ for all sites 2018-04-07 13:13:55 +02:00
utils.py Fix flake8 warnings 2018-10-06 07:47:40 +02:00
views.py Change datacenterlight.ch message form to send email to support@ungleich.ch 2018-11-11 17:01:19 +01:00