python-blazarclient/blazarclient/tests
Hiroki Ito c0556c7125 Accept multiple properties
python-blazarclient does not accept multiple properties when
creating leases. This is because of the wrong regular expression
used for separating given options.

This patch fixs the regular expression and enables the use of
multiple properties in python-blazarclient.

Change-Id: I35dc3cd213e70890abe20c6f17cd4fb90fcb3ea9
Closes-Bug: #1699679
2017-08-09 09:14:40 +00:00
..
v1 Accept multiple properties 2017-08-09 09:14:40 +00:00
__init__.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
test_base.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
test_client.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
test_command.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
test_shell.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00