[Starlingx-discuss] removing link capacity configuration during controller config
An, Ran1
ran1.an at intel.com
Wed Dec 12 16:07:11 UTC 2018
Hi Matt
For considering of compatibility with old *.ini configure files, I kept link speed checks/warnings part in config_validator. It could be removed if nobody need the old format configure file.
Hi all
If anyone need to keep link speed option in *.ini configure file, please let me know.
Thanks
Ran
From: Peters, Matt [mailto:Matt.Peters at windriver.com]
Sent: Wednesday, December 12, 2018 8:31 PM
To: An, Ran1 <ran1.an at intel.com>; starlingx-discuss at lists.starlingx.io
Subject: Re: [Starlingx-discuss] removing link capacity configuration during controller config
The link speed checks/warnings should also be removed when the input parameter is removed since it will no longer be provided during config_controller, and therefore not available for validation.
Regards, Matt
From: "An, Ran1" <ran1.an at intel.com<mailto:ran1.an at intel.com>>
Date: Wednesday, December 12, 2018 at 3:57 AM
To: "starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>" <starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>>, "Peters, Matt" <Matt.Peters at windriver.com<mailto:Matt.Peters at windriver.com>>
Subject: [Starlingx-discuss] removing link capacity configuration during controller config
Hi All:
I am working on bug [1] removing “link capacity of interface” configuration in config_controller, config_validator and config_gui.
Reason: the link capacity is set to 10G only when doing traffic control[2], it is unnecessary to input ‘link capacity’ during controller configure.
Impact: 1) all ‘link capacity’ related configure input option is removed.
2) it is compatibility with old *.ini configure file:
when “INTERFACE_LINK_CAPACITY=10000”, it is compatible.
For other values, you will see following errors: “Invalid link-capacity value for XXX”. Relax. Just edit “INTERFACE_LINK_CAPACITY” to 10000 and retry “config_controller”.
Feel free to reply if you any idea about this. Any response is welcome.
[1] https://bugs.launchpad.net/starlingx/+bug/1805320
[2] https://storyboard.openstack.org/#!/story/2003087
Thanks
Ran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20181212/fc138a25/attachment.html>
More information about the Starlingx-discuss
mailing list