reconfigure repo of mos through web ui but it did not work
I noticed that fuel@OPNFV has been in process of update and integration. According to the log of fuel daily ci job on zte-pod1, mos's repo url is still liberty-8.0 not mitaka-9.0(same with Auxiluary). So I reconfigure it through web ui and redeployed. But it threw an error.
Deployment has failed. All nodes are finished. Failed tasks: Task[setup_repositories/1],[setup_repositories/3,[setup_repositories/2]?[setup_repositories/4]?[setup_repositories/] Stopping the deployment process.
I checked log and found it still requested to http://10.20.0.2:8080/liberty-8.0/ubu... .
I attach the screen snaps for details. error.jpg log.jpg
I had a try to create a new env through web ui. Fuel setting of this env showed that repo url of mos and Auxiliary was http://10.20.0.2:8080/mitaka-9.0/ubuntu . With the correct repo url of mos9.0 and Auxiliary, the deployment was successful.
Why the reconfiguration on existing env did not work?