onosproject / onos-gui

Graphical user interface for ONOS (µONOS Architecture)
9 stars 19 forks source link

Topo proto #162

Closed rgemawat2000 closed 4 years ago

SeanCondon commented 4 years ago

I forgot - you do not have access to ran-simulator or onos-ric any more so you can't get the latest APIs from them. This is why you are seeing changes in ran-simulator and onos-ric TS files.

I am attaching these APIs in ZIP format ran-simulator-api.zip onos-ric-api.zip

SeanCondon commented 4 years ago

Also I'm seeing a file .DS_store - can you update .gitignore so that this is not included

rgemawat2000 commented 4 years ago

Yes, I am still seeing these errors, but when I ran make protos it create the topo files without these apis. Should I still download and rerun?

On Thu, Jul 23, 2020 at 4:14 PM Sean Condon notifications@github.com wrote:

I forgot - you do not have access to ran-simulator or onos-ric any more so you can't get the latest APIs from them. This is why you are seeing changes in ran-simulator and onos-ric TS files.

I am attaching these APIs in ZIP format ran-simulator-api.zip https://github.com/onosproject/onos-gui/files/4965376/ran-simulator-api.zip onos-ric-api.zip https://github.com/onosproject/onos-gui/files/4965389/onos-ric-api.zip

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/onosproject/onos-gui/pull/162#issuecomment-662938152, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANIFF6XWKFNCO4VUVTXS753R5AIB5ANCNFSM4PFS3K4A .

-- Regards, Rajvi Gemawat

rgemawat2000 commented 4 years ago

will update .gitignore and push again

On Thu, Jul 23, 2020 at 4:15 PM Sean Condon notifications@github.com wrote:

Also I'm seeing a file .DS_store - can you update .gitignore so that this is not included

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/onosproject/onos-gui/pull/162#issuecomment-662938477, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANIFF6SFMWUSV6YOQNSAIQDR5AIFVANCNFSM4PFS3K4A .

-- Regards, Rajvi Gemawat

SeanCondon commented 4 years ago

with the ran-sim and onos-ric files, it's just that the comment is duplicated - i think remove the duplicate comment and push again

SeanCondon commented 4 years ago

there's still a web/.DS_store file showing up, and also there's a .gitignore.swp file in there that probably got left around from a vi session. I think you can just delete it