fuel-web/nailgun/nailgun
Roman Prykhodchenko 78e45f1c03 Allow long error messages for nodes
Change type of error message attribute for nodes
from a 255 character long string, i.e., sa.String(255)
to a text of variable lenght -- sa.Text.

Change-Id: I5d1d83458d961302d4696ee5089197eacc420688
Closes-bug: #1578245
2016-06-07 18:56:19 +02:00
..
api Merge "Require auth for version api call" 2016-06-07 10:30:41 +00:00
assassin Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
db Allow long error messages for nodes 2016-06-07 18:56:19 +02:00
errors Add explanation when a deployment is unstoppable 2016-06-06 16:39:06 +02:00
expression Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
extensions Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
fake_keystone Adds new functional to fake Keystone 2016-01-19 12:56:09 +00:00
fixtures Added fault_tolerance_group to deployment metadata 2016-06-06 17:46:12 +03:00
fsm Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
lcm Merge "Added fault_tolerance_group to deployment metadata" 2016-06-06 18:09:35 +00:00
middleware Py3 support: Replace .iteritems() with six.iteritems() 2016-04-07 15:40:56 +02:00
objects Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
orchestrator Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
plugins Added fault_tolerance_group to deployment metadata 2016-06-06 17:46:12 +03:00
policy Change CPU distribution 2016-06-06 18:36:27 +03:00
rpc Merge "Allow a user to run dry-run deployment" 2016-05-31 10:28:18 +00:00
statistics Data model changes for Plugin NIC, BOND and Node attributes 2016-05-30 13:16:45 +03:00
task Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
test Allow long error messages for nodes 2016-06-07 18:56:19 +02:00
utils Deployment and provision Nailgun tasks is now run asynchrously 2016-06-03 15:00: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 Multiprocess tasks serialization 2016-05-30 17:07:45 +00:00
__init__.py
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 Merge "Change CPU distribution" 2016-06-07 09:53:03 +00: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 Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
unit_test.py
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