releases/deliverables/wallaby/python-openstackclient.yaml
Armstrong Foundjem 0248d3a889 Proposing python-openstackclient for wallaby
Proposing release for cycle-with-intermediary deliverables that have not released yet.

If you wants to wait for a specific patch to make it to the release, someone from your team can -1 the patch to have it held, or update that patch with a different commit SHA.

Patches with no response will be merged by Friday March 26.

$ git log --oneline --no-merges 5.4.0..86bca18b
791bed6d Update the file paths mentioned in README.rst
2ccf7727 compute: Remove 'file://' prefix from '--block-device'
ed731d6c network: Add missing subnet unset --gateway <subnet-id>
d3bd0146 compute: Add support for loading BDMs from files
7c1d6f76 compute: Add functional tests for --block-device
16c72f86 Add --name to port list
e8509d81 Add 'address_group' type support to rbac commands
119d2fae project cleanup
70480fa8 compute: Remove deprecated 'server migrate --live' option
6f3969a0 compute: Deprecate 'server create --file'
8868c77a compute: Stop silently ignore --(no-)disk-overcommit
2bdf34dc compute: Auto-configure shared/block live migration
ace4bfb6 compute: Add 'server create --block-device' option
f2deabb1 compute: Remove references to optional extensions
4da4b962 compute: Add missing 'server create' options
074e045c compute: Improve 'server create --block-device-mapping' option parsing
a52beaca compute: Rename 'server migrate (confirm|revert)'
f80fe2d8 compute: Add 'server migration show' command
32ae1857 Rename FakeServerMigration to FakeMigration
9ed34aac compute: Add support for 'server boot --nic ...,tag=<tag>'
c7d58237 compute: Improve 'server create --nic' option parsing
d6c9b7f1 compute: Shuffle options for 'server create'
7ed4f68c compute: Add missing options for 'server event list'
5ec4d4c7 compute: Add missing options for 'server group list'
1a6df700 compute: Add 'server * --all-projects' option
0cc878e5 Add device profile to ``port``
dfa869ed compute: Improve 'server migration list' options
8a164bb0 compute: Add '--force' option to 'server delete'
262e525a compute: Add missing options for 'hypervisor list'
e01e59ca Support remote-address-group in SG rules
ca7f23d0 compute: Add 'server volume update' command
dd89efd5 network: Address nits for I3c313fc9329837dde67815901528a34dca98ebcc
bb15b291 Add reno for change Ic3c555226a220efd9b0f27edffccf6c4c95c2747
d33eb3e1 Remove retired Karbor support
2b073c20 Add 'server unshelve --wait' option
64c2a1a4 Add 'server shelve --offload', 'server shelve --wait' options
d5026278 compute: Add 'server volume list' command
95834473 compute: Add missing options for 'server image create'
b3490572 tests: Remove unused fake method
fc24142e compute: Add missing options for 'keypair list'
8a0f3fc6 compute: Add missing options for 'server set'
d0112a80 compute: Add missing options for 'server list'
bbf7de83 trivial: Use plural for appended parameters
f2007998 compute: Add 'server show --topology' option
a5c6470f compute: Add 'server group create --rule' option
bf834f6d compute: Fix 'hypervisor show -f yaml' output
e2a9a960 compute: Fix 'server group * -f yaml' output
af5e9d16 compute: Fix 'usage * -f yaml' output
03776d82 compute: Fix 'server * -f yaml' output
6f616a29 Add support '--progress' option for 'image create'
f57e10b9 Support Neutron Address Group CRUD
29a7c9af image: Unset properties rather than setting to None
3c80b1b3 Add project field in image list subcommand
05456223 trivial: Cleanup docs for 'server list'
f9fd3642 compute: Add missing options for 'server rebuild'
da03bd80 Add 'flavor list --min-disk', '--min-ram' options
f5b185c3 Make use of comparable 'FormattableColumn' subclasses
a79e7db4 Remove retired Searchlight support
ecfda765 Update lower-constraints
20769cd7 Fix lower-constraints job
ceaba4c5 trivial: Cleanup docs for 'server rebuild'
d688cb58 Add documentation about login with federation
f36a34b6 Switch compute aggregate functions to SDK
0f4f42b6 Switch compute flavors from novaclient/direct to SDK
284c38bc Let autoprogram-cliff know who's running
3e8968af Add NODE and HOST parameters in "server create" help text
0f02029d Add option to filter instances by AZ
5bdcd590 stop image downloads to memory
8387b114 Add "fields" parameter to ListPort query
a5101a41 trivial: Document removal of support for agents
ebaf0eae tests: Remove 'agent' functional tests
4c0bfb03 Allow to resize in-use volumes
1a5dd4af Resolve issues with 'server migration list'
512ba114 Switch 'openstack keypair' ops to use SDK
ffd7e939 functional: Remove test for 'quota set --force'
0a7f2692 Remove references to Python 2.7
311f4130 Add a few selectable fields to the "openstack server list" output
01eb4e83 Add 'openstack server evacuate' command
ad3369ed Fix formatting of the flavor properties
17f641e1 Compute: Add user id support for keypair
7c239403 trivial: Rework 'CreateServer' function
9b02f37e update lower-constraints.txt
5b04a86d Replace deprecated UPPER_CONSTRAINTS_FILE variable
e05d39ab Switch console url show operations to SDK
5f650853 Remove references to setuptools
f464bba7 Remove the unused coding style modules
5645fad7 Add support for 'keypairs list --project' parameter
98a0016c Add support for 'keypairs list --user' parameter
2f76bfa3 Compute: Add tags support for server
ab0b1fe8 Validate 'server group create --policy' option
bf35f046 Add 'openstack server migration list --type' option
5fd399ea Cleanup of 'server migration list' command
08b0e585 Add 'server migration force complete' command
1c3cf113 Add 'server migration abort' command
fd9a235d compute: Add --password option for openstack server create
9385113d Remove oslo.utils
671f7369 zuul: Stop testing against Tempest
415545ab Add an error message when server bind floating IP
742c80a8 Compute: Add tag support for server add fixed ip
6f160231 Compute: Add tag support for server add network
4855fef8 Compute: Add 'keypair create --type' parameter
f3fbb1b6 Compute: Add tag support for server add port
1c7fe3b6 Compute: Add tag support for server add volume
c2df9215 Remove usage of six
74db8dd6 Switch openstack console log show operation to use OpenStackSDK
f50bd408 Fix: port attribute name propagate_uplink_status
17678c9b Restore behavior of image create with same name.
098a3fe2 Add Python3 wallaby unit tests
63b46ac5 Update master for stable/victoria
b77c28d2 Add server migration list CLI
e9bd4ef0 Remove None valued network quota entries
58f1c909 Add source_ip_prefix and destination_ip_prefix to metering label rules
1e053bab Add id and enabled param in ListIdentityProvider parser
12f1e56e Add 'openstack server create --use-config-drive'
8628e52d Add name and enabled param in ListDomain parser
001796fa Change 'Volume' to 'Block Storage'
e410e61d Always display direction for security group rules

Signed-off-by: Armstrong Foundjem <foundjem@ieee.org>
Change-Id: I9b644744e9ff462bf42bc7a688fd8a19d3994fd6
2021-03-19 12:00:05 -04:00

17 lines
403 B
YAML

---
include-pypi-link: true
storyboard: openstack/python-openstackclient
release-model: cycle-with-intermediary
team: OpenStackSDK
type: other
repository-settings:
openstack/python-openstackclient: {}
releases:
- version: 5.5.0
projects:
- repo: openstack/python-openstackclient
hash: 86bca18b74539d024e3854af0dfd3552c4d3b50b
branches:
- name: stable/wallaby
location: 5.5.0