diff --git a/deliverables/ocata/karbor-dashboard.yaml b/deliverables/ocata/karbor-dashboard.yaml new file mode 100644 index 0000000000..8efa98fe31 --- /dev/null +++ b/deliverables/ocata/karbor-dashboard.yaml @@ -0,0 +1,12 @@ +--- +launchpad: karbor-dashboard +release-model: cycle-with-intermediary +team: karbor +type: horizon-plugin +releases: + - version: ocata-eol + projects: + - repo: openstack/karbor-dashboard + hash: 88fa147398a5cc39ab9646f39a2ebc264d48418e +repository-settings: + openstack/karbor-dashboard: {} diff --git a/deliverables/ocata/karbor.yaml b/deliverables/ocata/karbor.yaml new file mode 100644 index 0000000000..4416f8e30e --- /dev/null +++ b/deliverables/ocata/karbor.yaml @@ -0,0 +1,12 @@ +--- +launchpad: karbor +release-model: cycle-with-intermediary +team: karbor +type: service +releases: + - version: ocata-eol + projects: + - repo: openstack/karbor + hash: b526c8cf7f3c21ede79e2a50e500b05ab9db91fa +repository-settings: + openstack/karbor: {} diff --git a/deliverables/ocata/python-karborclient.yaml b/deliverables/ocata/python-karborclient.yaml new file mode 100644 index 0000000000..a9415319c1 --- /dev/null +++ b/deliverables/ocata/python-karborclient.yaml @@ -0,0 +1,13 @@ +--- +include-pypi-link: true +launchpad: python-karborclient +release-model: cycle-with-intermediary +team: karbor +type: library +releases: + - version: ocata-eol + projects: + - repo: openstack/python-karborclient + hash: 7a8e80f62f0ab388579f5a0a2259f8020286ebed +repository-settings: + openstack/python-karborclient: {}