1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 02:54:51 +00:00

Commit graph

  • c80e142522 correction of variable. both are working but latest change is right catborise 2018-08-08 11:26:36 +03:00
  • fcb2924e95 fix typo catborise 2018-08-08 11:24:59 +03:00
  • c231feb575 instance/options/is_template form input value must be True Ing. Jan KRCMAR 2018-08-02 12:42:06 +02:00
  • 3b99c983d5 vrtManager/instance.py: get_media_device fix: media.xpath returns list Ing. Jan KRCMAR 2018-08-02 10:47:13 +02:00
  • f300c1156f some text converted to trans, progres bar enhanced and band views of tables changed catborise 2018-08-02 10:22:36 +03:00
  • aba92e30b5 x character converted to × catborise 2018-08-01 17:18:51 +03:00
  • fc7ddacdca some text tagged as trans catborise 2018-08-01 17:01:49 +03:00
  • f9f216224f fix typo catborise 2018-08-01 16:52:29 +03:00
  • 88f187c94f volume creation parameters changed to support latest version of qemu compatibility catborise 2018-07-31 16:26:28 +03:00
  • 07ae335d79 add progress bar to image cloning catborise 2018-07-31 16:25:12 +03:00
  • eb621ef2c6 broken compute details info is fixed. catborise 2018-07-31 10:15:59 +03:00
  • 17c619606d
    fix typo catborise 2018-07-30 14:05:27 +03:00
  • aa236df40f add link to overview of compute from instances catborise 2018-07-30 13:54:20 +03:00
  • 6a57903fd6 make instances view for administrators choosable. grouped-nongrouped nongrouped first version of instances. with settings.conf it can be changed. catborise 2018-07-30 13:33:09 +03:00
  • dc9a5eb327 Fixed pip error by @retspen catborise 2018-07-30 09:31:30 +03:00
  • 858d1f87d5 integer_validator causes import problem. it removed catborise 2018-07-30 09:24:29 +03:00
  • c355a4014f missing csrf_token added to form. catborise 2018-07-27 14:50:39 +03:00
  • 340d93463e Random mac address for cloned vm issue fixed by @honza801 catborise 2018-07-26 15:29:56 +03:00
  • 951498e841 README fix ubuntu installation package +libxslt1-dev Ing. Jan KRCMAR 2018-07-26 13:36:40 +02:00
  • b909b9d0f1 Merge remote-tracking branch 'retspen/master' into upgrade_django Ing. Jan KRCMAR 2018-07-26 12:44:22 +02:00
  • 13ffaae522 instance/clone: move random_mac logic into instances.views.random_mac_address url ^random_mac_address/ Ing. Jan KRCMAR 2018-07-26 11:35:37 +02:00
  • 9f7ec62226 accounts: add public key check Ing. Jan KRCMAR 2018-07-26 11:33:12 +02:00
  • 1700ddf8f1 undo extension adding changes catborise 2018-07-25 11:28:05 +03:00
  • c7b8d1ece0 revert of image extension choosing changes. and modify create xmls catborise 2018-07-25 11:16:03 +03:00
  • 171f98b232 db migrations and storage list allocation info changes catborise 2018-07-25 09:37:38 +03:00
  • 4126ad2591 Volumes list allocation info added. While creating image files it is recommended username and group name info. Storage.html does not show messages. messages section added catborise 2018-07-25 09:35:35 +03:00
  • 2585e64cfd While cloning volume it breaks if volume name is longer than 20 char. It i more realistic longer than 20 char. catborise 2018-07-25 09:33:06 +03:00
  • 948d657376 Merge branch 'master' of https://github.com/catborise/webvirtcloud catborise 2018-07-24 13:56:14 +03:00
  • 9176cb6204 lxml conversion of get_info catborise 2018-07-24 13:55:33 +03:00
  • b178bad93e instance network page reconfigured. libxml2 artifacts cleaned. Some minor makeups catborise 2018-07-24 13:52:47 +03:00
  • 8b2451284f Cleaning libxml2 artifact.convert to lxml and variable name correcition catborise 2018-07-20 15:43:29 +03:00
  • 8b347c1024 Cleaning libxml2 artifact.convert to lxml catborise 2018-07-20 15:19:51 +03:00
  • 41b80bc719 libxml2 artifact correction. catborise 2018-07-20 14:58:22 +03:00
  • 332de3709b
    Update settings.py.template catborise 2018-07-20 14:51:16 +03:00
  • 5adeead68d remove data-sort catborise 2018-07-20 14:25:56 +03:00
  • e387c3a21d Host gets list of all storages active/inactive. If there is some inactive storages it gives error. But it coulde be inactive. It is normal. Changing the behaviour of getting list of storages. catborise 2018-07-20 14:04:13 +03:00
  • e7ecf29359 volume filename extensions reorganized. catborise 2018-07-20 13:42:13 +03:00
  • b7150a1fae volume filename extensions reorganized. catborise 2018-07-20 13:41:39 +03:00
  • 4769c5cf1b volume filename extension converted to choosable with settings. And file extensions reorganized. catborise 2018-07-20 13:40:49 +03:00
  • 8e43523331
    Fixed pip error Anatoliy Guskov 2018-07-20 12:36:22 +03:00
  • 056a300b38
    Merge pull request #163 from catborise/master Anatoliy Guskov 2018-07-20 12:35:46 +03:00
  • 73ce98b63e if there is some inactive storages, listing volumes causes exception then breaks.. checking activeness of storage pool fixes that catborise 2018-07-20 11:05:24 +03:00
  • 7200a34699 fix if there is an exception int get_storage_images mac_auto and cache_mode does not work. So sequence change fixes that. catborise 2018-07-20 11:03:01 +03:00
  • 7862fa8fdf variable typo fix catborise 2018-07-20 09:54:26 +03:00
  • 65769eb894 intances reformat code. Fix typo error catborise 2018-07-19 09:39:41 +03:00
  • 5e2144b113 libxml2 artifact cleaned catborise 2018-07-19 09:23:19 +03:00
  • db67157907 redundant default bus statement catborise 2018-07-19 09:22:41 +03:00
  • 654dcddf03 minor corrections catborise 2018-07-18 15:46:11 +03:00
  • 19b3d867f3 Merge branch 'master' of https://github.com/catborise/webvirtcloud catborise 2018-07-18 15:27:12 +03:00
  • eb9160cadb minor correction catborise 2018-07-18 15:26:15 +03:00
  • cd072e488b
    Merge branch 'master' into master catborise 2018-07-18 15:09:50 +03:00
  • d44c65a3f4 unused/old bootstrap file deleted. instances.html make-up.. catborise 2018-07-18 15:01:09 +03:00
  • bee2e4222b unused/old bootstrap file deleted. instances.html make-up.. catborise 2018-07-18 15:01:01 +03:00
  • bdfdd9238f Correction of requirements catborise 2018-07-18 11:41:34 +03:00
  • 30e2a66be7 Correction of requirements and add guestfs req. Minor cosmetic change instances catborise 2018-07-18 11:22:23 +03:00
  • c38b679c88 Merge branch 'master' of https://github.com/catborise/webvirtcloud catborise 2018-07-18 10:09:26 +03:00
  • 0778116a40 instances view changed. memory usage converted to progress-bar. some bandi007 changes applied catborise 2018-07-18 10:08:02 +03:00
  • f4de792eff
    Merge pull request #160 from Bandic007/master Anatoliy Guskov 2018-07-06 19:18:14 +03:00
  • 32b03b7184 adding new django version to update procedure, fixing missing deps Bandic007 2018-07-06 17:26:57 +03:00
  • 904df30386 adding new django version to update procedure Bandic007 2018-07-06 15:56:11 +03:00
  • 3628e5f355 fixing django version to 1.11.14 + other Bandic007 2018-07-06 15:48:38 +03:00
  • 21760e8d05
    Merge 1204c6d1b4 into 85aac6fa0a Bandic007 2018-07-06 11:27:24 +00:00
  • 1204c6d1b4 return original README file Bandic007 2018-07-06 14:18:12 +03:00
  • cfa9fd6066 initial comit Bandic007 2018-07-06 14:16:45 +03:00
  • 85aac6fa0a
    Merge pull request #156 from catborise/master Anatoliy Guskov 2018-07-06 12:07:47 +03:00
  • 360dab0892
    Update README.md catborise 2018-06-29 15:12:12 +03:00
  • 6a7f30d4a6 host details cpu bug fixed catborise 2018-06-29 15:09:01 +03:00
  • 20e8b876e4 instance template change to instances as group of hosts. bootstrap.min.css and js updated. some info added. catborise 2018-06-28 16:55:36 +03:00
  • a933ffb00f lxml change catborise 2018-06-27 10:43:09 +03:00
  • ace30ca952 Libxml2 converted to lxml, django framework upgrade to 1.11.x and some bug fixes catborise 2018-06-27 10:20:51 +03:00
  • 19489cb08e fix 4404d59: clone instance cannot set new vname Ing. Jan KRCMAR 2018-06-22 10:55:24 +02:00
  • 5e8adec424 fix 920739c: instances/views/instance must initialize console_listen_address Ing. Jan KRCMAR 2018-06-21 15:13:12 +02:00
  • 464e7bee39 add vdiconsole datasource endpoint. provides vdi url for remote-viewer. Ing. Jan KRCMAR 2018-06-21 14:53:35 +02:00
  • 27a7a7a365 Merge branch 'master' of github.com:honza801/webvirtcloud Ing. Jan KRCMAR 2018-06-19 13:07:07 +02:00
  • 4404d5941b add settings.CLONE_INSTANCE_AUTO_NAME. add mechanism that automatically selects new vname, mac, disk image names. Ing. Jan KRCMAR 2018-06-19 13:06:57 +02:00
  • beea57189c
    Merge pull request #154 from honza801/master Anatoliy Guskov 2018-06-15 19:14:21 +03:00
  • 920739c4c5
    Merge branch 'master' into master Anatoliy Guskov 2018-06-15 19:13:41 +03:00
  • 16ff1fb52e
    Merge pull request #153 from hongweipeng/patch-1 Anatoliy Guskov 2018-06-15 19:07:30 +03:00
  • 22d03da60f add views/instance/settings/vnc listen addresses Ing. Jan KRCMAR 2018-06-15 14:13:50 +02:00
  • 6b444075b6
    Update README.md Jan Krcmar 2018-06-13 11:20:39 +02:00
  • 956b321928 settings.py.template: add INSTALLED_APPS datasource, comment RemoteUserBackend, move SHOW_PROFILE_EDIT_PASSWORD Ing. Jan KRCMAR 2018-06-13 11:09:44 +02:00
  • 5f24d5d222 Merge remote-tracking branch 'retspen/master' Ing. Jan KRCMAR 2018-06-13 11:03:04 +02:00
  • 82eb5abe52 add new application datasource. provides basic interface for cloud-init tool (hostname, root ssh authorized keys) Ing. Jan KRCMAR 2018-06-13 10:50:36 +02:00
  • 078905df8a
    fix:sorted btween 'dict' and 'dict' HongWeipeng 2018-06-11 12:41:46 +08:00
  • dd2830eddb Quick fix if console type not support retspen 2018-05-31 12:38:03 +03:00
  • b533d59e2f Added vscode retspen 2018-05-31 11:04:19 +03:00
  • 6587308dda Fixed default auth model retspen 2018-05-31 11:02:05 +03:00
  • aba3e5d714 Merge remote-tracking branch 'origin/master' retspen 2018-05-31 10:36:23 +03:00
  • 0622e577f4 Updated requirements retspen 2018-05-31 10:36:11 +03:00
  • 2450e9caff
    Update libvirt-bootstrap.sh Anatoliy Guskov 2018-05-30 12:17:26 +03:00
  • 564bb45c87
    Fixed default settings for auth Anatoliy Guskov 2018-05-16 21:08:27 +03:00
  • 43a8fb6dc1 add accounts view style list. configurable via settings.VIEW_ACCOUNTS_STYLE Ing. Jan KRCMAR 2018-05-15 14:22:10 +02:00
  • 8d46bd40fd create_user_block.html fix broken dom Ing. Jan KRCMAR 2018-05-15 14:11:31 +02:00
  • 4013b95d14
    Merge pull request #1 from retspen/master aiminick 2018-05-14 02:02:53 +08:00
  • 0ccc366fba Merge branch 'honza801-master' retspen 2018-05-07 12:41:01 +03:00
  • 5bba739e6b Fixed conflict retspen 2018-05-07 12:40:19 +03:00
  • 6e5e10594c SHOW_PROFILE_EDIT_PASSWORD, SHOW_ACCESS_ROOT_PASSWORD, SHOW_ACCESS_SSH_KEYS in settings.py are not inherited in templates. they are now forwarded directly into views. Ing. Jan KRCMAR 2018-05-07 10:51:23 +02:00
  • c58374ea2e instance view order Computes by name Ing. Jan KRCMAR 2018-04-27 14:12:56 +02:00
  • 40049540ee instances.html displays memory MB only in header. table sorts now int value, instead of string Ing. Jan KRCMAR 2018-04-11 13:35:01 +02:00
  • 41095ffb6d sshkeys view can send keys in plain format Ing. Jan KRCMAR 2018-04-05 16:26:17 +02:00