An error occurred fetching the project authors.
- 09 Mar, 2020 2 commits
-
-
Bryton Lacquement authored
-
Bryton Lacquement authored
This change is related to 11210de0. Dead code from the previous commit has also been removed.
-
- 20 Feb, 2020 1 commit
-
-
Bryton Lacquement authored
This avoids duplication of information.
-
- 28 Jan, 2020 1 commit
-
-
Rafael Monnerat authored
This requires the "prerm" plugin be enabled to be used in addition to devperm. I tested on production and it works fine. /cc @tomo /reviewed-on nexedi/slapos!687
-
- 22 Jan, 2020 2 commits
-
-
Thomas Gambier authored
If there is IPv6 on both interface, Linux will put a default route on ens3 preventing IPv6 to work correctly on ens4. Even disabling totally IPv6 from inside the host on ens3 may not work. It is safer to disable it from qemu process directly. Also, it will ease the configuration of the host.
-
Thomas Gambier authored
-
- 19 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 06 Nov, 2019 1 commit
-
-
Thomas Gambier authored
-
- 10 Oct, 2019 2 commits
-
-
Łukasz Nowak authored
Real frontend is always requested. Additional frontend is requested only if frontend-additional-instance-guid is not empty. This frontend is published as url-additional and can be used for access to users from some restricted networks.
-
Łukasz Nowak authored
-
- 04 Oct, 2019 1 commit
-
-
Thomas Gambier authored
Prevent creating 2 wrapper for the same service if hash changed. Here, one service is exited because port is used by the firt to service to start: slappart6:runner-sshd-4248650e36a9a26a6481df1baffd9f58-on-watch RUNNING pid 27835, uptime 0:03:45 slappart6:runner-sshd-b3b68f4278ceb84691ec27521ea229eb-on-watch EXITED Mar 06 04:52 PM To achieve that, update slapos.cookbook and use hash-existing-files option of wrapper recipe hash-existing-files list all the files used for hash that are not handled by buildout. For those files, the hash is calculated as soon as the __init__ function so that if there is a change in those files, buildout will remove the existing wrapper (it will uninstall the section) and replace it with the new wrapper. /reviewed-on nexedi/slapos!525
-
- 19 Sep, 2019 1 commit
-
-
Thomas Gambier authored
-
- 30 Jul, 2019 1 commit
-
-
Thomas Gambier authored
-
- 20 Jun, 2019 1 commit
-
-
Thomas Gambier authored
-
- 12 Mar, 2019 1 commit
-
-
Thomas Gambier authored
/cc @rafael @jm @alain.takoudjou Here we go /reviewed-on nexedi/slapos!529
-
- 11 Mar, 2019 1 commit
-
-
Thomas Gambier authored
use address 1 instead of address 0 and display a /etc/network/interfaces syntax. Also display the info for resilient KVM. Note that formatting is not perfect due to softwaretype recipe (which doesn't preserve spaces). /cc @jm @rafael @alain.takoudjou /reviewed-on nexedi/slapos!521
-
- 24 Jan, 2019 1 commit
-
-
Alain Takoudjou authored
If qemu use physical disk device instead of created qemu image disk, we skip this promise. /reviewed-on nexedi/slapos!507
-
- 23 Jan, 2019 1 commit
-
-
Alain Takoudjou authored
-
- 11 Jan, 2019 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 10 Jan, 2019 2 commits
-
-
Alain Takoudjou authored
-
Thomas Gambier authored
-
- 18 Dec, 2018 1 commit
-
-
Thomas Gambier authored
-
- 13 Dec, 2018 1 commit
-
-
Thomas Gambier authored
Use tap information from partition resource (coming from slapconfiguration recipe) instead of old (and deprecated softwaretype recipe).
-
- 07 Dec, 2018 1 commit
-
-
Guillaume Hervier authored
This way when setting `udp:<port>` in `nat-rules` instance parameter, it won't mess up with buildout's syntax. PS: It seems the UDP won't work at all since `6tunnel` doesn't support TCP tunneling, so this is more of a cosmetic fix. /reviewed-on nexedi/slapos!464
-
- 19 Oct, 2018 1 commit
-
-
Guillaume Hervier authored
-
- 04 Sep, 2018 1 commit
-
-
Rafael Monnerat authored
Allow the KVM software release request a disk via plugin, if the plugin is enabled the chown will be set to give the disk to the partition.
-
- 29 Aug, 2018 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
it clean up....
-
- 27 Apr, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 30 Mar, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 14 Feb, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 12 Feb, 2018 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Allow to Add CPU or RAM in hotplug mode, without need of restart qemu process
-
- 04 Oct, 2017 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 02 Jun, 2017 1 commit
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!172
-
- 20 Apr, 2017 2 commits
-
-
Łukasz Nowak authored
In order to work in deep directory structures it is required to have kvm-controller script wrapped to avoid shabang limit.
-
Łukasz Nowak authored
-
- 23 Feb, 2017 1 commit
-
-
Alain Takoudjou authored
-