Change Ib1088af1e56e083ee20e8b1623ec7d0fb4335334 merged the
OpenStackClient and OpenStackSDK teams into OpenStackSDK, follow this
for all deliverables.
Change-Id: I1ebf82909cb6c75519a7e1a004ae67a88dfb17f1
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.
The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.
Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
We have static URLs redirecting /constraints/upper/series to the
appropriate git interface. In the next change in this series we move to
a data-driven model so let's supply the data :)
Even though we have tag history that goes back to Folsom only import
Juno and later because that's when we first added constraints support
This means as the create and delete branches for requirements, like
other projects, we have a central source of truth (other than git) from
which to update the htaccess redirects.
I had update deliverables.py to account for the fact most of the
requirements branches don't have a release. This does make the table
look a little funny (as the earliest release is the series eol tag :()
but I'm not sure how we can do better there.
Change-Id: Ie8e60dc865ab301539c0bb085a52dd25f3f62edf
Add an extra check that there are no notes links for repos not related
to the deliverable.
Change-Id: I7f0fb614cff8ae38c907670da484c3c75599c7c0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.
Change-Id: I6cb6f5cf8103924c20dd57d26ae690f35057e82c
We no longer use the send-announcements-to field for anything.
Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We switched to https for docs.openstack.org, adjust URLs.
This change handles liberty deliverables.
Change-Id: I4dfe4a1682a90b9aa1b54cd0968dc2998e8166f5
Liberty has reached it's end of life. This tags the final liberty
releases for all three Glance managed projects:
- Glance
- glance-store
- python-glanceclient
Change-Id: I3719292b13535a3c456eb0075cd2573d934c4c82
This is the final release of python-novaclient for the
liberty series. It's a patch release as there are just
bug fixes and the requirements updates are all blacklisting
versions, no minimums are bumped.
Change-Id: I46b5c7cacb885545e1aee8c86fa9d05b5e76d053
The governance repo has the team name as "OpenStackClient" so use that
form everywhere in the releases repo.
Change-Id: I58a623d19a5f4fc382faeea25b2561ec5fe034a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Contains one bug fix and updates to use upper-constraints.
This is expected to be the final release before entering support phase III.
Change-Id: I9951b57896cca7767fa594862777d75acb107be0
This change introduced a new configuration option
(ha_keepalived_state_change_server_threads) hence the minor version
bump.
It should be the last Liberty release that was prepared by rules of Phase
II of stable branch maintenance guidelines:
http://docs.openstack.org/project-team-guide/stable-branches.html#support-phases
Avoid tagging for fwaas because this repository did not get any updates
since previous release.
Change-Id: Id22d0847ea3b3904999355ce7e1298809111e070
This includes a fix for bug 1609915 which addresses a problem with
injection of guest configuration.
Change-Id: I3df25f27f0be35ee79449da9f3dee9f48c389172
1.0.3 murano
1.0.3 murano-dashboard
0.7.3 python-muranoclient
Also adds reference to already released 0.7.2 client for consistency
Change-Id: Ied53011a203a0cfbbd12f1e20fa4ae9b7fb68c35
The main change is the addition of a new prlimit parameter to
processutils. This change is needed by the Nova change
I135b5242af1bfdcb0ea09a6fcda21fc03a6fbe7d in Liberty to fix a
security vulnerability: "qemu-img calls need to be restricted by
ulimit (CVE-2015-5162)" (see related bug).
$ git log efb6c0..d65d93 --oneline
d65d931 processutils: add support for missing process limits
e33f64f Add prlimit parameter to execute()
306cf37 Updated from global requirements
d0de35f Updated from global requirements
725e2f4 Updated from global requirements
d65a8b8 Update .gitreview for stable/liberty
Change-Id: If6541215438f92139a9ced2cbf5b2bd4cfe41546
Related-Bug: #1449062
Modifying some of these older files also required updating them to pass
the more modern validation rules, so those changes are included.
The validation job also reported an error with one of the SHAs for a tag
for oslo.vmware, so that is fixed.
Change-Id: I958c0978029ac7458f4b424abf2dc6f1dd6208ba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>