CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
112 stars 50 forks source link

Feature request: Neutron plugin for Mizar #14

Open Eric-Yuan opened 4 years ago

Eric-Yuan commented 4 years ago

OpenStack is a popular open source cloud platform. Add neutron drivers for Mizar will make it easy to test and complete Mizar's functions in VM-based cloud scenario. That is also already included in the next release on the project roadmap.

XiaoningDing commented 4 years ago

+1. CC @xieus and @er1cthe0ne who have been looking into this.

Eric-Yuan commented 4 years ago

Neutron plugin for mizar isn't indepandent from neutron repostory for now. For the convenience to uploading codes, could we fork neutron (https://github.com/openstack/neutron) and neutron-lib (https://github.com/openstack/neutron-lib) as futurewei repositories?

zasherif commented 4 years ago

Good thanks. Can you share the plug-in design here in a pull request? I am not sure why the changes are intrusive that much? Also you may point to your repo for the time being until we manage the fork. Thanks you!

zasherif commented 4 years ago

@Eric-Yuan Are you also considering contributing this back to Openstack neutron itself?

Eric-Yuan commented 4 years ago

@zasherif OK. I will write a design about this feature as soon as possible. I have not yet considered about contributing this back to Openstack for now.

zasherif commented 4 years ago

Thanks @Eric-Yuan. Looking forward to your document.