gluon/gluon
JinLi d90e457515 Add version number into URL
When backend driver generates url, it need to add the version
number into the url.
Before: /proton/net-l3vpn/ports/<id>
After: /proton/net-v3vpn/v1.0/ports/<id>

Change-Id: I4ccccc0312ad8613d55abb0daadf8160f704ed17
(cherry picked from commit 8668c8d613)
2017-08-26 07:24:06 +00:00
..
api Policies in yaml 2017-08-26 01:19:58 +00:00
backends Add version number into URL 2017-08-26 07:24:06 +00:00
cmd Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
common Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
conf Resolve warnings in Sphinx documentation 2017-08-20 05:35:17 +00:00
db Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
managers Policies in yaml 2017-08-26 01:19:58 +00:00
models Policies in yaml 2017-08-26 01:19:58 +00:00
particleGenerator Policies in yaml 2017-08-26 01:19:58 +00:00
plugin Using config option to bind to etcd server 2017-02-13 17:28:49 +01:00
policies Policies in yaml 2017-08-26 01:19:58 +00:00
shim Function delete_port() takes exactly 3 arguments (4 given) in handle_port_delete() 2017-08-24 14:35:05 +00:00
sync_etcd Replace six.iteritems() with .items() 2017-04-15 15:11:53 +08:00
tests Proton Version Management 2017-05-23 15:53:24 -07:00
__init__.py Enable pep8 2016-11-04 07:30:29 -05:00
_i18n.py Remove translation of log messages from gluon 2017-04-05 23:01:31 -05:00
constants.py Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
context.py Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
policy.py Gluon object-level authorization 2017-08-23 18:49:18 +00:00