5 Commits

Author SHA1 Message Date
lawrancejing
b67a720dd6 The param endpoint in doc string is deprecated
Change-Id: I596e8657576405455ad2237b7971d5859dd053cf
2016-01-18 07:28:34 +00:00
zhangguoqing
0edbcd5cc1 Fix pep8 error about D300
This patch fix the pep8 error D300 about symbol that
D300  Use """triple double quotes""" (found '''-quotes)
when execute run_tests.sh.

Change-Id: I79076b0d2a02eea59a47f263ad6bb30e48c6d1b7
2015-12-09 21:26:55 +08:00
tengqm
256e6302bd Revise client constructor
This patch revises the client.Client constructor so that other software
can invoke senlinclient in the same way as they do with other client
packages.

Change-Id: I060e2bf70d51ec381934cfd487a1a6cb44f0edd2
Closes-Bug: #1498906
2015-09-23 11:14:52 -04:00
tengqm
28b9213548 Revised common client to use session
The previous version was using an endpoint.  With sessions we may be
able to provide a Shell like environment without having to create
connections each time.
2015-01-16 15:06:31 +08:00
tengqm
89a1fcdbe0 Initial version
Copied from heatclient
2015-01-04 20:00:03 +08:00