STORDIS / orca_ui

ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
https://stordis.github.io/
Apache License 2.0
4 stars 4 forks source link

SONiC Installation and Release Upgrade Support #170

Closed vivek-metricdust closed 1 week ago

vivek-metricdust commented 1 month ago

fixes #166

There is a issue related to the sonic installation Handshake failure while running backend

kamalkrbh commented 1 month ago

No Image selected still SONiC image updatable ? Also the User name and password text boxes are too far/not aligned. image

kamalkrbh commented 1 month ago

Garbage/Incorrect value of URL is not handelled. In following case ORCA does nothing. image

vivek-metricdust commented 3 weeks ago

PR is updated with new implementation done using celery and test cases are also added