Commit graph

2509 commits

Author SHA1 Message Date
Arvind Tiwari 8db7ead9e2 checking VM termination error 2017-09-19 00:24:06 +05:30
Arvind Tiwari 43300c7226 translations added, modal fixed 2017-09-18 23:21:04 +05:30
Arvind Tiwari 226f744bae success modal added 2017-09-18 21:52:59 +05:30
Arvind Tiwari d49e90bd20 catching WrongIdError 2017-09-15 18:15:06 +05:30
Arvind Tiwari 9c0cefd419 js polling timing to 5s 2017-09-15 17:44:27 +05:30
Arvind Tiwari bbb1919404 error msg fix 2017-09-15 17:38:52 +05:30
Arvind Tiwari 77f2454e3c remove error msg on successful termination 2017-09-15 17:20:42 +05:30
Arvind Tiwari 0c3f605735 status pending style in vm-list 2017-09-15 17:02:02 +05:30
Arvind Tiwari fdb5039c02 minor adjustments 2017-09-15 16:57:17 +05:30
Arvind Tiwari 6136a48961 edge cases handled 2017-09-15 16:46:56 +05:30
Arvind Tiwari 852c1228ba minor fix 2017-09-15 14:48:11 +05:30
Arvind Tiwari 75156d2c00 undo changes in navbar 2017-09-15 01:00:07 +05:30
Arvind Tiwari a935871722 code reformating 2017-09-15 00:57:59 +05:30
Arvind Tiwari 8402fd4fd3 merge master 2017-09-15 00:19:01 +05:30
Arvind Tiwari a1a90ed5d0 while loop code formating 2017-09-15 00:14:09 +05:30
Pcoder d30218297c Merge pull request #473 from pcoder/task/3731/cdist_ssh_key_handler
Task/3731/cdist ssh key handler
2017-09-14 13:41:49 +00:00
M.Ravi 5c3cf7682f Fixed some flake8 warnings 2017-09-14 15:27:25 +02:00
M.Ravi a4fe2e2db9 Updated SaveSSHKeyTestCase to include add/remove ssh keys 2017-09-14 15:05:28 +02:00
M.Ravi bd45577c90 Removed unwanted translations in hosting django.po 2017-09-14 14:28:52 +02:00
Arvind Tiwari 8393afe141 translations and test methods removed 2017-09-14 02:59:08 +05:30
Arvind Tiwari e045caebbe redirect on success 2017-09-14 02:52:37 +05:30
Arvind Tiwari a808f3bf7e error fix on termination 2017-09-14 02:48:56 +05:30
Arvind Tiwari abc290de61 added error msg 2017-09-14 02:43:01 +05:30
Arvind Tiwari 8ca1b13f80 template fixed 2017-09-14 02:29:51 +05:30
Arvind Tiwari 07a464231d animation added to vm termination 2017-09-14 02:24:10 +05:30
PCoder face045090 Updated hosting django.po 2017-09-14 00:50:24 +05:30
M.Ravi 86ed0e5319 Removed code related removing keys from known_hosts 2017-09-13 14:32:33 +02:00
M.Ravi a08104ba2c Updated a comment 2017-09-13 14:31:13 +02:00
M.Ravi f0d0f2abcc Updated logger message 2017-09-13 12:24:08 +02:00
PCoder f4dfee2306 Send an email in case of a failed save_ssh_key task 2017-09-13 07:45:16 +05:30
PCoder d40403c15c Updated hosting django.po 2017-09-13 07:31:22 +05:30
PCoder d92e850f3e Improved the condition of fetching key name 2017-09-13 07:03:49 +05:30
PCoder 01795dcad0 Verifying if a public key exists already 2017-09-13 06:57:15 +05:30
PCoder 94a5987985 Removed an unwanted print 2017-09-13 06:35:07 +05:30
PCoder ee5150dc6e strip instead of trim 2017-09-13 06:27:46 +05:30
PCoder 662219f524 Added trim function to clean public ssh key before validating and saving it 2017-09-13 06:07:12 +05:30
PCoder 612e11736e Corrected obtaining values from vm_data dict 2017-09-13 05:37:26 +05:30
PCoder f94ed011e5 Remove keys from known_hosts on delete of a vm 2017-09-13 05:30:05 +05:30
PCoder 221af96c8b Removed explicit deleting of file with NamedTemporaryFile 2017-09-13 02:46:54 +05:30
PCoder 511a1551d5 Added logger debug message when file not found when deleting 2017-09-13 02:41:19 +05:30
PCoder 2983940d0f Removed unwanted code 2017-09-13 02:33:21 +05:30
PCoder 3770489a49 Writing bytes to NamedTemporaryFile 2017-09-13 02:31:19 +05:30
PCoder 261615e701 Using ssh-keygen to validate public key 2017-09-13 02:22:29 +05:30
PCoder 4ce914b178 Removed some code that was not used 2017-09-13 01:11:34 +05:30
PCoder bb9d22b0f1 Updated requirements.txt 2017-09-13 01:08:22 +05:30
PCoder 825a994979 Updated hosting django.po 2017-09-13 00:10:45 +05:30
PCoder abb419fdd7 Updated requirements.txt 2017-09-13 00:04:18 +05:30
M.Ravi 5a4f0241c2 Updated requirements.txt for fetching appropriate cdist and
python-sshpubkeys.
2017-09-12 20:10:34 +02:00
PCoder 1a43f4f810 Merged upstream master into task/3731/cdist_ssh_key_handler 2017-09-09 20:30:50 +05:30
Pcoder 821f854fc9 Merge pull request #478 from pcoder/task/3484/email_refactoring
Task/3484/email refactoring
2017-09-09 13:22:40 +00:00