python-heatclient/heatclient
Thomas Herve 5619c0f789 Don't override sections in deep_update
When you comment all the elements in a YAML mapping, you end up with
None instead of an empty mapping, which can have bad side effect when
handling multiple environemnents. Let's handle that by ignoring the
latest None value.

Change-Id: I77ffabeb8d4cd2886ef4f41351e42ebe487b5d4b
(cherry picked from commit 2a8ce0d065)
2018-11-23 00:18:31 +00:00
..
common Don't override sections in deep_update 2018-11-23 00:18:31 +00:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2016-06-28 06:10:43 +00:00
osc Fixing read before prompt bug 2017-07-26 19:20:33 +01:00
tests Don't override sections in deep_update 2018-11-23 00:18:31 +00:00
v1 Fixing read before prompt bug 2017-07-26 19:20:33 +01:00
__init__.py Support --version for heatclient 2013-09-04 14:29:56 +08:00
_i18n.py Remove log translations 2017-03-23 11:39:51 +08:00
client.py Make method import_versioned_module work 2016-11-09 09:07:39 +00:00
exc.py Move required modules from oslo-incubator 2016-11-12 19:15:40 +05:30
shell.py Merge "Trivial:remove unused code" 2017-02-07 00:46:02 +00:00