Update image directives files for opendev.org move
This commit updates the openstack image directives to pull source from the opendev.org repo locations, rather than github.com Change-Id: I79120663c2441ce76b2803b6de8aad8c2fc44bf3 Story: 2004751 Task: 33483 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
7afcf23c4e
commit
e9d7ee6bbc
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-aodh
|
||||
PROJECT=aodh
|
||||
PROJECT_REPO=https://github.com/openstack/aodh.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/aodh.git
|
||||
PIP_PACKAGES="pylint SQLAlchemy gnocchiclient aodhclient"
|
||||
PROFILES="apache"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-aodh
|
||||
PROJECT=aodh
|
||||
PROJECT_REPO=https://github.com/openstack/aodh.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/aodh.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint SQLAlchemy gnocchiclient aodhclient"
|
||||
PROFILES="apache"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-ironic
|
||||
PROJECT=ironic
|
||||
PROJECT_REPO=https://github.com/openstack/ironic.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/ironic.git
|
||||
PIP_PACKAGES="pylint alembic pysnmp"
|
||||
DIST_PACKAGES="ipxe-bootimgs tftp-server OpenIPMI ipmitool iproute qemu-img syslinux-tftpboot iscsi-initiator-utils"
|
||||
PROFILES="ironic apache"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-ironic
|
||||
PROJECT=ironic
|
||||
PROJECT_REPO=https://github.com/openstack/ironic.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/ironic.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint alembic pysnmp"
|
||||
DIST_PACKAGES="ipxe-bootimgs tftp-server OpenIPMI ipmitool iproute qemu-img syslinux-tftpboot iscsi-initiator-utils"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-magnum
|
||||
PROJECT=magnum
|
||||
PROJECT_REPO=https://github.com/openstack/magnum.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/magnum.git
|
||||
PIP_PACKAGES="pylint"
|
||||
DIST_PACKAGES="which vim"
|
||||
PROFILES="magnum apache"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-magnum
|
||||
PROJECT=magnum
|
||||
PROJECT_REPO=https://github.com/openstack/magnum.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/magnum.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint"
|
||||
DIST_PACKAGES="which vim"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-murano
|
||||
PROJECT=murano
|
||||
PROJECT_REPO=https://github.com/openstack/murano.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/murano.git
|
||||
PIP_PACKAGES="pylint python-glanceclient murano-pkg-check"
|
||||
PROFILES="murano apache"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-murano
|
||||
PROJECT=murano
|
||||
PROJECT_REPO=https://github.com/openstack/murano.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/murano.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint python-glanceclient murano-pkg-check"
|
||||
PROFILES="murano apache"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-panko
|
||||
PROJECT=panko
|
||||
PROJECT_REPO=https://github.com/openstack/panko.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/panko.git
|
||||
PIP_PACKAGES="pylint python-openstackclient pankoclient"
|
||||
PROFILES="apache"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-panko
|
||||
PROJECT=panko
|
||||
PROJECT_REPO=https://github.com/openstack/panko.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/panko.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint python-openstackclient pankoclient"
|
||||
PROFILES="apache"
|
||||
|
@ -1,6 +1,6 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-barbican
|
||||
PROJECT=barbican
|
||||
PROJECT_REPO=https://github.com/openstack/barbican.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/barbican.git
|
||||
PIP_PACKAGES="pycrypto"
|
||||
PROFILES="fluent"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-barbican
|
||||
PROJECT=barbican
|
||||
PROJECT_REPO=https://github.com/openstack/barbican.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/barbican.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pycrypto"
|
||||
PROFILES="fluent"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-ceilometer
|
||||
PROJECT=ceilometer
|
||||
PROJECT_REPO=https://github.com/openstack/ceilometer.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/ceilometer.git
|
||||
PIP_PACKAGES="pylint libvirt-python panko==5.0.0 gnocchiclient"
|
||||
DIST_PACKAGES="libvirt ipmitool"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-ceilometer
|
||||
PROJECT=ceilometer
|
||||
PROJECT_REPO=https://github.com/openstack/ceilometer.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/ceilometer.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint libvirt-python panko==5.0.0 gnocchiclient"
|
||||
DIST_PACKAGES="libvirt ipmitool"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-cinder
|
||||
PROJECT=cinder
|
||||
PROJECT_REPO=https://github.com/openstack/cinder.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/cinder.git
|
||||
PIP_PACKAGES="pycrypto python-swiftclient pylint"
|
||||
PROFILES="fluent cinder lvm ceph qemu"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-cinder
|
||||
PROJECT=cinder
|
||||
PROJECT_REPO=https://github.com/openstack/cinder.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/cinder.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pycrypto python-swiftclient pylint"
|
||||
PROFILES="fluent cinder lvm ceph qemu"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-glance
|
||||
PROJECT=glance
|
||||
PROJECT_REPO=https://github.com/openstack/glance.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/glance.git
|
||||
PIP_PACKAGES="pycrypto python-swiftclient psutil pylint"
|
||||
DIST_PACKAGES="postgresql-libs"
|
||||
PROFILES="fluent glance ceph"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-glance
|
||||
PROJECT=glance
|
||||
PROJECT_REPO=https://github.com/openstack/glance.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/glance.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pycrypto python-swiftclient psutil pylint"
|
||||
DIST_PACKAGES="postgresql-libs"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-heat
|
||||
PROJECT=heat
|
||||
PROJECT_REPO=https://github.com/openstack/heat.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/heat.git
|
||||
PIP_PACKAGES="pycrypto pylint"
|
||||
PROFILES="fluent heat apache"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-heat
|
||||
PROJECT=heat
|
||||
PROJECT_REPO=https://github.com/openstack/heat.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/heat.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pycrypto pylint"
|
||||
PROFILES="fluent heat apache"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-horizon
|
||||
PROJECT=horizon
|
||||
PROJECT_REPO=https://github.com/openstack/horizon.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/horizon.git
|
||||
PIP_PACKAGES="pycrypto python-ceilometerclient \
|
||||
coverage pyudev \
|
||||
ldap starlingx-dashboard pylint"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-horizon
|
||||
PROJECT=horizon
|
||||
PROJECT_REPO=https://github.com/openstack/horizon.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/horizon.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pycrypto python-ceilometerclient \
|
||||
coverage pyudev \
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-keystone
|
||||
PROJECT=keystone
|
||||
PROJECT_REPO=https://github.com/openstack/keystone.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/keystone.git
|
||||
PIP_PACKAGES="python-openstackclient ldap ldappool python-ldap pylint"
|
||||
PROFILES="fluent apache"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-keystone
|
||||
PROJECT=keystone
|
||||
PROJECT_REPO=https://github.com/openstack/keystone.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/keystone.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="python-openstackclient ldap ldappool python-ldap pylint"
|
||||
PROFILES="fluent apache"
|
||||
|
@ -1,7 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-nova
|
||||
PROJECT=nova
|
||||
PROJECT_REPO=https://github.com/openstack/nova.git
|
||||
PROJECT_REPO=https://opendev.org/openstack/nova.git
|
||||
PIP_PACKAGES="pycrypto httplib2 pylint python-ironicclient"
|
||||
DIST_PACKAGES="openssh-clients openssh-server libvirt e2fsprogs"
|
||||
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
||||
|
Loading…
Reference in New Issue
Block a user