On 2019-06-24 11:45:50 +0000 (+0000), Stone, Ronald wrote:
I am trying to follow the instructions here: https://docs.starlingx.io/deploy_install_guides/latest/aio_duplex/index.html...
but encounter an error with the git pull:
git clone https://git.starlingx.io/tools Cloning into 'tools'... fatal: repository 'https://opendev.org/tools/' not found [...]
It looks like this document was added a month ago by https://review.opendev.org/659185 and the mistake went overlooked by reviewers. https://git.starlingx.io/tools was never a valid clone URL, it should be updated to say either https://git.starlingx.io/stx-tools or https://opendev.org/starlingx/tools instead. I've taken a stab at correcting it with https://review.opendev.org/667185 just now. -- Jeremy Stanley