Revision bf9c3717
Added by Remy Menard over 12 years ago
| IoTa-Installer/install_iota.py | ||
|---|---|---|
|
from lib.ons import ONSConfigurer
|
||
|
from lib.alfa import ALfAInstaller
|
||
|
from lib.omega import OMeGaInstaller
|
||
|
from lib.user import UserInstaller
|
||
|
from lib.ypsilon import YPSilonInstaller
|
||
|
from lib.lambda_iota import LaMBDaInstaller
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
if "--accept-defaults" in sys.argv:
|
||
| ... | ... | |
|
SigMAInstaller().run()
|
||
|
EpcisInstaller().run()
|
||
|
LDAPConfigurer().run()
|
||
|
UserInstaller().run()
|
||
|
YPSilonInstaller().run()
|
||
|
ETaInstaller().run()
|
||
|
EPHIInstaller().run()
|
||
|
ActiveMQInstaller().run()
|
||
| ... | ... | |
|
ONSConfigurer().run()
|
||
|
ALfAInstaller().run()
|
||
|
OMeGaInstaller().run()
|
||
|
LaMBDaInstaller().run()
|
||
|
lib.utils.putWarning(
|
||
|
"""
|
||
|
Important!
|
||
Also available in: Unified diff
Version 1.99
- a few bugs fixed!
- new testing application to capture events
- new options to the command line to configure the public/private keys
for TLS and for signature
- new method more accurate than "traceEPC": the events are sorted by
EPCIS
- New options added to the command line
- user can be identified by alias, if the DN of his certificate is
incompatible with the LDAP directory
- new shell script to configure the LDAP directory (same
functionnalities as IoTa-Installer)
- installs and configures LaMBDa
- finer certificate mangagement
- EpcILoN correctly subscribe with TLS to ETa
- new figure for LaMBDa
- shows data flows between PHI and YPSilon
- sets DS and DSeTa in different schemas