An error occurred fetching the project authors.
- 15 Apr, 2020 2 commits
-
-
Jérome Perrin authored
When we have a section to generate a python interpreter with eggs built in, don't name this `extra-eggs` because the meaning is not clear.
-
Jérome Perrin authored
Despite the name, this section was inherited from monitor, but now that we fixed monitor to prefix the sections, this section is no longer extended from monitor, but defined in softwares
-
- 22 Mar, 2020 1 commit
-
-
Julien Muchembled authored
-
- 09 Mar, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 17 Feb, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 22 Jan, 2020 1 commit
-
-
Thomas Gambier authored
NBD server is not running until an image is uploaded. Make sure that the promise doesn't fail until the image is there. Also display a WARNING in the connection parameter to say that the NBD server is not running.
-
- 03 Jan, 2020 1 commit
-
-
Julien Muchembled authored
The OS may not have Python (slapos-node package does not depend on any version of Python). Another possible issue was found on Suse: make[3]: Entering directory '.../parts/glib__compile__/glib-2.56.4/gio' GEN gdbus-daemon-generated.c Traceback (most recent call last): File "./gdbus-2.0/codegen/gdbus-codegen.in", line 53, in <module> from codegen import codegen_main File ".../parts/glib__compile__/glib-2.56.4/gio/gdbus-2.0/codegen/codegen_main.py", line 30, in <module> from . import parser File ".../parts/glib__compile__/glib-2.56.4/gio/gdbus-2.0/codegen/parser.py", line 23, in <module> import xml.parsers.expat ImportError: No module named xml.parsers.expat
-
- 08 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 10 Oct, 2019 2 commits
-
-
Łukasz Nowak authored
-
Ł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.
-
- 13 Aug, 2019 1 commit
-
-
Rafael Monnerat authored
Remove duplicated version definition at software level to prevent excessive duplication of the value.
-
- 01 Aug, 2019 1 commit
-
-
Thomas Gambier authored
-
- 26 Mar, 2019 1 commit
-
-
Guillaume Hervier authored
-
- 08 Feb, 2019 1 commit
-
-
Guillaume Hervier authored
- Add `buildout.hash.cfg` file so this way we can use the useful `update-hash` script - Refactor a bit the `software.cfg` file sections as it was repeating itself /reviewed-on nexedi/slapos!512
-
- 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
-
- 21 Jan, 2019 1 commit
-
-
Thomas Gambier authored
They are dependencies of slapos.toolbox and we already agreed to put slapos.toolbox version in a shared file. /cc @jerome @jm /reviewed-on nexedi/slapos!502
-
- 11 Jan, 2019 3 commits
-
-
Alain Takoudjou authored
-
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 2 commits
-
-
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
-
Thomas Gambier authored
-
- 06 Dec, 2018 1 commit
-
-
Thomas Gambier authored
-
- 30 Nov, 2018 1 commit
-
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!456
-
- 26 Oct, 2018 1 commit
-
-
Thomas Gambier authored
/reviewed-on nexedi/slapos!427
-
- 22 Oct, 2018 2 commits
-
-
Rafael Monnerat authored
Sticky computer on kvm cluster, will make the requester (root instance on this case), request the children on the same computer as itself.
-
Rafael Monnerat authored
-
- 19 Oct, 2018 1 commit
-
-
Guillaume Hervier authored
-
- 07 Sep, 2018 1 commit
-
-
Guillaume Hervier authored
Set cache.direct=on when using native aio (needed by qemu) /reviewed-on nexedi/slapos!399
-
- 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.
-
- 03 Sep, 2018 1 commit
-
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!380
-
- 30 Aug, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 29 Aug, 2018 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
it clean up....
-
Rafael Monnerat authored
Up to some extent we would like to set diskcache=none and diskaio=native
-
Rafael Monnerat authored
-