Release requests and history tracking
Go to file
Lee Yarwood aa8c20c803 nova: Release 19.1.0
Minor version bump due to the change in API behvaiour introduced by
I0322d872bdff68936033a6f5a54e8296a6fb3434 / 4a691c33d1.

$ git log --oneline --no-merges 19.0.3..HEAD
d8fbf04f32 Mask the token used to allow access to consoles
8346c527b3 FUP for in-place numa rebuild
4a691c33d1 Disable NUMATopologyFilter on rebuild
9f57d16f38 Block rebuild when NUMA topology changed
d41afc7276 Remove 'test_cold_migrate_with_physnet_fails' test
23d3b8fbc9 Remove global state from the FakeDriver
6310e69303 libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED event
2f48bbd224 libvirt: remove conditional on VIR_DOMAIN_EVENT_SUSPENDED_POSTCOPY
99aa8ebc12 Zuul v3: use devstack-plugin-nfs-tempest-full
95bf4a1e15 block_device: Copy original volume_type when missing for snapshot based volumes
9f9f8d330a Do not update root_device_name during guest config
fec95a2e4f Improve metadata server performance with large security groups
99048af872 Cache security group driver
e858ab3bbe compute: Use long_rpc_timeout in reserve_block_device_name
ad873b67b3 [stable-only] Disable cinder-backup service in nova-next job
92eb45ba5e Replace time.sleep(10) with service forced_down in tests
304d3f62a4 compute: Take an instance.uuid lock when rebooting
603171bd5c Join migration_context and flavor in Migration.instance
a0290858b7 Block deleting compute services with in-progress migrations
9983b24624 Add functional recreate revert resize test for bug 1852610
7d67387246 Add functional recreate test for bug 1852610
b18e42d20b Add functional recreate test for bug 1829479 and bug 1817833
65ada9745c Use admin neutron client to see if instance has qos ports
b1ae940ddb Use admin neutron client to query ports for binding
87f7a4268f Add BFV wrinkle to TestNovaManagePlacementHealAllocations
92645be4bb Add --instance option to heal_allocations
4acec3e715 Add --dry-run option to heal_allocations CLI
e00fa24a18 Don't delete compute node, when deleting service other than nova-compute
f2d6dbd771 Revert "openstack server create" to "nova boot" in nova docs
a80eb82f67 Remove redundant call to get/create default security group
844209b064 Add regression test for bug 1824435
06caa62441 Add integration testing for heal_allocations
defe542eb1 Nova compute: add in log exception to help debug failures
13d01b697d Imported Translations from Zanata
8ee59604dc Avoid error 500 on shelve task_state race
972d717984 Switch to opensuse-15 nodeset
6272046bc8 Added openssh-client into bindep
022ea28194 libvirt: Ignore volume exceptions during post_live_migration
6038455e1d Fix listing deleted servers with a marker
47caaccd4a Add functional regression test for bug 1849409
792ec7c1df Fix unit of hw_rng:rate_period
c0313bce06 Fix exception translation when creating volume
a06922d546 Stop sending bad values from libosinfo to libvirt
530ad1ae88 Error out interrupted builds
e4a5516098 Functional reproduce for bug 1833581
080b4759d3 Prevent init_host test to interfere with other tests
c565cab479 Add functional test for resize crash compute restart revert
53bcf0b1ee Handle get_host_availability_zone error during reschedule
58ad6aba98 Ignore sqla-migrate inspect.getargspec deprecation warnings on py36
7e074ad030 rt: soften warning case in _remove_deleted_instances_allocations

Change-Id: I0eab7f690dd8f44f2c30df6fba5fca625406acff
2020-02-03 11:37:16 +00:00
data Mark queens as extended maintainance 2019-11-19 09:27:49 +00:00
deliverables nova: Release 19.1.0 2020-02-03 11:37:16 +00:00
doc Add docs for tools/make_missing_releases.sh 2020-01-23 12:29:33 +00:00
openstack_releases Use __str__ for printing the contact information 2020-01-23 12:30:09 +00:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Add tools/bulk_review.sh and get-contacts 2020-01-23 11:52:59 +00:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:48 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml Merge "Enable check-release-approval on experimental" 2020-01-27 14:06:23 +00:00
bindep.txt install the python3 version of launchpadlib 2018-06-21 16:28:06 -04:00
CONTRIBUTING.rst Document tag pipeline jobs in contributor doc 2019-06-06 12:10:45 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst Update README.rst for better looks 2019-11-13 16:51:02 +01:00
requirements.txt Unpin keyring to unbork twine validate check 2019-11-19 10:11:52 +01:00
setup.cfg Add tools/bulk_review.sh and get-contacts 2020-01-23 11:52:59 +00:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Switch to stestr 2018-07-10 10:38:33 +07:00
tox.ini Ignore line length for bashate 2020-01-22 16:10:11 +01:00
watched_queries.yml Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

OpenStack Releases

image

This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.

Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.

For more information on how to use this repository, please read our reference documentation.

Who should use this repository

All official OpenStack software should go through the OpenStack Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).

Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.

More information

You can reach the Release Management team on the #openstack-release channel on Freenode IRC, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.