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
0
Merge Requests
0
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
Kirill Smelkov
slapos
Commits
474e3869
Commit
474e3869
authored
Oct 12, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
3e3621a7
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
24 deletions
+26
-24
software/ors-amarisoft/buildout.hash.cfg
software/ors-amarisoft/buildout.hash.cfg
+8
-8
software/ors-amarisoft/ru/lopcomm/CreateProcessingEle.jinja2.xml
...e/ors-amarisoft/ru/lopcomm/CreateProcessingEle.jinja2.xml
+0
-0
software/ors-amarisoft/ru/lopcomm/buildout.cfg
software/ors-amarisoft/ru/lopcomm/buildout.cfg
+18
-0
software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml
software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml
+0
-0
software/ors-amarisoft/software-base.cfg
software/ors-amarisoft/software-base.cfg
+0
-16
No files found.
software/ors-amarisoft/buildout.hash.cfg
View file @
474e3869
...
...
@@ -16,7 +16,7 @@
[template]
filename = instance.cfg
md5sum = 2
ea5cf7c97c31acd12b1c8b5b71159a4
md5sum = 2
922f6c23062b2a6858a12a9f453eacf
[amari_lte.jinja2]
_update_hash_filename_ = amari/lte.jinja2
...
...
@@ -28,7 +28,7 @@ md5sum = 8b24f6cf584eb096a61750e39e376ad0
[ru_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/libinstance.jinja2.cfg
md5sum =
737c794082be65a4711798dcc9b6044f
md5sum =
b71776599bf20493ed6914a7f017822e
[ru_sdr_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sdr/libinstance.jinja2.cfg
...
...
@@ -36,7 +36,7 @@ md5sum = e27ebe0ff200a3e4492412f164ca9b73
[ru_lopcomm_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/lopcomm/libinstance.jinja2.cfg
md5sum =
f6a32c5c002021e13bf73bd67bae4fe4
md5sum =
8cfa2d8e5ef5ba3ecc7db2bcc5a0415d
[ru_sunwave_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sunwave/libinstance.jinja2.cfg
...
...
@@ -72,7 +72,7 @@ md5sum = e22257ef526b0acc10a8203daa41028b
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
md5sum =
6f6002e9ad9cd774d2d609321e838c17
md5sum =
c5fcc1501225f59dffd19e48ef555144
[template-gnb]
_update_hash_filename_ = instance-gnb.jinja2.cfg
...
...
@@ -126,12 +126,12 @@ md5sum = 36281b03597252cf75169417d02fc28c
filename = config/ue.jinja2.cfg
md5sum = 342d734fcb3de86b67a4482e6329a140
[CreateProcessingEle.jinja2.xml]
filename =
netconf
/CreateProcessingEle.jinja2.xml
[
ru_lopcomm_
CreateProcessingEle.jinja2.xml]
filename =
ru/lopcomm
/CreateProcessingEle.jinja2.xml
md5sum = e435990eb0a0d4be41efa9bd16dce09b
[cu_config.jinja2.xml]
filename =
netconf
/cu_config.jinja2.xml
[
ru_lopcomm_
cu_config.jinja2.xml]
filename =
ru/lopcomm
/cu_config.jinja2.xml
md5sum = 8632b551a82b9053dde023d5518b11f5
[software.cfg.html]
...
...
software/ors-amarisoft/
netconf
/CreateProcessingEle.jinja2.xml
→
software/ors-amarisoft/
ru/lopcomm
/CreateProcessingEle.jinja2.xml
View file @
474e3869
File moved
software/ors-amarisoft/ru/lopcomm/buildout.cfg
View file @
474e3869
...
...
@@ -21,3 +21,21 @@ destination = ${directory:etc}/${:filename}
[ru_lopcomm_ncclient_common.py]
<= download-base
destination = ${buildout:directory}/ncclient_common.py
[ru_lopcomm_CreateProcessingEle.jinja2.xml]
<= download-base
[ru_lopcomm_cu_config.jinja2.xml]
<= download-base
#[copy-netconf-to-instance]
#recipe = slapos.recipe.build:download
#url = ${:_profile_base_location_}/netconf/${:_buildout_section_name_}
#
#[CreateProcessingEle.jinja2.xml]
#<= copy-netconf-to-instance
#filename = CreateProcessingEle.jinja2.xml
#[cu_config.jinja2.xml]
#<= copy-netconf-to-instance
#filename = cu_config.jinja2.xml
software/ors-amarisoft/
netconf
/cu_config.jinja2.xml
→
software/ors-amarisoft/
ru/lopcomm
/cu_config.jinja2.xml
View file @
474e3869
File moved
software/ors-amarisoft/software-base.cfg
View file @
474e3869
...
...
@@ -31,8 +31,6 @@ parts +=
ue_db.jinja2.cfg
ue.jinja2.cfg
amari_lte.jinja2
CreateProcessingEle.jinja2.xml
cu_config.jinja2.xml
sib23.jinja2.asn
monitor-httpd-extra-conf
# copy all gadget file
...
...
@@ -95,11 +93,6 @@ url = ${:_profile_base_location_}/${:_buildout_section_name_}
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/config/${:_buildout_section_name_}
# XXX -> ru/lopcomm
[copy-netconf-to-instance]
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/netconf/${:_buildout_section_name_}
[gadget]
recipe = slapos.recipe.template
output = ${buildout:directory}/${:_buildout_section_name_}/renderjs.js
...
...
@@ -157,15 +150,6 @@ filename = ue.jinja2.cfg
[amari_slap.jinja2]
<= download-base
filename = amari/lte.jinja2
# XXX -> ru/lopcomm
[CreateProcessingEle.jinja2.xml]
<= copy-netconf-to-instance
filename = CreateProcessingEle.jinja2.xml
[cu_config.jinja2.xml]
<= copy-netconf-to-instance
filename = cu_config.jinja2.xml
# Download gadget files
[software.cfg.html]
...
...
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