HPENetworking / topology_docker

Docker based Platform Engine plugin for the Topology Modular Framework
https://topology-docker.readthedocs.io/
Apache License 2.0
2 stars 15 forks source link

Using the new shell API and moving nodes out of this repo #22

Closed ocelotl closed 8 years ago

ocelotl commented 8 years ago

Please copy the following repos into HPENetworking:

https://github.com/ocelotl/topology_docker_p4switch https://github.com/ocelotl/topology_docker_openvswitch https://github.com/ocelotl/topology_docker_ryu https://github.com/ocelotl/topology_docker_openswitch

Once that is done, please change the requirements.dev.txt file to match the new repos.

This closes #18. This closes #17.

dajose commented 8 years ago

Repos moved to:

https://github.com/HPENetworking/topology_docker_p4switch https://github.com/HPENetworking/topology_docker_openvswitch https://github.com/HPENetworking/topology_docker_ryu https://github.com/HPENetworking/topology_docker_openswitch

I'll complete the rest tomorrow

carlos-jenkins commented 8 years ago

Topology 1.4.0 was released. Please change the minimum required version in requirements.txt to >= 1.4.0.

ocelotl commented 8 years ago

Updated branch to include host node again.

carlos-jenkins commented 8 years ago

This was reworked in two: #24 and #25.