An error occurred fetching the project authors.
- 05 Oct, 2016 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Buildout cannot request destroy sub instances when it is removed from instance parameters by the user. Ex: request a cluster of KVM, with kvm1 and kvm2 instances, edit parameters and remove kvm2 in the list. Buildout will just ignore that instance and it will be removed only when the hosting subscription will be destroyed. -- kvm1 root instance --| -X- kvm2 So when processing a partition, we send to master the list of requested sub instance(s). If the previous list was ['kvm1', 'kvm2'], then after remove kvm2 the list will be ['kvm1'] (for the root instance). Commit this list to the master will unlink between root instance and kvm2 (predecessor categorie). A new alarm will search for unlinked instances: Instance which has no parent, and destroy them (also destroy the sub tree).
-
- 27 Oct, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 26 Oct, 2015 1 commit
-
-
Alain Takoudjou authored
A list of authorized ip can also be send
-
- 15 Oct, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 02 Oct, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 29 Sep, 2015 1 commit
-
-
Sebastien Robin authored
-
- 25 Sep, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 21 Aug, 2015 1 commit
-
-
Alain Takoudjou authored
firewall process is now controlled by supervisord slapos firewall: speed up computer_partitions configuration slapos firewall: block etablished and related connection which are not allowed
-
- 24 Apr, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 25 Mar, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 17 Mar, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 29 Jan, 2015 1 commit
-
-
Cédric de Saint Martin authored
-
- 23 Jan, 2015 2 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
i.e no single line of code in this entire repository can start supervisord implicitely if option is set. In such case, the only way to start supervisord is to run slapos node supervisord explicitely.
-
- 20 Jan, 2015 1 commit
-
-
Cédric de Saint Martin authored
Also move and simplify management of configuration files.
-
- 03 Dec, 2014 1 commit
-
-
Cédric de Saint Martin authored
Instead, poll often, and continue if promise finished.
-
- 25 Nov, 2014 1 commit
-
-
Cédric de Saint Martin authored
-
- 10 Nov, 2014 10 commits
-
-
Lutra Conseil authored
In relation to data collection this commit introduces: - data collector for temperature (parsing sensors) - Heating testing for determinate the Zero Emission Ratio of the computer. In relation to reports this commits introduces: - Consumption report for computer usage (CPU Load, Zero Emission Ratio, Memory) - Consumption report for partitions (CPU Load and Memory) - All consumption reports uses TioSafe XML Format
-
Marco Mariani authored
-
Marco Mariani authored
-
Cédric de Saint Martin authored
slapos.grid: Adapt retention_delay implementation to support retention_delay being specified in SLA.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Mostly informational, it is more improtant to have a functional slapgrid. Also: remove trailing spaces.
-
Lutra Conseil authored
-
Rafael Monnerat authored
-
Lutra Conseil authored
Major changes Rename pymonitor, add dependency and simplify Save all information using sqllite Record information from all processes individually Implement Snapshot for Computer and Systems information General Clean up
-
- 31 Oct, 2014 1 commit
-
-
Marco Mariani authored
-
- 29 Oct, 2014 1 commit
-
-
Marco Mariani authored
-
- 22 Sep, 2014 2 commits
-
-
Cédric de Saint Martin authored
slapos.grid: Adapt retention_delay implementation to support retention_delay being specified in SLA.
-
Cédric de Saint Martin authored
-
- 15 Sep, 2014 2 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Mostly informational, it is more improtant to have a functional slapgrid. Also: remove trailing spaces.
-
- 12 Aug, 2014 1 commit
-
-
Rafael Monnerat authored
-
- 14 May, 2014 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Major changes Rename pymonitor, add dependency and simplify Save all information using sqllite Record information from all processes individually Implement Snapshot for Computer and Systems information General Clean up
-
- 03 Apr, 2014 1 commit
-
-
Marco Mariani authored
-