tacker/tacker
Sripriya 04a973be4e Fix keystone error handling in openstack driver
Keystone exceptions are not thrown during client initialization. User
credentials are only validated when keystone client apis such as
regions, services and endpoints are queried using the client object.

Change-Id: I0bda03353e054c0f00a704a4619eceb670e1a7f7
Closes-Bug: #1567123
(cherry picked from commit 92c891b835)
2016-06-02 20:05:52 +00:00
..
agent py3: use function next() instead of next() method on iterator objects 2016-03-17 13:44:28 +00:00
api Merge "py3.x: Use six.text_type() instead of unicode()" 2016-03-28 04:49:29 +00:00
cmd Fix H307 errors in tacker code 2015-12-15 10:00:55 +00:00
common Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
db Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
extensions Add an exception class for undefined default_vim option 2016-04-19 21:06:38 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
nfvo Fix keystone error handling in openstack driver 2016-06-02 20:05:52 +00:00
openstack Merge "Keep py3.X compatibility for urllib" 2016-03-24 21:30:36 +00:00
plugins Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
services Implementation of Tacker NFV MANO API 2015-09-26 21:36:43 -07:00
tests Fix keystone error handling in openstack driver 2016-06-02 20:05:52 +00:00
vm Fix keystone error handling in openstack driver 2016-06-02 20:05:52 +00:00
__init__.py Fix gettext wrong argument error in py34 2016-02-26 16:43:21 +08:00
auth.py Avoid using built-in function name 2016-03-17 09:18:59 +00:00
context.py Fix H307 errors in tacker code 2015-12-15 10:00:55 +00:00
hooks.py rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
i18n.py nova driver authentication 2015-04-13 23:44:44 -07:00
manager.py Fixing assignment-from-no-return issue. 2016-04-19 18:37:00 +00:00
policy.py py3.x: Use six.text_type() instead of unicode() 2016-03-26 07:56:01 +05:30
service.py Remove RPC server and client related stuff 2015-12-18 02:11:17 +00:00
version.py rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
wsgi.py py3.x: Use six.text_type() instead of unicode() 2016-03-26 07:56:01 +05:30