- 10 Jul, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 08 Jul, 2011 12 commits
-
-
Gabriel Monnerat authored
clean up the code because this part is related to Slave Instance and Slave Instance is obsolete
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Add condition to support dictionary. This fix was needed to support Slave Instance inside parameter_dict because each Slave Instance is one dictonary
-
Gabriel Monnerat authored
-
Rafael Monnerat authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
This commit also fixes other arguments which were read and parsed as regular configuration files.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Previously, cert_file and key_file could only be set from slapconsole section but as it's supposed to already been defined in slapos section, then use slapos values first, then fallback on slapconsole section.
-
Arnaud Fontaine authored
slapconsole should not fail when there is no "slapconsole" section in the configuration file, as defaults should be enough.
-
Łukasz Nowak authored
-
- 07 Jul, 2011 13 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Add new transitions to follow the same design of Software Instance and the scripts to each transition
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Rafael Monnerat authored
-
Gabriel Monnerat authored
remove stepTic because in this test the transaction should be called after create two Slave Instances with different customers and flag skip because this tests is not finished yet
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
-
Gabriel Monnerat authored
Add transitions to start and stop a Slave Instance and the scripts used to each transition. The goal is to follow the same design of Software Instance
-
Gabriel Monnerat authored
remove interactions because the scripts used to each interactions was deleted. This interactions are used to access Slave Partitions and it is not used anymore
-
Gabriel Monnerat authored
clean up scripts, remove not useless scripts and remove part of code that is used to find Slave Partitions
-
Gabriel Monnerat authored
-
- 06 Jul, 2011 10 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
revert code because the transition start_request and stop_requested were added to Slave Instance. With this, is not required check because both objects(Slave Instance and Software Instance) have this transitions
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
remove slave_id_list because it is obsolete and add slave_instance_list with empty list because this key was added in paremeter dict
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
slapos.xsd seems package global. slapformat is small enough to be just one file.
-
Gabriel Monnerat authored
check first if the transition exists because in Slave Instance context this transition doesn't exist
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 05 Jul, 2011 4 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-