gluon/gluon
zhaojingjing0067370 83ed959007 Function delete_port() takes exactly 3 arguments (4 given) in handle_port_delete()
When deleting net-l3vpn port, TypeError: delete_port() takes exactly 3 arguments (4 given).
delete_port() is called in File "/usr/lib/python2.7/site-packages/gluon/shim/api_models/net_l3vpn.py",
line 229, in handle_port_delete self.backend.delete_port(key, self.model, deleted_obj).

Change-Id: I1cb080104cfa1decdc3b8f45d102636d3d1e6af7
2017-08-24 14:48:01 +08:00
..
api Merge "Resolve warnings in Sphinx documentation" 2017-08-18 22:51:52 +00:00
backends Update code to comply with Gluon API Spec 2017-01-22 10:39:27 -06: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-16 09:36:34 -07:00
db Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
managers Update code to comply with Gluon API Spec 2017-01-22 10:39:27 -06:00
models Merge "Adding initial version of the SFC to Gluon" 2017-05-01 23:45:44 +00:00
particleGenerator The para into "add_model()“ should be changed to model in function ”build_api()“. 2017-08-09 11:03:10 +08:00
plugin Using config option to bind to etcd server 2017-02-13 17:28:49 +01:00
policies Rule to code 2017-07-13 17:07:51 -07:00
shim Function delete_port() takes exactly 3 arguments (4 given) in handle_port_delete() 2017-08-24 14:48:01 +08: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 Rule to code 2017-07-13 17:07:51 -07:00