WikiSuite v2.1.0-rc1 Release Notes

Release Date: 2017-08-15 // over 6 years ago
    • [4092eccc] Multiple fixes in Gallery and List views for Templates and Guests tabs (Samuel Guimarães)
    • [b5b737a0] Adding gallery view to guest tab and minor fixes to templates tab (peterpennings)
    • [5985376a] Fix test case: Proper check memory and cpu_info information (Aline Manera)
    • [5be0dac4] Fix pep8 1.6.2 error W503 in model/vms.py (Daniel Henrique Barboza)
    • [27fe22b7] Create test cases for GPU attachment (Jose Ricardo Ziviani)
    • [486d8757] Set mmio memory when GPU is attached (Jose Ricardo Ziviani)
    • [4c0c7d04] Fixed navbar order (Samuel Guimarães)
    • [3a1e8083] Fix memory values in guest with attached memory devices (Rodrigo Trujillo)
    • [796fd446] Added Kimchi SVG logo for login page, footer and about window (Samuel Guimarães)
    • [753b2f71] Update pkg-version script to work with submodules (Aline Manera)
    • [56f99317] Add release number to Kimchi version (Aline Manera)
    • [713bbf20] Adding maxmemory for guest and templates (Samuel Guimarães)
    • [de111059] Changes and add tests to support new memory API (templates/guest) (Rodrigo Trujillo)
    • [92fc1a09] Add support to edit max memory in Guest (Rodrigo Trujillo)
    • [cb4fc7aa] Add function to update 'memory' in objectstore (Rodrigo Trujillo)
    • [ab1475f8] Add support to edit max memory in Templates (Rodrigo Trujillo)
    • [c8ddfd48] Update copyright according to make check-local result (Aline Manera)
    • [7ab994f5] Verify IBM copyright on make check-local (Aline Manera)
    • [bb628f58] Remove help and screenshot URI configuraton from kimchi.conf file (Aline Manera)
    • [c2255212] Update the API document (Jose Ricardo Ziviani)
    • [33d99bb0] Disable hotplug of graphic card devices in the frontend (Jose Ricardo Ziviani)
    • [bf658f07] Disallow hotplug of graphic cards because it is no supported (Jose Ricardo Ziviani)
    • [2e07f10e] Create logical pool from existing VG (peterpennings)
    • [6ebd083c] Add maxvCpu support UI for guest and template (Socorro Stoppler)
    • [e45f37f7] VEPA network support: UI changes (Daniel Henrique Barboza)
    • [088debc7] VEPA network support: additional backend unit tests (Daniel Henrique Barboza)
    • [e4aa225c] VEPA network support - models and xmlutils changes (Daniel Henrique Barboza)
    • [947b2014] VEPA network support: API and i18n changes (Daniel Henrique Barboza)
    • [57f9bf02] Changing network API: UI changes (Daniel Henrique Barboza)
    • [c595590c] Changing network API: unit test changes (Daniel Henrique Barboza)
    • [ca8bad37] Changing network API: control and model changes (Daniel Henrique Barboza)
    • [9bb95b58] Changing network API 'interface' to array: docs and API (Daniel Henrique Barboza)
    • [81819362] Bugfix 804: Disable connect vnc when VM is powered off (Jose Ricardo Ziviani)
    • [b5c1ee16] Bugfix 843: Add sourceURL comment for kimchi.min.js (Jose Ricardo Ziviani)
    • [5a9b3593] Add test case for the socket server (Jose Ricardo Ziviani)
    • [036db7b7] Update the build system to make the serial console (Jose Ricardo Ziviani)
    • [a789ecd4] Implement the Kimchi front-end for the web serial console (Jose Ricardo Ziviani)
    • [d563214b] Implement the web serial console front-end (Jose Ricardo Ziviani)
    • [2abd24b7] Import term.js to Kimchi project (Jose Ricardo Ziviani)
    • [14b49749] Implement the backend to support web serial console (Jose Ricardo Ziviani)
    • [ff56e7ab] Implement the web serial console server (Jose Ricardo Ziviani)
    • [79348fa2] Rename vnc.py to websocket.py (Jose Ricardo Ziviani)
    • [b8340346] Update tests (Lucio Correia)
    • [5d13f6c4] Add graphics settings merge to template update (Lucio Correia)
    • [c9a10e91] test_mock_network.py: fixes due to backend changes (Daniel Henrique Barboza)
    • [dfcc4b41] Issue #791: New UI for adding network bridges (peterpennings)
    • [3506b7f2] Fix handling of VLANs in backend (Lucio Correia)
    • [0b51e568] Create new volume with .img extension and attach to VM (Socorro Stoppler)
    • [7503b61c] Update tests (Lucio Correia)
    • [8138df47] Do not break web UI (Lucio Correia)
    • [f31d2c70] Add maxvcpus attribute to guests (Lucio Correia)
    • [da8475b5] Add maxvcpus attribute to templates (Lucio Correia)
    • [c3306480] Add python-pillow as RPM dependency. (Paulo Vital)
    • [3e2a1c5b] Fix error message for IOMMU configuration. (Paulo Vital)
    • [a7b57f3f] Remove hack that disables vhosts-net (Ramon Medeiros)
    • [2af23fb4] Fix add storage device to VM using existing disk (Socorro Stoppler)
    • [cb8e91e7] Whitespace fixes in existing code (Daniel Henrique Barboza)
    • [9120a029] Makefile.am targets enhancements (Daniel Henrique Barboza)
    • [3f20f358] Memory hot plug front-end (peterpennings)
    • [08a91fa2] Implementing sort for Templates tab (Samuel Guimarães)
    • [e891856a] Add federation and create_iso_pool options to Kimchi configuration file (Aline Manera)
    • [9e7689a0] Use the cached values for wok config when required (Aline Manera)
    • [31410ea9] Remove authentication method information from Kimchi (Aline Manera)
    • [024f6e93] Update Kimchi configuration according to recent changes on Wok (Aline Manera)
    • [26ea40c6] Live Migration front-end (samhenri)
    • [686efbb8] Initial checkin for live migration UI support (Socorro Stoppler)
    • [73dbf411] Add support for websockify 0.7 (Ramon Medeiros)
    • [7cf68d5a] Start up websockify on localhost (Rob Lemley)
    • [341b29d7] Update README (Aline Manera)
    • [2745b545] Update /plugins/kimchi/config API to only return information related to Kimchi (Aline Manera)
    • [7fd1bc2b] Add support to passtrhough 3D graphic controllers (Jose Ricardo Ziviani)
    • [756b1154] Add opensuse LEAP to remote ISOs (Ramon Medeiros)
    • [e51eca8b] Issue #816: kimchi.conf isn't pointing to libvirt service on ubuntu 15.10 (Ramon Medeiros)
    • [c5d74065] Fix issue #810 (Lucio Correia)
    • [e8eae7d4] Fixed minor UI issues when saving edited template (samhenri)
    • [5197de6b] Supress HTTPS certification checking on tests (Ramon Medeiros)
    • [39173db4] Identify opensuse-LEAP-42.1 ISO (Ramon Medeiros)
    • [5bbcc1e3] Do not rely on python-pip to install build dependencies (Aline Manera)
    • [26cc0325] Fix Portuguese translations for storage pool. (Leonardo Garcia)
    • [d45e963e] Adding Gallery View at Templates screen (Andre Teodoro)
    • [dabf9f04] Ignore pool.refresh if it cannot be called (Jose Ricardo Ziviani)