tacker/tacker/nfvo
caoyue f8b8cc5ba1 Clean redundant argument to dict.get
`dict.get()` returns `None` by default, if a key wasn't found.
Removing `None` as second argument to avoid redundancy.

Change-Id: I2ac806b9d337b9701da92434192376c79d77a85e
2016-05-04 15:48:10 +08:00
..
drivers Clean redundant argument to dict.get 2016-05-04 15:48:10 +08:00
__init__.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
nfvo_plugin.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00