summaryrefslogtreecommitdiff
path: root/releasenotes
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add promote-to-replica-source to OSCwangyao2018-07-171-0/+5
| |/ | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the promote-to-replica-source command. The trove command promote-to-replica-source is now: openstack database instance promote to replica source Change-Id: I0009b3e1074ddabaed6b02f5578f28cffc995b30 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Merge "Add execution-delete to OSC"Zuul2018-07-181-0/+5
|\ \
| * | Add execution-delete to OSCwangyao2018-07-171-0/+5
| |/ | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the execution-delete command. The trove command execution-delete is now: openstack database backup execution delete Change-Id: I9934a047d48daed53567b59bb51a2eab4d6e37b5 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Merge "Add configuration-default to OSC"Zuul2018-07-171-0/+6
|\ \
| * | Add configuration-default to OSCwangyao2018-07-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the configuration-default command. The trove command configuration-default is now: openstack database configuration default Change-Id: I9403df629e893bb1c4d75566cffd3d49697a543d Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | Add detach-replica to OSCwangyao2018-07-171-0/+6
|/ / | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the detach-replica command. The trove command detach-replica is now: openstack database instance detach replica Change-Id: Ia6034eccbd3490696270d44d00966c3da94b3999 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Merge "Add log-list to OSC"Zuul2018-07-171-0/+4
|\ \
| * | Add log-list to OSCwangyao2018-07-171-0/+4
| |/ | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the log-list command. The trove command log-list is now: openstack database log list Change-Id: If048a653df01244882a451e3fddf28a8faac59f6 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Merge "Add configuration-instances to OSC"Zuul2018-07-171-0/+6
|\ \
| * | Add configuration-instances to OSCwangyao2018-07-121-0/+6
| |/ | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the configuration-instances command. The trove command configuration-instances is now: openstack database configuration instances Change-Id: I4ad52cc8772534c95b708b49d018f4b2e35d6f86 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Add eject-replica-source to OSCwangyao2018-07-131-0/+6
|/ | | | | | | | | | | This change adds database support to the python-openstackclient project for the eject-replica-source command. The trove command eject-replica-source is now: openstack database instance eject replica source Change-Id: I674e78e310b2953b28d0829cbe6fda62c00b6ea8 Partially-Implements: blueprint trove-support-in-python-openstackclient
* Add cluster-modules to OSCwangyao2018-06-201-0/+6
| | | | | | | | | | | This change adds database support to the python-openstackclient project for the cluster-modules command. The trove command cluster-modules is now: openstack database cluster modules Change-Id: Ib16578de1520163e9b9bc6894a079e8f0fcef37b Partially-Implements: blueprint trove-support-in-python-openstackclient
* Add cluster-grow and cluster-shrink to OSCZhao Chao2018-02-131-0/+10
| | | | | | | | | | | | | | This change adds database support to python-openstackclient project for the cluster-grow and cluster-shrink commands. The trove command cluster-grow is now: openstack database cluster grow The trove command cluster-shrink is now: openstack database cluster shrink Change-Id: I449e7f7d841ea266611ff79f8a41f6e730fced3c Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* Update reno for stable/queensOpenStack Release Bot2018-02-012-0/+7
| | | | Change-Id: Iab7543eb68b6e9f6179da98ca0869e65776f1044
* Add 'update' command to OSCZhao Chao2018-01-221-0/+5
| | | | | | | | | | | | This change adds database support to the python-openstackclient project for the 'update' command. The trove command update is now: openstack database instance update Change-Id: I426c892540f82bc19b7b28d7845a2f6699c3f526 Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* Add restart to OSCcaishan2018-01-211-0/+5
| | | | | | | | | | | This change adds database support to the python-openstackclient project for the restart command The trove command restart is now: openstack database instance restart Change-Id: I24eeb001d27eae39be5c33650e9bc04287053c8c Partially-Implements: blueprint trove-support-in-python-openstackclient
* Add log-enable to OSCcaishan2018-01-211-0/+5
| | | | | | | | | | | This change adds database support to the python-openstackclient project for the log-enable command The trove command log-enable is now: openstack database log enable Change-Id: Ia5bb395264946f79673970336e4c1f23857bb77d Partially-Implements: blueprint trove-support-in-python-openstackclient
* Merge "Add force-delete to OSC"Zuul2018-01-211-0/+10
|\
| * Add force-delete to OSCZhao Chao2018-01-201-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support for the python-openstackclient project for the force-delete and cluster-force-delete commands. The trove command force-delete is now: openstack database instance force delete The trove command cluster-force-delete is now: openstack database cluster force delete Change-Id: I919678ca6b06d3b5762eac1990cc1fbf0e149d7c Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* | Merge "Add quota commands to OSC"Zuul2018-01-201-0/+8
|\ \ | |/ |/|
| * Add quota commands to OSCZhao Chao2018-01-191-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support for the python-openstackclient project for the quota-show and quota-update commands. The trove command quota-show is now: openstack database quota show The trove command quota-update is now: openstack database quota update Change-Id: I989b360fd358004e1a2378bdc3a573450baff2f3 Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* | Add resize-volume to OSCcaishan2018-01-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the resize-volume command The trove command resize-volume is now: openstack database instance resize volume Change-Id: If2413a605d294db0b0ee9c7aa49fbb1c929ebcd0 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Add upgrade to OSCZhao Chao2018-01-191-0/+10
|/ | | | | | | | | | | | | | This change adds database support for the python-openstackclient project for the upgrade and cluster-upgrade commands. The trove command upgrade is now: openstack database instance upgrade The trove command cluster-upgrade is now: openstack database cluster upgrade Change-Id: Ic416d476c645fa3c697881fb001d512ed3d25d2b Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* Merge "Add cluster-instances to OSC"Zuul2018-01-181-0/+6
|\
| * Add cluster-instances to OSCZhao Chao2018-01-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | This change adds database support for the python-openstackclient project for the cluster-instances command. The trove command cluster-instances is now: openstack database cluster list instances Change-Id: Ifcbb0a0374d4b2918ee22b85a0733c8bbbf21497 Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* | Add resize-instance to OSCcaishan2018-01-181-0/+5
|/ | | | | | | | | | | This change adds database support to the python-openstackclient project for the resize-instance command The trove command resize-instance is now: openstack database instance resize flavor Change-Id: I58f8a6ebf8f715c5cc67ce67a36f87d720056ffe Partially-Implements: blueprint trove-support-in-python-openstackclient
* Add root-disable to OSCZhao Chao2018-01-151-0/+5
| | | | | | | | | | | | This change adds database support for the python-openstackclient project for the root-disable command. The trove command root-disable is now: openstack database root disable Change-Id: I51d351174d6bf36948eb7e48de0aa6509c563738 Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* Add root-show to OSCZhao Chao2018-01-151-0/+5
| | | | | | | | | | | | This change adds database support for the python-openstackclient project for the root-show command. The trove command root-show is now: openstack database root show Change-Id: I621f41d0c920306fed5502f30e1de3806b911929 Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* Add root-enable to OSCZhao Chao2018-01-121-0/+5
| | | | | | | | | | | | This change adds database support for the python-openstackclient project for the root-enable command. The trove command root-enable is now: openstack database root enable Change-Id: I121dbe09bc10c57358c091e1eb882c816df6d4b2 Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
* Merge "Add user-update-attributes to OSC"Zuul2018-01-081-0/+6
|\
| * Add user-update-attributes to OSCwangyao2017-12-261-0/+6
| | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the user-update-attributes command. The trove command user-update-attributes is now: openstack database user update attributes Change-Id: I2acc85809cca4595c03a3d4252643a7806d5d791 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Merge "Add configuration-attach/detach to OSC"Zuul2018-01-081-0/+9
|\ \
| * | Add configuration-attach/detach to OSCzhanggang2017-12-281-0/+9
| |/ | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the configuration-attach/detach command. The trove command configuration-attach is now: openstack database configuration attach The trove command configuration-detach is now: openstack database configuration detach Partially-Implements: blueprint trove-support-in-python-openstackclient Change-Id: I03c71f6828ff7af8f9caf5c6b383e5e875f348c3
* | Add reset-status to OSCzhanggang2017-12-281-0/+10
|/ | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the cluster-reset-status and reset-status command. The trove command cluster-reset-status is now: openstack database cluster reset status The trove command reset-status is now: openstack database instance reset status Change-Id: I8945327d244bfd2a9afe7febb7179467a8be9bd0 Partially-Implements: blueprint trove-support-in-python-openstackclient
* Merge "Add backup-list-instance to OSC"Zuul2017-12-251-0/+6
|\
| * Add backup-list-instance to OSCzhanggang2017-12-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the backup-list-instance command. The trove command backup-list-instance is now: openstack database backup list instance Change-Id: I383cfe0bac54051641fe0589057c24e7d885f5c1 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | Merge "Add configuration-create to OSC"Zuul2017-12-251-0/+6
|\ \
| * | Add configuration-create to OSCzhanggang2017-12-221-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the configuration-create command. The trove command configuration-create is now: openstack database configuration create Change-Id: I5aadb88860d0d69c8e2b4b78b5fb0dca2eba031f Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | Merge "Add database-create to OSC"Zuul2017-12-251-0/+5
|\ \ \
| * | | Add database-create to OSCzhanggang2017-12-211-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the database-create command. The trove command database-create is now: openstack database db create Change-Id: I6ef3a6f61be4d4ec94d8b3d9edd09398ac8d6939 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | | Merge "Add user access related to OSC"Zuul2017-12-251-0/+7
|\ \ \ \
| * | | | Add user access related to OSCwangyao2017-12-231-0/+7
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the user access related command. The trove command user-grant-access is now: openstack database user grant access The trove command user-revoke-access is now: openstack database user revoke access The trove command user-show-access is now: openstack database user show access Change-Id: Ifb4f607d37aa2616b81afd53e35b18dd6e5ff8f1 Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | | Merge "Add create to OSC"Zuul2017-12-231-0/+4
|\ \ \ \
| * | | | Add create to OSCwangyao2017-12-231-0/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the create command. The trove command create is now: openstack database instance create Change-Id: Icab8761a35a4cbc2f7b5f845eb1da917675eb98d Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | | Merge "Add cluster-create to OSC"Zuul2017-12-231-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Add cluster-create to OSCwangyao2017-12-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the cluster-create command. The trove command cluster-create is now: openstack database cluster create Change-Id: Iff5557411e498a1657e2f0f60fc7c46e16a42f2a Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | | Merge "Add backup-create to OSC"Zuul2017-12-231-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add backup-create to OSCzhanggang2017-12-221-0/+5
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the backup-create command. The trove command backup-create is now: openstack database backup create Change-Id: I0dedce04efa9d2af4455bb6a94a96b6cbfc77bab Partially-Implements: blueprint trove-support-in-python-openstackclient
* | | Merge "Add configuration-delete to OSC"Zuul2017-12-221-0/+6
|\ \ \ | |/ / |/| |
| * | Add configuration-delete to OSCzhanggang2017-12-211-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds database support to the python-openstackclient project for the configuration-delete command. The trove command configuration-delete is now: openstack database configuration delete Change-Id: I747566e5a1ddf415c3127a86debc2ba477256141 Partially-Implements: trove-support-in-python-openstackclient