gluon/gluon
JinLi 27f386ab68 Change status code to 200
In do_post, "status_code != 201" is checked for twice, one of them should be "status_code != 200"

Change-Id: Ia344225f1d5a013183d6af2c7876f4acab401546
Closes-Bug: #1719476
2017-09-25 15:55:24 -07:00
..
api Merge "Policies in yaml" 2017-08-26 01:17:10 +00:00
backends Change status code to 200 2017-09-25 15:55:24 -07: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 Policies in yaml 2017-08-25 16:09:57 -07:00
models Policies in yaml 2017-08-25 16:09:57 -07:00
particleGenerator Merge "Policies in yaml" 2017-08-26 01:17:10 +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-25 16:09:57 -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 Merge "Gluon object-level authorization" 2017-08-23 18:29:08 +00:00