fuel-web/nailgun/nailgun
Dima Shulyak 7769a9fbbd Update editable attributes partially
If we receive from PUT smth like:
{"editable": {"storage": {"osd_pool_size": {"value": 3},
"volumes_ceph": {"value": true}}}}

attributes.editable will contain only received data and no default one

Changing paste.TestApp for webtest.TestApp cause TestApp does not have
PATCH method available

Change-Id: I259ee806c9464cb82b391e9c3b633e5e7f5f11d3
Closes-Bug: #1283135
2014-03-12 12:07:59 +02:00
..
api Update editable attributes partially 2014-03-12 12:07:59 +02:00
assassin Standalone servers for keepalive and receiver 2014-02-13 18:00:20 +04:00
db Merge "Added task object and REST handlers refactored" 2014-03-04 08:35:30 +00:00
errors Implementation of stopping/resetting env 2014-02-18 11:04:50 +04:00
fixtures Add ability to disable entire settings section 2014-03-03 18:45:20 +04:00
fsm license 2013-06-28 14:24:40 +04:00
network Remove the non-lacp balance-tcp bonding mode 2014-02-25 15:14:22 +04:00
objects Added task object and REST handlers refactored 2014-02-28 15:46:43 +04:00
openstack New project structure with Oslo 2013-12-04 18:45:18 +04:00
orchestrator Set primary controller role before priorities assignment 2014-03-05 19:49:57 +04:00
rpc Merge "Inaccessible nodes are also updated on stop/reset" 2014-03-04 15:27:18 +00:00
task Changes handler inherited from abstract 2014-03-11 19:43:31 +04:00
test Update editable attributes partially 2014-03-12 12:07:59 +02:00
utils Deployment orchestrator refactoring 2nd step 2013-11-27 18:00:59 +02:00
volumes New algorithm of searching metadata for disks after provisioning 2014-02-25 17:50:37 +04:00
webui LESS integration for development and production evironments 2013-12-05 11:24:14 +04:00
__init__.py License information added 2013-06-25 07:49:11 +00:00
autoapidoc.py API DOC generation issues fixed 2014-01-16 07:44:33 +00:00
consts.py Added task object and REST handlers refactored 2014-02-28 15:46:43 +04:00
logger.py Improved logging in nailgun to simplify debugging process 2013-11-28 17:09:31 +04:00
notifier.py New project structure with Oslo 2013-12-04 18:45:18 +04:00
settings.py Improved logging in nailgun to simplify debugging process 2013-11-28 17:09:31 +04:00
settings.yaml Merge "Added resolv.conf and dnsmasq.conf to logs dump" 2014-02-19 15:50:22 +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 Disable web.py debug mode in case of production 2013-11-13 20:01:42 +04:00
wsgi.py Standalone servers for keepalive and receiver 2014-02-13 18:00:20 +04:00