Changes
#29577 (May 8, 2026, 8:38:08 AM)
nokia: rename vty settings, drop _site
All Nokia-specific vty settings previously had names beginning
with nokia_site, creating needless confusion for operators of
Nokia BTS models that are newer than *Site family. Rename these
vty settings to begin with just nokia, with nokia_site supported
as a backward compatibility alias.
Change-Id: I807c0ad14f4436a21f0be0a5ed291539cd4af7e8
All Nokia-specific vty settings previously had names beginning
with nokia_site, creating needless confusion for operators of
Nokia BTS models that are newer than *Site family. Rename these
vty settings to begin with just nokia, with nokia_site supported
as a backward compatibility alias.
Change-Id: I807c0ad14f4436a21f0be0a5ed291539cd4af7e8
falcon
at
#29575 (May 8, 2026, 8:28:08 AM)
vty: update help string for nokia_site model
Original Nokia BTS support in OsmoBSC was limited to MetroSite,
UltraSite and InSite, aka the Site family. After the recent series
of fixes, the same code also supports Flexi Multiradio (actively
used in the present) and will most likely also work on Flexi EDGE
(intermediate between UltraSite and Flexi MR), although that model
is currently untested.
BTS model name "nokia_site" is thus outdated and inaccurate now.
It has been decided (see https://gerrit.osmocom.org/c/osmo-bsc/+/42729)
to keep this model name unchanged for now, given the uncertainty
of how Nokia BTS support will evolve in the future if and when
we implement support for IP Abis on Flexi family, potentially
followed by future support for subsequent IP-only models.
In the meantime, change vty help string to reflect current support
for both Site and Flexi families with the same model selection.
Change-Id: I8a2d91aacc984e6a818f9782e728674306f4ebe4
Original Nokia BTS support in OsmoBSC was limited to MetroSite,
UltraSite and InSite, aka the Site family. After the recent series
of fixes, the same code also supports Flexi Multiradio (actively
used in the present) and will most likely also work on Flexi EDGE
(intermediate between UltraSite and Flexi MR), although that model
is currently untested.
BTS model name "nokia_site" is thus outdated and inaccurate now.
It has been decided (see https://gerrit.osmocom.org/c/osmo-bsc/+/42729)
to keep this model name unchanged for now, given the uncertainty
of how Nokia BTS support will evolve in the future if and when
we implement support for IP Abis on Flexi family, potentially
followed by future support for subsequent IP-only models.
In the meantime, change vty help string to reflect current support
for both Site and Flexi families with the same model selection.
Change-Id: I8a2d91aacc984e6a818f9782e728674306f4ebe4
falcon
at