]>
author | Swaminathan Vasudevan <swaminathan.vasudevan@hp.com> | |
Mon, 20 May 2013 14:00:21 +0000 (07:00 -0700) | ||
committer | Nachi Ueno <nachi@ntti3.com> | |
Tue, 30 Jul 2013 17:38:00 +0000 (10:38 -0700) | ||
commit | 7856f68ec3229d0f7bf177532022a32b6543730d | |
tree | e744fb5c634ddaea1554992108ea8ec32c3f0feb | tree | snapshot |
parent | 331b1d4ee25604959e9ab39d6185300f33ff5b72 | commit | diff |
neutron/api/v2/attributes.py | diff | blob | history | |
neutron/db/migration/alembic_migrations/versions/52ff27f7567a_support_for_vpnaas.py | [new file with mode: 0644] | blob |
neutron/db/vpn/__init__.py | [new file with mode: 0644] | blob |
neutron/db/vpn/vpn_db.py | [new file with mode: 0644] | blob |
neutron/extensions/vpnaas.py | [new file with mode: 0644] | blob |
neutron/plugins/common/constants.py | diff | blob | history | |
neutron/services/vpn/__init__.py | [new file with mode: 0644] | blob |
neutron/services/vpn/plugin.py | [new file with mode: 0644] | blob |
neutron/tests/unit/db/vpn/__init__.py | [new file with mode: 0644] | blob |
neutron/tests/unit/db/vpn/test_db_vpnaas.py | [new file with mode: 0644] | blob |
neutron/tests/unit/services/vpn/__init__.py | [new file with mode: 0644] | blob |
neutron/tests/unit/services/vpn/test_vpnaas_extension.py | [new file with mode: 0644] | blob |
neutron/tests/unit/test_db_plugin.py | diff | blob | history |