Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
slapos
Commits
2e5f651e
Commit
2e5f651e
authored
Aug 19, 2015
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
start moving cloudoo out of ERP5 SR
parent
6ab00c4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
78 additions
and
80 deletions
+78
-80
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+78
-80
No files found.
stack/erp5/buildout.cfg
View file @
2e5f651e
...
@@ -54,39 +54,75 @@ extends =
...
@@ -54,39 +54,75 @@ extends =
../../component/userhosts/buildout.cfg
../../component/userhosts/buildout.cfg
../../software/neoppod/software-common.cfg
../../software/neoppod/software-common.cfg
cloudooo_parts =
libreoffice-bin
; assuming that cloudooo can handle all conversions
cloudooo_more_parts =
poppler
libpng
imagemagick
inkscape
ghostscript
w3m
# basic Xorg
libXdmcp
libXext
libXau
libSM
libXrender
# fonts
liberation-fonts
ipaex-fonts
ipa-fonts
ocrb-fonts
android-fonts
# Cloudooo specific part
cloudooo-develop
cloudooo
test_parts =
jsl
w3-validator
aspell
aspell-en-dictionary
obsolete_parts =
stunnel
hookbox
tesseract
zabbix-agent
parts +=
parts +=
erp5-util-develop
erp5-util-develop
# no
slapos-cookbook-develop
slapos-cookbook-develop
# no
slapos-cookbook
slapos-cookbook
rdiff-backup
rdiff-backup
aspell
aspell-en-dictionary
apache
apache
apache-antiloris
apache-antiloris
file
file
findutils
findutils
graphviz
graphviz
haproxy
haproxy
jsl
stunnel
w3m
poppler
libpng
ghostscript
mroonga-mariadb
mroonga-mariadb
imagemagick
inkscape
libdmtx
libdmtx
dmtx-utils
dmtx-utils
kumo
kumo
libreoffice-bin
w3-validator
tesseract
hookbox
perl-DBD-mariadb
perl-DBD-mariadb
perl-DBI
perl-DBI
percona-toolkit
percona-toolkit
zabbix-agent
dash
dash
wget
wget
userhosts
userhosts
...
@@ -96,24 +132,6 @@ parts +=
...
@@ -96,24 +132,6 @@ parts +=
testrunner
testrunner
test_suite_runner
test_suite_runner
# basic Xorg
libXdmcp
libXext
libXau
libSM
libXrender
# fonts
liberation-fonts
ipaex-fonts
ipa-fonts
ocrb-fonts
android-fonts
# Cloudooo specific part
cloudooo-develop
cloudooo
# get git repositories
# get git repositories
erp5
erp5
genbt5list
genbt5list
...
@@ -129,12 +147,6 @@ parts +=
...
@@ -129,12 +147,6 @@ parts +=
<= download-base-neo
<= download-base-neo
url = ${:_profile_base_location_}/${:filename}
url = ${:_profile_base_location_}/${:filename}
[check-recipe]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = grep parts ${buildout:develop-eggs-directory}/slapos.cookbook.egg-link
[mariadb-resiliency-after-import-script]
[mariadb-resiliency-after-import-script]
recipe = slapos.recipe.build:download
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/template/instance-mariadb-resiliency-after-import-script.sh.in
url = ${:_profile_base_location_}/template/instance-mariadb-resiliency-after-import-script.sh.in
...
@@ -165,7 +177,7 @@ md5sum = 7d9760fe65f454700342eeffec14c884
...
@@ -165,7 +177,7 @@ md5sum = 7d9760fe65f454700342eeffec14c884
[template-cloudooo]
[template-cloudooo]
<= download-base
<= download-base
filename = instance-cloudoo.cfg.in
filename = instance-cloudoo.cfg.in
md5sum =
8468648aa91712f0349baa1ad0c8ccd
f
md5sum =
050fa6ff4eb397c5d4cb41a9f75afb3
f
[template-zope-conf]
[template-zope-conf]
<= download-base
<= download-base
...
@@ -202,7 +214,7 @@ recipe = slapos.recipe.template:jinja2
...
@@ -202,7 +214,7 @@ recipe = slapos.recipe.template:jinja2
# XXX: "template.cfg" is hardcoded in instanciation recipe
# XXX: "template.cfg" is hardcoded in instanciation recipe
rendered = ${buildout:directory}/template.cfg
rendered = ${buildout:directory}/template.cfg
template = ${:_profile_base_location_}/instance.cfg.in
template = ${:_profile_base_location_}/instance.cfg.in
md5sum =
f0c8b6491f97fdb0568b0db883dcda0
b
md5sum =
6a2c99f8df8bb8fe8e2b7fa96f68f62
b
mode = 640
mode = 640
context =
context =
key mariadb_link_binary template-mariadb:link-binary
key mariadb_link_binary template-mariadb:link-binary
...
@@ -211,7 +223,6 @@ context =
...
@@ -211,7 +223,6 @@ context =
key aspell_location aspell:location
key aspell_location aspell:location
key bin_directory buildout:bin-directory
key bin_directory buildout:bin-directory
key buildout_bin_directory buildout:bin-directory
key buildout_bin_directory buildout:bin-directory
key cairo_location cairo:location
key coreutils_location coreutils:location
key coreutils_location coreutils:location
key cups_location cups:location
key cups_location cups:location
key curl_location curl:location
key curl_location curl:location
...
@@ -251,7 +262,6 @@ context =
...
@@ -251,7 +262,6 @@ context =
key mariadb_resiliency_after_import_script mariadb-resiliency-after-import-script:target
key mariadb_resiliency_after_import_script mariadb-resiliency-after-import-script:target
key mesa_location mesa:location
key mesa_location mesa:location
key openssl_location openssl:location
key openssl_location openssl:location
key pixman_location pixman:location
key root_common root-common:target
key root_common root-common:target
key sixtunnel_location 6tunnel:location
key sixtunnel_location 6tunnel:location
key slapos_core_version versions:slapos.core
key slapos_core_version versions:slapos.core
...
@@ -547,7 +557,7 @@ setup = ${erp5:location}
...
@@ -547,7 +557,7 @@ setup = ${erp5:location}
[cloudooo-repository]
[cloudooo-repository]
branch =
branch =
revision =
f1545ad0e6db238d22fd8c84a149b004ab6b8f03
revision =
3241978a6ec832f6aa71d1df1a62e22a8feae2f1
[slapos-toolbox]
[slapos-toolbox]
recipe = zc.recipe.egg
recipe = zc.recipe.egg
...
@@ -566,7 +576,6 @@ scripts =
...
@@ -566,7 +576,6 @@ scripts =
# patched eggs
# patched eggs
Acquisition = 2.13.8+SlapOSPatched001
Acquisition = 2.13.8+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002
# specify dev version to be sure that an old released version is not used
# specify dev version to be sure that an old released version is not used
cloudooo = 1.2.5-dev
cloudooo = 1.2.5-dev
...
@@ -580,6 +589,10 @@ zope.dottedname = 4.1.0
...
@@ -580,6 +589,10 @@ zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
Products.PluggableAuthService = 1.9.0
Products.PluggableAuthService = 1.9.0
# official pysvn egg does not supports --include-dirs and
# --library-dirs, so we use our modified version
pysvn = 1.7.4nxd006
# we are still using this old stable version.
# we are still using this old stable version.
rdiff-backup = 1.0.5
rdiff-backup = 1.0.5
...
@@ -587,20 +600,7 @@ rdiff-backup = 1.0.5
...
@@ -587,20 +600,7 @@ rdiff-backup = 1.0.5
slapos.cookbook =
slapos.cookbook =
# modified version that works fine for buildout installation
# modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001
SOAPpy = 0.12.0nxd0cation = 3.14.0
# CMF 2.3 is not yet supported.
Products.CMFCalendar = 2.2.3
Products.CMFCore = 2.2.8
Products.CMFDefault = 2.2.4
Products.CMFTopic = 2.2.1
Products.CMFUid = 2.2.1
# newer version requires zope.traversing>=4.0.0a2.
zope.app.appsetup = 3.16.0
# newer version requires zope.i18n>=4.0.0a3
zope.app.publication = 3.14.0
# newer version requires zope.testbrowser>=4
# newer version requires zope.testbrowser>=4
zope.app.testing = 3.8.1
zope.app.testing = 3.8.1
...
@@ -611,17 +611,17 @@ Pillow = 2.9.0
...
@@ -611,17 +611,17 @@ Pillow = 2.9.0
Products.CMFActionIcons = 2.1.3
Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1
Products.DCWorkflowGraph = 0.4.1
Products.ExternalEditor = 1.1.0
Products.ExternalEditor = 1.1.0
Products.GenericSetup = 1.7.
7
Products.GenericSetup = 1.7.
5
Products.LongRequestLogger = 1.1.0
Products.LongRequestLogger = 1.1.0
Products.MimetypesRegistry = 2.0.8
Products.MimetypesRegistry = 2.0.8
Products.PluginRegistry = 1.3
Products.PluginRegistry = 1.3
Products.TIDStorage = 5.4.9
Products.TIDStorage = 5.4.9
PyPDF2 = 1.2
5.1
PyPDF2 = 1.2
4
PyXML = 0.8.5
PyXML = 0.8.5
Pympler = 0.4.
2
Pympler = 0.4.
1
StructuredText = 2.11.1
StructuredText = 2.11.1
WSGIUtils = 0.7
WSGIUtils = 0.7
apache-libcloud = 0.1
8
.0
apache-libcloud = 0.1
7
.0
astroid = 1.3.6
astroid = 1.3.6
chardet = 2.3.0
chardet = 2.3.0
collective.recipe.template = 1.11
collective.recipe.template = 1.11
...
@@ -640,25 +640,24 @@ huBarcode = 1.0.0
...
@@ -640,25 +640,24 @@ huBarcode = 1.0.0
interval = 1.0.0
interval = 1.0.0
ipdb = 0.8.1
ipdb = 0.8.1
ipython = 3.2.0
ipython = 3.2.0
logilab-common = 1.0.2
logilab-common = 1.0.1
neoppod = 1.4.0
numpy = 1.9.2
numpy = 1.9.2
plone.recipe.command = 1.1
plone.recipe.command = 1.1
ply = 3.6
ply = 3.6
polib = 1.0.
7
polib = 1.0.
6
pprofile = 1.7.3
pprofile = 1.7.3
pycountry = 1.1
4
pycountry = 1.1
2
pycrypto = 2.6.1
pycrypto = 2.6.1
pyflakes = 0.9.2
pyflakes = 0.9.2
pylint = 1.4.4
pylint = 1.4.4
python-ldap = 2.4.
20
python-ldap = 2.4.
19
python-magic = 0.4.6
python-magic = 0.4.6
python-memcached = 1.5
7
python-memcached = 1.5
4
qrcode = 5.1
qrcode = 5.1
restkit = 4.2.2
restkit = 4.2.2
rtjp-eventlet = 0.3.2
rtjp-eventlet = 0.3.2
slapos.recipe.template = 2.8
slapos.recipe.template = 2.8
slapos.toolbox = 0.
50
slapos.toolbox = 0.
48
smmap = 0.9.0
smmap = 0.9.0
socketpool = 0.5.3
socketpool = 0.5.3
spyne = 2.11.0
spyne = 2.11.0
...
@@ -668,11 +667,10 @@ timerserver = 2.0.2
...
@@ -668,11 +667,10 @@ timerserver = 2.0.2
urlnorm = 1.1.2
urlnorm = 1.1.2
uuid = 1.30
uuid = 1.30
validictory = 1.0.0
validictory = 1.0.0
xfw = 0.10
xupdate-processor = 0.4
xupdate-processor = 0.4
# Required by:
# Required by:
# slapos.toolbox==0.
50
# slapos.toolbox==0.
48
GitPython = 1.0.1
GitPython = 1.0.1
# Required by:
# Required by:
...
@@ -680,7 +678,7 @@ GitPython = 1.0.1
...
@@ -680,7 +678,7 @@ GitPython = 1.0.1
Products.ZSQLMethods = 2.13.4
Products.ZSQLMethods = 2.13.4
# Required by:
# Required by:
# slapos.toolbox==0.
50
# slapos.toolbox==0.
48
atomize = 0.2.0
atomize = 0.2.0
# Required by:
# Required by:
...
@@ -688,23 +686,23 @@ atomize = 0.2.0
...
@@ -688,23 +686,23 @@ atomize = 0.2.0
backports.ssl-match-hostname = 3.4.0.2
backports.ssl-match-hostname = 3.4.0.2
# Required by:
# Required by:
# slapos.toolbox==0.
50
# slapos.toolbox==0.
48
feedparser = 5.2.1
feedparser = 5.2.
0.post
1
# Required by:
# Required by:
# SOAPpy===0.12.0nxd001
# SOAPpy===0.12.0nxd001
fpconst = 0.7.2
fpconst = 0.7.2
# Required by:
# Required by:
# slapos.toolbox==0.
50
# slapos.toolbox==0.
48
lockfile = 0.10.2
lockfile = 0.10.2
# Required by:
# Required by:
# slapos.toolbox==0.
50
# slapos.toolbox==0.
48
paramiko = 1.15.2
paramiko = 1.15.2
# Required by:
# Required by:
# slapos.toolbox==0.
50
# slapos.toolbox==0.
48
rpdb = 0.1.5
rpdb = 0.1.5
# Required by:
# Required by:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment