Commit Graph

6709 Commits

Author SHA1 Message Date
Tony Breeds 81a68822d0 Retire Packaging Deb project repos
This commit is part of a series to retire the Packaging Deb
project. Step 2 is to remove all content from the project
repos, replacing it with a README notification where to find
ongoing work, and how to recover the repo if needed at some
future point (as in
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project).

Change-Id: Ie7dcd09d7c9bcb7a2a8990bab657e64ead021458
2017-09-12 16:19:28 -06:00
liyi d713b797de Refresh user guide
Change-Id: Ia9567d0fbe84a82c8bb19dce9485323a30977198
2017-07-25 16:13:30 +08:00
Jenkins 0a01df361e Merge "Update node API doc" 2017-07-25 02:09:42 +00:00
Jenkins 9f1f917f6c Merge "Update cluster APIs doc" 2017-07-25 01:51:39 +00:00
OpenStack Proposal Bot 7dd10ad0fd Updated from global requirements
Change-Id: I49a8ce114bffa7a940e0e651b59456bf2f236cf7
2017-07-22 16:40:12 +00:00
Jenkins e49865bbe1 Merge "Fix webhook channel" 2017-07-21 09:06:51 +00:00
Jenkins 20be493e9d Merge "Update events and actions API doc" 2017-07-21 08:36:32 +00:00
Jenkins 4e0a79ce78 Merge "Update receiver API doc" 2017-07-20 10:38:21 +00:00
liyi 0cbd575aa0 Update events and actions API doc
Change-Id: I598de366a1cc411c40f9f03f740bca6b6dbe4aeb
2017-07-20 18:01:51 +08:00
liyi b772b8fbef Fix webhook channel
The webhook channel is invalid with None webhook_id.

Change-Id: Iea97989616d07e320edbe2f9c1414a2aa55d6afb
Closes-Bug: #1705427
2017-07-20 17:32:10 +08:00
Jenkins 31b805210d Merge "Add profile list filter description in doc" 2017-07-20 09:15:54 +00:00
Jenkins 9625e6457b Merge "Modify a description of the parameters to function." 2017-07-20 09:15:49 +00:00
liyi 5b5bc05d31 Update cluster APIs doc
1. add config field in request and response.
2. add dependents field in response

Change-Id: I70a4fbbb360b6bf7f83b87712d0f50104771f7dd
Depends-On: Ibc2845633dc35e7c789578237bb219017f814c50
2017-07-20 17:02:17 +08:00
Jenkins e5125c1eac Merge "Update profile APIs doc" 2017-07-20 08:49:35 +00:00
Jenkins 8bb45e2526 Merge "Update cluster policies API doc" 2017-07-20 08:47:30 +00:00
Jenkins bd07b00081 Merge "Add some clarification about cluster" 2017-07-20 08:07:06 +00:00
liyi eb599caae8 Update receiver API doc
Change-Id: I91ccff1395edbd04b470aea1ab87d7fe79b5e4d6
2017-07-20 15:06:36 +08:00
Jenkins 356ef558e8 Merge "Adopt node failure" 2017-07-20 06:39:44 +00:00
wbluo0907 a7a97f7e4d Remove unused parameter
Change-Id: I379accbe42985b4324ec1fb0a337b90aeac1644f
2017-07-20 10:14:12 +08:00
jonnary 4709e3571a Add some clarification about cluster
we'd better to add some clarification about cluster.

Change-Id: Ib1e94d42c68c1521792b04332c32deafe4568597
2017-07-19 15:19:32 +00:00
liyi 89eb786478 Adopt node failure
1. 'preview' is not necessary for adopt in API level, if need, we
can set it node_adopt function in senlin-engin level.
2. disk_config of server may be None, but AUTO_DISJ_CONFIG is
boolean.
3. bdm of server may be None, but BLOCK_DEVICE_MAPPING is list.
4. config_drive of server may be empty string or None, but
CONFIG_DRIVE is boolean.

Change-Id: I76c0d689d7124f70af915f1e3c14c737314fd47f
Closes-Bug: #1705168
2017-07-19 16:39:00 +08:00
liyi 7295e6ee3b Update node API doc
Change-Id: I04530507b323d8ce29caca76a940b152848a932a
Depends-On: I70a4fbbb360b6bf7f83b87712d0f50104771f7dd
2017-07-19 12:41:08 +08:00
Yuanbin.Chen d12047303d Fix delete policy reduce_desired_capacity describe error
Change-Id: Ic0bf71f496104289a4b6a1984a715ee87c23d939
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-07-18 17:17:43 +08:00
liyi bc7b9fbbbc Update cluster policies API doc
Change-Id: I36c52109374e6708ee013715d57612a55cf06e3d
2017-07-18 10:50:00 +08:00
Jenkins eb26b4806d Merge "Fix cluster config updating operation" 2017-07-17 09:39:37 +00:00
liyi 5c8bc80409 Update profile APIs doc
1. update some outputs field
2. update request params
3. update response params
4. update samples

Change-Id: Ibc2845633dc35e7c789578237bb219017f814c50
2017-07-17 16:20:01 +08:00
Jenkins 5ef8013b55 Merge "revise lb policy to handle node_recover" 2017-07-17 08:19:48 +00:00
Jenkins 01db8c07c7 Merge "Update policy type APIs doc" 2017-07-17 07:17:20 +00:00
Jenkins 48460726ea Merge "Fix remove os.heat.stack node from stack code mistake" 2017-07-17 07:17:14 +00:00
Jenkins 7d07038754 Merge "Update profile types APIs doc" 2017-07-17 06:56:32 +00:00
wbluo0907 d7db1a58c9 Modify a description of the parameters to function.
Change-Id: Ib53f6772d2569e3959464022ea3a916570a7a897
2017-07-17 14:07:56 +08:00
Jenkins 262485ecf6 Merge "fix bug in zone-policy" 2017-07-17 05:17:17 +00:00
RUIJIE YUAN 0bd8ba93f1 fix bug in zone-policy
change action.node to action.entity.

Change-Id: Ie5bd34fdd25764f4d8cf91b0e98503777a9c60a3
2017-07-17 11:44:39 +08:00
RUIJIE YUAN b5314b7114 fix bug in region-policy
change action.node to action.entity.

Change-Id: If0a2da33aab22e45b59ba09f9c073b5f31ac85a3
2017-07-17 11:41:34 +08:00
Jenkins 36f49fbf4d Merge "Update URLs in documents according to document migration" 2017-07-16 15:31:09 +00:00
Jenkins 063c5e2fc1 Merge "revising node recovery logic" 2017-07-14 15:12:07 +00:00
Jenkins 007a8d9d82 Merge "fix cluster recover bug" 2017-07-14 15:12:01 +00:00
Jenkins 330c871eab Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-14 09:31:07 +00:00
RUIJIE YUAN 18aa65e1d2 revise lb policy to handle node_recover
this patch revises lb policy to handle node_recover action:

1. node is not member of lb pool, will add it to lb pool
2. node is already member of lb pool, but the recovery action is not
'RECREATE', do nothing
3. node is already member of lb pool, and the recovery action is
'RECREATE', need to remove it from lb pool and then add it to it
since the ip of the resource has already been changed.

Change-Id: I69fe9ca8e646682333b65f8c90dc1cf245153622
2017-07-14 15:49:21 +08:00
melissaml 9842568200 Update URLs in documents according to document migration
Change-Id: Iff714c8382ea48ecf5306cb5adf06c831b040ae3
2017-07-14 10:53:54 +08:00
liyi 4dac1921ef Fix cluster operation failure
When do cluster operations, Cluster.load function given wrong
param 'db_cluster'.

Change-Id: I4b32165394fc24e0905f04dadc2b886150973bf1
Closes-Bug: #1704079
2017-07-13 18:21:21 +08:00
liyi ab94832949 Fix remove os.heat.stack node from stack code mistake
Heat stack-show API return tags is array, not string.

Change-Id: Icf6237f51d8f7d7eeefaffaa159aeb5944210f56
Partial-Bug: #1704059
2017-07-13 17:03:27 +08:00
tengqm 3f8aa68731 Fix documentation structure to please TC
Change-Id: Iaa1c2e639771d757c0d93ae1406701aac5fb46d8
2017-07-13 04:19:32 -04:00
rajat29 81f33f806a Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ia8551b45c1d7b4d67368e493e143c3893d07df61
2017-07-13 05:20:17 +00:00
RUIJIE YUAN 46694ac71b revising node recovery logic
this patch revises node recovery logic which dumped data to action.outputs to help us
tell whether is had been recreated. Now we will dump it do node.data cause the logic is in engine node.

And for the nodes was in WARNING status, we will mark it as ACTIVE either if its physical status is fine,
and all these nodes will be handled in lb policy if needed.

Change-Id: I56234cb8d8e7d54bcd9a1f97f6d486318a332286
2017-07-13 09:56:56 +08:00
liyi 8a23231a45 Fix cluster config updating operation
Cluster config property can not be updated correctly.

Change-Id: I28ac448b488bf14c0734b917642095a8ae51ae11
Closes-Bug: #1704025
2017-07-13 09:08:33 +08:00
RUIJIE YUAN c3f26fa558 fix cluster recover bug
the problem is caused by the change of cluster's runtime, the nodes were node_eng obj,
then we could invoke node.do_check() directly.

Change-Id: Ied01597d72319bea9637c160583c59e3414154f4
2017-07-12 16:54:07 +08:00
liyi 473f8eee21 Update policy type APIs doc
Update samples.

Change-Id: I98f4046c1f6061826a0650540762b9db7a6dc65b
2017-07-12 13:13:53 +08:00
Jenkins 90575634d9 Merge "Change the max_version to 1.7" 2017-07-12 05:07:23 +00:00
liyi 28627a04b2 Update profile types APIs doc
Some examples need update.

Change-Id: I21c9b218510e920fd58d4663dba3d3e9f4abf539
2017-07-12 10:32:11 +08:00