Skip to content

Tags: rchirakk/netplugin

Tags

v0.1-06-30-2016.20-09-48.UTC

Toggle v0.1-06-30-2016.20-09-48.UTC's commit message
Merge pull request contiv#439 from shaleman/iprange

enhance ip range config

v0.1-06-29-2016.09-15-33.UTC

Toggle v0.1-06-29-2016.09-15-33.UTC's commit message
Merge pull request contiv#434 from abhinandanpb/nomad

vagrant for nomad try out

v0.1-06-24-2016.09-18-56.UTC

Toggle v0.1-06-24-2016.09-18-56.UTC's commit message
Merge pull request contiv#425 from gaurav-dalvi/issue-423

issue-423- commit-1

v0.1-06-23-2016.09-10-57.UTC

Toggle v0.1-06-23-2016.09-10-57.UTC's commit message
Merge pull request contiv#414 from jainvipin/master

add list of eps in network oper/inspect

v0.1-06-17-2016.08-42-14.UTC

Toggle v0.1-06-17-2016.08-42-14.UTC's commit message
Merge pull request contiv#410 from shaleman/svcstats

Add service stats REST endpoints

v0.1-06-16-2016.08-43-53.UTC

Toggle v0.1-06-16-2016.08-43-53.UTC's commit message
Merge pull request contiv#409 from jojimt/netctl

Fix rule cli breakage due to model change

v0.1-06-14-2016.05-56-38.UTC

Toggle v0.1-06-14-2016.05-56-38.UTC's commit message
Merge pull request contiv#404 from jojimt/dns

Update service plugin to reflect epg key changes

v0.1-06-02-2016.19-39-04.UTC

Toggle v0.1-06-02-2016.19-39-04.UTC's commit message
Merge pull request contiv#390 from gaurav-dalvi/issue-383

Resolving issue 383

v0.1-05-25-2016.09-07-25.UTC

Toggle v0.1-05-25-2016.09-07-25.UTC's commit message
Vagrantfile,.gitignore: correct resolv.conf handling now that this is…

… no longer an issue (contiv#384)

Signed-off-by: Erik Hollensbe <[email protected]>

v0.1-05-24-2016.05-32-00.UTC

Toggle v0.1-05-24-2016.05-32-00.UTC's commit message
Support for one Touch provisioning of Contiv as a Container (contiv#367)

* Add support for Net Plugin / Net Master / OVS to be containerized

* Changes to Support Build inside a container without vagrant.

* Fix minor issues with script

* some changes to cleanup and fix issues

* Add Mod probe into the Build script

* add sudo to modprobe

* Script changes to reinit a bridge

* Add RC file and source it in the contivInit.sh

* Address Review Comments
Fix an issue with contivRc not being source correctly

* Remove Proxy settings and leave them empty and commented out

* fix copy path in the build script

* Start/ Restart / Reinit Support via Script

* Seperate Build and start/stop scripts