890 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
fb090544f3 Updated from global requirements
Change-Id: Ib6df44ac3c151f7ec9980385dca4036f6dd15a0e
2017-06-27 12:22:35 +00:00
Jenkins
87d645761d Merge "Add services list" 2017-06-27 07:20:18 +00:00
Jenkins
903474fd92 Merge "Enable some off-by-default checks" 2017-06-27 07:20:13 +00:00
Jenkins
4628248695 Merge "Support receiver update operation" 2017-06-27 07:19:52 +00:00
Jenkins
6770472c95 Merge "Make --os-profile load from environment variables" 2017-06-25 14:34:25 +00:00
Jenkins
f53ffe9b22 Merge "Fix development document api-ref link error" 2017-06-25 14:33:07 +00:00
OpenStack Proposal Bot
37f484fc15 Updated from global requirements
Change-Id: I20984aaa5f84e64500c13eac3856d2da29e1682a
2017-06-24 12:15:13 +00:00
blue55
e0e789f636 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

Change-Id: Ie447f14aed895d58eb27701e55febf548292f63d
2017-06-22 17:08:02 +08:00
Tovin Seven
1877a1e4e8 Make --os-profile load from environment variables
+ Make --os-profile argument can be loaded from OS_PROFILE
  environment variables to avoid repeating --os-profile
  in client commands.
+ Correct information in help of --os-profile argument

Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com>
Change-Id: Ib1bbc3627bf976cc96ac623ee37b5d848e44f34f
2017-06-19 13:38:13 +07:00
Yuanbin.Chen
79b83d96ae Support receiver update operation
This patch add receiver update operation,
Then user cloud run 'receiver-update' command.
use receiver-update change has exist receiver name,action and params.

Implements: blueprint add-receiver-update

Depends-On: I228edd1f5ada5b91e82ef04c95e9a7fa2b7de305
Change-Id: I8adaef75c18b93ec46d95e91f2058f6a4b8d4608
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-06-15 03:45:14 +00:00
Yuanbin.Chen
c75cad3d68 Add services list
This patch add senlinclient support display senlin service status

Change-Id: I8ea92d425d0a0ce5913abafba5d66fdf3d09b80f
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-06-14 21:13:25 +08:00
OpenStack Proposal Bot
42dff83ce4 Updated from global requirements
Change-Id: I685b524ec6c70b44caf74687ccb7117bae788c7e
2017-06-10 21:49:03 +00:00
pallavi
2121b9e27c Fix html_last_updated_fmt for Python3.
html_last_updated_fmt option is interpreted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.

Change-Id: I86b87e5672ad367b07d4f1000c5af8649ffcd0d2
Closes-Bug:#1693670
2017-06-09 14:50:16 +05:30
OpenStack Proposal Bot
3a69e0d0ab Updated from global requirements
Change-Id: I2791a9b463473d8bd3325286c969ded687a1da67
2017-06-02 22:07:37 +00:00
Yuanbin.Chen
d5e33217a7 Fix development document api-ref link error
Change-Id: I125aed809994dc4bebcaa4d04da833e930c22da7
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-06-03 01:18:29 +08:00
OpenStack Proposal Bot
ab0e8a27d4 Updated from global requirements
Change-Id: I1b83c1f779b529a8cf7ea1d4c4b3c2f56cb00958
2017-05-31 13:37:48 +00:00
chohoor
0a8fa962c4 remove redundant value when cluster-show
cluster-show command returned a redundant value named is_profile_only,
this path removed the redundant value because it is not a attr belong
to cluster.

Change-Id: Ic11d0b8ea8eb07a0bbe3b3e125b1ba7d34663784
Closes-Bug: #1693156
2017-05-27 09:34:19 +08:00
OpenStack Proposal Bot
3b48c41f7a Updated from global requirements
Change-Id: I06c3f93a6d9a64744e30516857e1ee5e1c5d60d8
2017-05-22 15:56:17 +00:00
Yuanbin.Chen
021570fede Delete TODO about event-delete, The event-delete
has been abandoned

Change-Id: I1575a1337b8c8ff3e428a4ce96e21630995ffc5c
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-05-18 08:51:09 +08:00
OpenStack Proposal Bot
913e48c303 Updated from global requirements
Change-Id: I478c31b944a18752dd8f6332126cdd23f43feb1e
2017-05-03 12:23:27 +00:00
Jenkins
2c6dce877e Merge "Fixed warnings when building docs" 1.3.0 2017-04-13 01:59:02 +00:00
Jenkins
caa69e1644 Merge "Updated from global requirements" 2017-04-13 01:58:07 +00:00
Jenkins
4fd28420b8 Merge "delete bash_completion in subcommand" 2017-04-13 01:58:01 +00:00
OpenStack Proposal Bot
40efa0f20d Updated from global requirements
Change-Id: I905c7373665e5d7358d42907c8e389c7b13f46b2
2017-04-12 04:22:05 +00:00
Jenkins
39c943bb77 Merge "Support profile-only to cluster update" 2017-04-03 02:23:06 +00:00
Jenkins
99bddc608d Merge "Updated from global requirements" 2017-04-03 01:46:56 +00:00
Jenkins
da2cfa1fd8 Merge "Revise command reminder when we run openstack cluster resize" 2017-04-03 01:43:32 +00:00
OpenStack Proposal Bot
256ed2dd1c Updated from global requirements
Change-Id: I2068fc6182019d171f03128f700de1ebe138b0cf
2017-04-02 11:34:19 +00:00
jonnary
62a84cf3cb Revise command reminder when we run openstack cluster resize
This patch revises command reminder when we run `openstack cluster resize`.
Closes-Bug: #1677565

Change-Id: Ifeee8e46a5c1035fb05c403dfe12746d924a70ed
2017-04-02 16:43:14 +08:00
jonnary
68b54e237e Revise command reminder when we run senlin cluster-resize
This patch revises command reminder when we run `senlin cluster-resize`.
Closes-Bug: #1677559

Change-Id: Idfaf8793371c5bef9aee585d537d18acf6103bf0
2017-03-31 21:37:57 +08:00
Jenkins
80df1b309d Merge "Remove log translations" 2017-03-29 05:58:06 +00:00
liyi
6d238496e8 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: If4d80503845a14ebf3778cad36b6a21aac4eec54
2017-03-23 11:37:47 +08:00
OpenStack Proposal Bot
0709310404 Updated from global requirements
Change-Id: Iacee45a2737dfa31ad36dd7a7fa65f43000e6316
2017-03-21 15:00:31 +00:00
Jeffrey Guan
5832b80fbd Param "response" is not used any more in
python-senlinclient/senlinclient/tests/unit/v1/test_build_info.py

Safely remove the "response" from TestBuildInfo class to keep
the code clean.

Change-Id: I7b45e0b938afcb74514a5237a7fc7a8bf09a608b
Closes-Bug: #1674556
2017-03-21 13:02:48 +08:00
ForestLee
5aada5194e delete bash_completion in subcommand
There are two "completion" in the subcommand table: bash-completion
and bash_completion. but "bash_completion" is not in help information
and it is repeated with "bash-completion", so delete it.

Change-Id: I0c2fb8b77b737c2ffc05dd4bb641125e88a4fde4
Closes-Bug: #1670123
2017-03-13 19:54:46 +08:00
Jenkins
a147cca72c Merge "Support check before do node-recover action" 2017-03-13 08:43:14 +00:00
chohoor
8ca170092c Support check before do node-recover action
This patch add a parameter 'check' to node-recover command.
Then user could choice whether check physical resource status before do
node-recover action.
partial-blueprint: refresh-status-before-do-node-recover

Change-Id: I94e33351593ffc49458ad85abde8acba5dc972e9
2017-03-10 14:08:12 +08:00
Jenkins
f736371a63 Merge "Updated from global requirements" 2017-03-10 05:47:46 +00:00
Jenkins
b33ba34833 Merge "Fix hacking requirement for testing" 2017-03-10 05:47:40 +00:00
chohoor
06b91c7712 Support profile-only to cluster update
This path revises cluster-update command.
The command could support 'profile-only' parameter.
partial-blueprint: add-profile-only-to-cluster-update

Change-Id: Ibf2e4d67abe76b92a508a3e22e5c528d53cde5a4
Signed-off-by: chohoor <chohoor@gmail.com>
2017-03-10 13:04:01 +08:00
Jenkins
b1aed80475 Merge "The python 3.4 support is removed" 2017-03-10 04:23:19 +00:00
tengqm
a111d14fde Fix hacking requirement for testing
This fixes the hacking version in test-requirements.

Change-Id: Ic2aa365cade870c2366969dda2bb8342ada3aae6
2017-03-09 22:54:58 -05:00
OpenStack Proposal Bot
505cc6b4f5 Updated from global requirements
Change-Id: Id6436f4e4b596e7736e07588591294322849398a
2017-03-10 03:39:00 +00:00
gecong1973
4cbe024f5b Using fixtures.MockPatch instead of mockpatch.Patch
This module has been deprecated in favor of fixtures.MockPatch.

Change-Id: I88129627223af3f3f221f160c8adc8cd1223e27d
2017-03-09 14:37:49 +08:00
kavithahr
08d7363912 The python 3.4 support is removed
The python 3.5 version is available, hence removed
python 3.4 version.

Change-Id: I22dcec42ea1bef32185800190b8e6b927aaadbe9
2017-03-08 17:48:06 +05:30
Yanyan Hu
8a5bd6ca7d Initial test hooks for functional test
This patch adds initial pre and post test hooks for
senlinclient functional test.

Change-Id: I7139a66f917771e6bf80eeb6d20461300ef0b52c
2017-02-21 14:30:04 +08:00
jolie
ec26f24c27 Fixed warnings when building docs
This change fixes "WARNINGS" that were appearing when building
"tox -e venv -- python setup.py build_sphinx".

Change-Id: I97569b566b63f7e03fa18e891f2df3bdc76b79a8
Closes-Bug:#1664887
2017-02-15 17:57:03 +08:00
Aaron-DH
46ebf3e195 Fix cluster update failed problem
This patch fix cluster update cmd with openstack client

Closes-Bug: #1664885

Change-Id: I972bea595dff4c581ec5374e10aa4ee1042448f1
2017-02-15 17:24:20 +08:00
Jenkins
45a49c0b3b Merge "Avoid import internal classes from SDK (3)" 2017-02-15 09:12:34 +00:00
Jenkins
26dbec687d Merge "Avoid import internal classes from SDK (2)" 2017-02-15 09:11:28 +00:00