Commit Graph

514 Commits

Author SHA1 Message Date
Tony Breeds bd7809a8f6 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: I0274215dc8f63eceb398fda48775dc4284d4d9c9
2017-09-12 16:18:28 -06:00
Jenkins 02d8c1845f Merge "Replace uuid.uuid4() with uuidutils.generate_uuid()" 2017-07-25 01:48:37 +00:00
Jenkins 2a295e8c73 Merge "Update the documentation link for doc migration" 2017-07-25 01:48:36 +00:00
Jenkins 6c1f5946d4 Merge "Add new command guide doc" 2017-07-25 01:36:05 +00:00
Hangdong Zhang 3a2676fbce Update the documentation link for doc migration
Change-Id: Ie9e6c4c9b3cb9cebdd405921ebb718be5eeaa116
2017-07-24 14:04:52 +08:00
gecong1973 19796a6f7c Add new command guide doc
All the zaqarclient command have been added according to 'openstack
messaging XXX' format,see [1] , this patch update doc accordingly.

[1] https://review.openstack.org/#/c/470201/

Change-Id: I552b0b95c960b17d25272c53863e16e191428da2
2017-07-21 00:19:40 +00:00
rajat29 0d8c0c3f9c Replace uuid.uuid4() with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids.
We should use that function to generate uuids for consistency.

Change-Id: I2c31de4566fd4ca1f4c9a0df4403538b00621859
2017-07-20 15:06:41 +05:30
wanghao fa88a03b3b Fix the inconsistent command format in openstackclient
Change zaqarclient command to keep the same format,
the consistent command format is 'openstack messaging XXX'.

DocImpact

Change-Id: I87302d016915fd7c861b0a7a542a23ae3685443e
Closes-Bug: #1691637
2017-07-03 14:47:01 +08:00
Jenkins c94bdafee8 Merge "Add ZaqarClient "set metadata" help message" 2017-07-03 04:21:42 +00:00
gecong1973 84af8ee243 Add ZaqarClient "set metadata" help message
ZaqarClient does a full replacement when "set metadata", add help
message to avoid misleading.

Change-Id: I7ea8195a8786e0e530f5ffa9207be752a1eb0577
2017-07-03 03:05:08 +00:00
OpenStack Proposal Bot 405399f72b Updated from global requirements
Change-Id: I00dd3c98ff7ed55db93b074dae44840e71e15e58
2017-06-27 12:23:02 +00:00
Jenkins 9c83beb5d0 Merge "Fix the creation issue when special meanings words in queue name" 2017-06-21 01:27:02 +00:00
wanghao 8e55b55f3a Fix the creation issue when special meanings words in queue name
Now when using zaqarclient to create a queue with some special
meanings words like '#' and '%', then cli will return the queue
with the name has created successfully, but in zaqar server side,
the name is not as same as the client side.

Change-Id: Ia776bb4f7253b1698ec97702e0fc69704b97ed7e
Closes-Bug: #1584639
2017-06-20 16:30:32 +08:00
yangzhenyu dd79c475a2 Add subscription other properties
Add subscription properties like 'age' and 'confirmed',
I think these properties is very important for user.

Change-Id: I55d180fd53cab08c1ebab5a397fb386af407e20d
2017-06-18 13:33:38 +08:00
Jenkins 6f4b6e30ad Merge "CLI: support homedoc in client" 2017-05-19 01:31:41 +00:00
wangxiyuan ab7e5ca9eb Update purge doc
purge command guide is missing.

Change-Id: I92dcd1ca025aa1c5982fe22fee000d237c110022
2017-05-18 03:37:56 +00:00
wanghao 5eea275769 CLI: support homedoc in client
Support to display the detailed resource doc of
Zaqar server.

Change-Id: If5281c1f9ffc1399f8a8a04124209282ee5049f0
Closes-Bug: #1683250
2017-05-17 14:18:43 +08:00
Jenkins 33a3681157 Merge "Updated from global requirements" 2017-04-11 02:44:58 +00:00
Jenkins 6f8384e2b5 Merge "CLI: support detailed in queue list" 2017-04-10 03:29:50 +00:00
Jenkins da3f98c9f8 Merge "Remove log translations" 2017-04-10 03:00:11 +00:00
Jenkins 5769f97e29 Merge "Drop "os" prefix for project id" 2017-04-10 03:00:04 +00:00
OpenStack Proposal Bot d94f83e0c5 Updated from global requirements
Change-Id: I4e8d984386a66f119010dc445b0ae1149671d1a9
2017-04-07 07:01:28 +00:00
wanghao bd190e8585 CLI: support detailed in queue list
Support detailed in queue list in openstackclient.

Change-Id: I0b7c5d40b6e72351d8f114be4e124b76396d7ae9
Closes-Bug: #1679994
2017-04-06 17:09:12 +08:00
Fei Long Wang 79fa9447c7 Fix flavor creation issue with CLI
This issue was introduced by the renaming of pool to pool group. The
parameter name wasn't changed in https://review.openstack.org/#/c/276603/

Closes-Bug: #1679881

Change-Id: Id9de48ff1d687f77c2f4d9e75b66b042e19ad226
2017-04-06 10:49:16 +12:00
Fei Long Wang cbc572fdde Don not show 'capabilities' if not specify '--detailed'
Closes-Bug: #1679892

Change-Id: I1c6d4e4467c16f3a6549a59dd491c06a3af83c0e
2017-04-05 19:52:31 +12:00
Fei Long Wang 96370f27ed Support post and list messages
Allow post and list messages with CLI so that user can easily verify
Zaqar's messaging functions with command line.

Change-Id: Ib1b82917cc67b604e0bf9d94a18763bc79de0f2b
2017-04-05 15:38:59 +12:00
Jenkins 60ce284184 Merge "remove "--detailed" in subscription list doc" 2017-04-01 09:25:26 +00:00
jonnary b4dc25c85d remove "--detailed" in subscription list doc
"--detailed" has been removed from subscription list, this patch
remove it in doc as well.

Change-Id: Id9916b94c50b40c7006100b741f6584d3ea80f1c
2017-04-01 15:36:56 +08:00
jonnary 92173defa2 Add 'pool' description to pool flavor commands
Now we only have 'pool' description in pool flavor create.
This patch adds this description to other pool flavor commands.
This will help users understanding this is a pool flover.

Change-Id: I9423e42f8b8222fa25d6a73db9e0bdafb20248f8
2017-04-01 15:25:12 +08:00
Jenkins e9d8d6df1e Merge "Remove "detailed" parser from subscription list" 2017-03-31 19:04:08 +00:00
Jenkins 6393f9f4b9 Merge "Add Ocata version mapping" 2017-03-23 10:52:52 +00:00
daohanli f96c60abac 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: I9f92efe62047f0a04d98e1b2d1ceb9e1c7846846
2017-03-21 23:25:29 +08:00
wangxiyuan 977414d058 Drop "os" prefix for project id
Keystone session now returns project id without "os" prefix.
We should drop it as well.

Closes-bug: #1668830
Change-Id: I4ad9d0696c362723c4de7f7283105ba6f396fa96
Co-Authored-By: XueFeng Liu <liu.xuefeng1@zte.com.cn>
2017-03-08 14:24:49 +00:00
Thomas Herve d19198c65e Revert "Fix The header X-PROJECT-ID missing bug"
This reverts commit a0b6a79a3c.

It's not a backward compatible change.

Change-Id: I0a568649e860da58586b9a74917bdc8b6c809bfc
2017-03-07 15:56:36 +00:00
zengjianfang a0b6a79a3c Fix The header X-PROJECT-ID missing bug
This patch fixex X-PROJECT-ID missing bug.

Change-Id: I8c13160f24f51a3f6588aefadae9ef8ff2519e1a
Co-Authored-By: XueFeng Liu <liu.xuefeng1@zte.com.cn>
Closes-Bug: #1668830
2017-03-07 16:23:33 +08:00
Jenkins f2011c19a0 Merge "Support `age` and `confirmed` for subscription" 2017-03-06 09:31:17 +00:00
Jenkins 5eb50eff12 Merge "Change resource_types action" 2017-03-06 09:31:10 +00:00
wangxiyuan 331fa5c44e Remove "detailed" parser from subscription list
Subscription list doesn't support "detailed" parser.

Change-Id: I93b6e85460ffa2cd8935aa49d902a98d0206ead1
2017-03-06 09:49:33 +08:00
OpenStack Proposal Bot 9004736dbc Updated from global requirements
Change-Id: I541c263b4508dc179fd8819f4e643d78eb93879b
2017-03-03 22:59:45 +00:00
ricolin 8a83838efc [Fix gate]Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848

Change-Id: Iaf1274dff9e41e562e5180ffdd8f526dca3243d3
2017-03-02 18:09:09 +08:00
Fei Long Wang 70d0becc50 Support `age` and `confirmed` for subscription
Change-Id: Ie3e5774845d1da29ccba160a6b11afbeb6cad7d7
2017-02-24 07:42:07 +13:00
Fei Long Wang 0707bde005 Change resource_types action
Change resource_types action for purge so that when developer use
the zaqar client lib, the parameter 'resource_types' can be passed
in an array instead of a string. It makes more sense and be
consistent with the API.

Change-Id: Idbf514d76219548c0dbfbcf96fe931c681276443
2017-02-23 14:37:19 +13:00
Fei Long Wang b3ff95eb4a Support purge queue
Change-Id: Ic20c9ad65d2a77c84afc38d7fcb4535cbaa1d01d
2017-02-22 16:39:41 +13:00
wangxiyuan 7f89bb9109 Add Ocata version mapping
Change-Id: If3f6713668dd7373e489731e9cb2a55f5b014d8a
2017-02-15 10:30:24 +08:00
OpenStack Release Bot b60f5f54af Update reno for stable/ocata
Change-Id: I3bdc8a60429696b852197b90cc467148b0a18ee2
2017-02-13 20:56:30 +00:00
Jenkins 0c0b293b22 Merge "Replace the github with git.openstack.org" 2017-02-12 07:11:10 +00:00
liusheng ac90beafd6 Replace the github with git.openstack.org
The git.openstack.org has been the recommended git repo for OpenStack
projects.

Change-Id: I6b723477004eb39a3d16afd95198156704d639e3
2017-02-09 11:42:19 +08:00
Jenkins 1e4769898f Merge "Remove support for py34" 2017-02-09 03:21:49 +00:00
Jenkins 343b7d5cb4 Merge "Add an example for pre signed URL" 2017-02-09 03:21:44 +00:00
Rui Chen cdfc955f04 Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: I2e7f5c8b6a86b4e121265bf625c23f2f7ff35dab
2017-02-09 10:25:12 +08:00