fuel-web/nailgun/nailgun
Dmitry Guryanov 9eeaa679d1 Don't use self.env.clusters[0] in tests where possible
Since self.env.create always return db object now,
we can use this returned value instead of
self.env.clusters list.

It's a refactoring, so no bug or blueprint.

Change-Id: If7c84cb7124bcf08ef5ff110542012564190fae1
2016-04-26 17:53:36 +03:00
..
api Merge "Introduce 'dpdkovs' bond mode" 2016-04-25 15:15:10 +00:00
assassin Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
db Fix syntax for python3 2016-04-20 17:06:28 +00:00
errors Do not allow to update network group when deploy is in progress 2016-04-21 23:43:46 +00:00
expression Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
extensions Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
fake_keystone Adds new functional to fake Keystone 2016-01-19 12:56:09 +00:00
fixtures Merge "Introduce 'dpdkovs' bond mode" 2016-04-25 15:15:10 +00:00
fsm Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
lcm Added adaptation of legacy tasks for task based deployment 2016-04-22 15:16:00 +03:00
middleware Py3 support: Replace .iteritems() with six.iteritems() 2016-04-07 15:40:56 +02:00
objects Merge "Added adaptation of legacy tasks for task based deployment" 2016-04-22 18:28:47 +00:00
orchestrator Correct processing of customized nodes 2016-04-25 13:38:23 +00:00
plugins Added adaptation of legacy tasks for task based deployment 2016-04-22 15:16:00 +03:00
policy Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
rpc Move remaining nailgun.network files to extension 2016-04-20 16:12:17 +03:00
statistics Added adaptation of legacy tasks for task based deployment 2016-04-22 15:16:00 +03:00
task Merge "Added adaptation of legacy tasks for task based deployment" 2016-04-22 18:28:47 +00:00
test Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
utils Merge "Added adaptation of legacy tasks for task based deployment" 2016-04-22 18:28:47 +00:00
volumes Move volume manager into extensions directory 2015-06-24 17:01:53 +03:00
webui Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00
yaql_ext Added changedAll and changedAny functions for yaql 2016-04-06 08:58:51 +00:00
__init__.py License information added 2013-06-25 07:49:11 +00:00
app.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
autoapidoc.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
consts.py Introduce 'dpdkovs' bond mode 2016-04-22 13:04:22 +03:00
logger.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
notifier.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
settings.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
settings.yaml Make task version check in lcm serializer optional 2016-04-18 10:48:29 +00:00
unit_test.py All flake8 warnings fixed, except for H302 (should be ignored) 2013-08-30 18:08:53 +04:00
urls.py Add fake Keystone 2014-07-11 14:47:58 +02:00
wsgi.py Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00