View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/openstack-cyborg

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://review.opendev.org/openstack/cyborg.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-18 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-14 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-14 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-18 and finished taking 10 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-18 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-20 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-14 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
master 2026-03-24 14:03:34 UTC
Fix cyborg-status upgrade check tests

Author: sean mooney
Author Date: 2026-03-24 13:55:59 UTC

Fix cyborg-status upgrade check tests

Move the flags() config-override helper from the API-specific
BaseApiTest up to cyborg.tests.base.TestCase so all unit tests
can use it. This is needed by TestUpgradeCheckPolicyJSON which
inherits from base.TestCase, not BaseApiTest.

Also clear the policy_file config override set by PolicyFixture
at the start of TestUpgradeCheckPolicyJSON.setUp so that
common_checks.check_policy_json starts from a clean slate
instead of seeing the fixture's policy file.

Generated-By: cursor opus 4.6
Change-Id: I7d1e25aa9bdcef8e9b21953591dd8ef28e8c4d3a
Signed-off-by: Sean Mooney <work@seanmooney.info>

stable/2026.1 2026-03-21 14:17:47 UTC
Merge "Use common_checks.check_policy_json from oslo.upgradecheck" into stabl...

Author: Zuul
Author Date: 2026-03-21 14:17:47 UTC

Merge "Use common_checks.check_policy_json from oslo.upgradecheck" into stable/2026.1

stable/2025.1 2026-02-17 19:12:40 UTC
[stable-only] Update TOX_CONSTRAINTS_FILE for stable/2025.1

Author: OpenStack Release Bot
Author Date: 2025-03-13 13:34:21 UTC

[stable-only] Update TOX_CONSTRAINTS_FILE for stable/2025.1

Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2025.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ia320e3c5ddd5ff207e4af907c125f4bba035e989
Signed-off-by: Sean Mooney <work@seanmooney.info>

stable/2025.2 2026-02-17 13:03:27 UTC
Merge "Use the correct package name for microversion-parse" into stable/2025.2

Author: Zuul
Author Date: 2026-02-17 13:03:27 UTC

Merge "Use the correct package name for microversion-parse" into stable/2025.2

unmaintained/2024.1 2025-10-31 11:54:05 UTC
Update TOX_CONSTRAINTS_FILE for unmaintained/2024.1

Author: OpenStack Release Bot
Author Date: 2025-10-31 11:54:05 UTC

Update TOX_CONSTRAINTS_FILE for unmaintained/2024.1

Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as unmaintained/2024.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ia69e47e66a46b9b6047d82ae73acf912629ca17a
Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions

unmaintained/2023.1 2024-11-12 16:59:08 UTC
Update .gitreview for unmaintained/2023.1

Author: OpenStack Release Bot
Author Date: 2024-11-12 16:59:08 UTC

Update .gitreview for unmaintained/2023.1

Change-Id: Ida3fe2b8560af3a2f67d898bc11161ec123356d9

stable/2024.2 2024-09-18 03:56:51 UTC
Drop system scope from RBAC

Author: Ghanshyam Maan
Author Date: 2024-09-09 21:34:10 UTC

Drop system scope from RBAC

In new RBAC rules, all openstack services except
ironic and keystone have dropped the system scope.
- https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-1

All the policy rules should be scoped to project and
system scoped token should not be allowed to access
the Cyborg APIs.

As oslo.policy 4.4.0 enable the scope check and new
defaults, it break cyborg tests and to fix that we need
to drop the system scope from the cyborg policies.

Ref:
- https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/6IDPXIXZ6FBKONNHFRU3ZPSXIIQJXUIE/
- https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/MPHSVG222OFHJL2AQD2A7CJGTH57SRCJ/

Change-Id: Iafbd5470e55e10ffb6bcddd232a698eb042d7eed

unmaintained/zed 2024-04-26 18:21:54 UTC
Update .gitreview for unmaintained/zed

Author: OpenStack Release Bot
Author Date: 2024-04-26 18:21:54 UTC

Update .gitreview for unmaintained/zed

Change-Id: I2cef21ebd3901de00a67a54979ea6486278b75cb

feature/cyborg-nova-pilot 2019-07-10 08:09:34 UTC
Merge remote-tracking branch 'origin/master' into merge-branch

Author: Sundar Nadathur
Author Date: 2019-07-10 08:08:29 UTC

Merge remote-tracking branch 'origin/master' into merge-branch

Change-Id: Iac9a3845840950c59deac0967cb17231969cddca

stable/queens 2019-04-19 19:39:22 UTC
OpenDev Migration Patch

Author: OpenDev Sysadmins
Author Date: 2019-04-19 19:39:22 UTC

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

stable/pike 2019-04-19 19:39:22 UTC
OpenDev Migration Patch

Author: OpenDev Sysadmins
Author Date: 2019-04-19 19:39:22 UTC

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

111 of 11 results

Other repositories

Name Last Modified
lp:openstack-cyborg 2026-03-26
lp:~cyborg-team/openstack-cyborg/+git/wallaby 2021-04-02
12 of 2 results
You can't create new repositories for Cyborg (OpenStack).