- 11 Jan, 2012 1 commit
-
-
Romain Courteaud authored
Move all configuration to more generic recipes, so that recipes can be shared between software releases. Disable previous recipers. Slave configuration is not finished and need to be migrated. It is needed to publish the slave URL. Hardcoded vifib rewrite map has been removed. It is needed to use a frontend slave instance to achieve this functionnality. This means, frontend slave instances need more parameters. NBD software release has been merged into the KVM software release as a software type. It allows to use the same binary for nbd and kvm, and so, save space on servers and ease maintainance. Remove software release's python dependency. Add more promises to check status of nbd, kvm and frontend. slapmonitor functionnality has to be restored.
-
- 10 Jan, 2012 1 commit
-
-
Antoine Catton authored
-
- 09 Jan, 2012 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 06 Jan, 2012 8 commits
-
-
Antoine Catton authored
This allow having a stable buildout.cfg name. Thus, when we are switching software type it will not keep trash buildout profile.
-
Antoine Catton authored
This hack was done in order to have the buildout uninstalling the part and reinstalling every time. This was because big monolitic recipe were doing some internal calculations. This is not needed anymore with generic recipes.
-
Romain Courteaud authored
-
Antoine Catton authored
Conflicts: setup.py slapos/recipe/librecipe/genericslap.py slapos/recipe/publish.py slapos/recipe/request.py slapos/recipe/softwaretype.py
-
Romain Courteaud authored
Conflicts: component/git/buildout.cfg
-
Antoine Catton authored
This recipe waitfor files to be created. It uses shlex to split command line. A part of this recipe looks like : [waitfor] recipe = slapos.cookbook:waitfor command-line = executable "with escaped arguments" if\ needed files = one-file/per/line another/file.txt
-
Romain Courteaud authored
Reduce CommonName length to match 64 or less characters
-
Antoine Catton authored
-
- 05 Jan, 2012 6 commits
-
-
Romain Courteaud authored
Which simply create the runner
-
Romain Courteaud authored
-
Romain Courteaud authored
Simply add runner scripts
-
Romain Courteaud authored
-
Romain Courteaud authored
This may be used by the kvm for example to get the tap interface name.
-
Romain Courteaud authored
Reduce CommonName length to match 64 or less characters
-
- 04 Jan, 2012 1 commit
-
-
Cédric de Saint Martin authored
Slave/Software instance references are relative to their owner. No need to have unique reference.
-
- 03 Jan, 2012 9 commits
-
-
Cédric de Saint Martin authored
SoftwareType of requested slave instance was wrong.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Huuge perf improvements, does no longer drop connexions.
-
- 02 Jan, 2012 5 commits
-
-
Romain Courteaud authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Romain Courteaud authored
-
Cédric de Saint Martin authored
-
- 28 Dec, 2011 1 commit
-
-
Romain Courteaud authored
Conflicts: software/erp5/software.cfg
-
- 27 Dec, 2011 3 commits
-
-
Romain Courteaud authored
Event log to info allows to extract usefull informations for reporting.
-
Romain Courteaud authored
This is mandatory for PCI compliancy.
-
Romain Courteaud authored
Needed for PCI compliancy.
-
- 23 Dec, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
* Restrict the available functions in DocumentTemplate.sequence to public API's of zope.sequencesort. * Turn UndoSupport.get_request_var_or_attr helper into a private API. * Provide security declarations for BTreeFolder2Base class, instead of only for BTreeFolder2 via the OFS.Folder mix-in. * LP #902068: Fixed missing security declaration for ObjectManager class. * Fixed serious authentication vulnerability in stock configuration.
-