~midonet-drivers/networking-midonet/juno

  • Committer: Jaume Devesa
  • Date: 2015-03-12 11:22:30 UTC
  • Revision ID: git-v1:fe0bf05057f97910196a2e69fb470290f3251212
Infer router instead of requiring it

* This change allows using our LB functionality through Horizon.
* It still requires that a router ID be given, however instead of
  requiring it from the user, it can be inferred from the subnet id by
  going through the neutron database.
* The limitations are:
  1) The subnet used by the Pool must be associated with a router.
  2) If an external subnet is used for the VIP, then the router
  associated with the pool's subnet must have its gateway set.

Fixes: MNP-25

This commit is backported from previous project
`python-neutron-plugin-midonet`:
https://github.com/midonet/python-neutron-plugin-midonet/commit/\
94e8378e423e4355ce35b782c15393889a909c87

Change-Id: I80837416b9944b2adb2e6b1b500f73d065a906c5
Filename Latest Rev Last Changed Committer Comment Size
..
doc 154 9 years ago Jaume Devesa Add/modify some files to pass the gates Since the Diff
midonet 41 9 years ago Ryu Ishimoto Move source code under midonet directory Move all Diff
tools 51 9 years ago Jaume Devesa Add the test infrastructure This commit introduce Diff
.gitignore 51 9 years ago Jaume Devesa Add the test infrastructure This commit introduce 763 bytes Diff Download File
.gitreview 155 9 years ago Jaume Devesa Add .gitreview for stackforge Add new parameters 88 bytes Diff Download File
.testr.conf 52 9 years ago Ryu Ishimoto Migrate unit tests Move unit tests for the plugin 252 bytes Diff Download File
LICENSE 44.1.1 9 years ago Ryu Ishimoto Add meta files for the project Add a bunch of met 9.9 KB Diff Download File
MANIFEST.in 44.1.1 9 years ago Ryu Ishimoto Add meta files for the project Add a bunch of met 96 bytes Diff Download File
File package.sh 157 9 years ago Jaume Devesa Fix name parsing based on regex package.sh: chang 4.7 KB Diff Download File
README.rst 88 9 years ago Ryu Ishimoto More cleanup in README More cleanup in README 1.3 KB Diff Download File
requirements.txt 154 9 years ago Jaume Devesa Add/modify some files to pass the gates Since the 73 bytes Diff Download File
File run_tests.sh 52.1.1 9 years ago Jaume Devesa Move extensions directory Directory 'extensions' 7.7 KB Diff Download File
setup.py 137 9 years ago Ryu Ishimoto Add console script to setup.py Configure setup.py 1.1 KB Diff Download File
test-requirements.txt 51 9 years ago Jaume Devesa Add the test infrastructure This commit introduce 223 bytes Diff Download File
tox.ini 154 9 years ago Jaume Devesa Add/modify some files to pass the gates Since the 1.8 KB Diff Download File