2a03fd65bf
Since rally 1.0, rally has been a platform for testing, and rally for openstack has been separated by rally-openstack. The current version of rally in openstack-helm is version 0.8 which corresponds to ocata. This patch tests with the latest version of rally-openstack, version 1.3.0, and removes scenarios that are no longer in use. Change-Id: I380a976c0f48c4af0796c9d866fc8787025ce548
109 lines
5.9 KiB
YAML
109 lines
5.9 KiB
YAML
conf:
|
|
neutron:
|
|
agent:
|
|
root_helper: sudo /var/lib/kolla/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
|
|
endpoints:
|
|
oslo_db_cell0:
|
|
path: /nova_api_cell0
|
|
images:
|
|
tags:
|
|
barbican_api: 'docker.io/kolla/ubuntu-source-barbican-api:3.0.3'
|
|
barbican_db_sync: 'docker.io/kolla/ubuntu-source-barbican-api:3.0.3'
|
|
bootstrap: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
cinder_api: 'docker.io/kolla/ubuntu-source-cinder-api:3.0.3'
|
|
cinder_backup: 'docker.io/kolla/ubuntu-source-cinder-backup:3.0.3'
|
|
cinder_db_sync: 'docker.io/kolla/ubuntu-source-cinder-api:3.0.3'
|
|
cinder_scheduler: 'docker.io/kolla/ubuntu-source-cinder-scheduler:3.0.3'
|
|
cinder_volume: 'docker.io/kolla/ubuntu-source-cinder-volume:3.0.3'
|
|
cinder_volume_usage_audit: 'docker.io/kolla/ubuntu-source-cinder-volume:3.0.3'
|
|
congress_api: 'docker.io/kolla/ubuntu-source-congress-api:3.0.3'
|
|
congress_datasource: 'docker.io/kolla/ubuntu-source-congress-datasource:3.0.3'
|
|
congress_db_sync: 'docker.io/kolla/ubuntu-source-congress-api:3.0.3'
|
|
congress_ds_create: 'docker.io/kolla/ubuntu-source-congress-api:3.0.3'
|
|
congress_policy_engine: 'docker.io/kolla/ubuntu-source-congress-policy-engine:3.0.3'
|
|
congress_scripted_test: 'docker.io/kolla/ubuntu-source-congress-api:3.0.3'
|
|
db_drop: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
db_init: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
glance_api: 'docker.io/kolla/ubuntu-source-glance-api:3.0.3'
|
|
glance_db_sync: 'docker.io/kolla/ubuntu-source-glance-api:3.0.3'
|
|
glance_registry: 'docker.io/kolla/ubuntu-source-glance-registry:3.0.3'
|
|
heat_api: 'docker.io/kolla/ubuntu-source-heat-api:3.0.3'
|
|
heat_cfn: 'docker.io/kolla/ubuntu-source-heat-api:3.0.3'
|
|
heat_cloudwatch: 'docker.io/kolla/ubuntu-source-heat-api:3.0.3'
|
|
heat_db_sync: 'docker.io/kolla/ubuntu-source-heat-api:3.0.3'
|
|
heat_engine: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
heat_engine_cleaner: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
horizon: 'docker.io/kolla/ubuntu-source-horizon:ocata'
|
|
horizon_db_sync: 'docker.io/kolla/ubuntu-source-horizon:ocata'
|
|
ironic_api: 'docker.io/kolla/ubuntu-source-ironic-api:3.0.3'
|
|
ironic_conductor: 'docker.io/kolla/ubuntu-source-ironic-conductor:3.0.3'
|
|
ironic_db_sync: 'docker.io/kolla/ubuntu-source-ironic-api:3.0.3'
|
|
ironic_pxe: 'docker.io/kolla/ubuntu-source-ironic-pxe:3.0.3'
|
|
ironic_pxe_init: 'docker.io/kolla/ubuntu-source-ironic-pxe:3.0.3'
|
|
keystone_api: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
keystone_credential_rotate: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
keystone_credential_setup: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
keystone_db_sync: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
keystone_domain_manage: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
keystone_fernet_rotate: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
keystone_fernet_setup: 'docker.io/kolla/ubuntu-source-keystone:3.0.3'
|
|
ks_endpoints: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
ks_service: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
ks_user: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
magnum_api: 'docker.io/kolla/ubuntu-source-magnum-api:3.0.3'
|
|
magnum_conductor: 'docker.io/kolla/ubuntu-source-magnum-conductor:3.0.3'
|
|
magnum_db_sync: 'docker.io/kolla/ubuntu-source-magnum-api:3.0.3'
|
|
neutron_db_sync: 'docker.io/kolla/ubuntu-source-neutron-server:3.0.3'
|
|
neutron_dhcp: 'docker.io/kolla/ubuntu-source-neutron-dhcp-agent:3.0.3'
|
|
neutron_l3: 'docker.io/kolla/ubuntu-source-neutron-l3-agent:3.0.3'
|
|
neutron_linuxbridge_agent: 'docker.io/kolla/ubuntu-source-neutron-linuxbridge-agent:3.0.3'
|
|
neutron_metadata: 'docker.io/kolla/ubuntu-source-neutron-metadata-agent:3.0.3'
|
|
neutron_openvswitch_agent: 'docker.io/kolla/ubuntu-source-neutron-openvswitch-agent:3.0.3'
|
|
neutron_server: 'docker.io/kolla/ubuntu-source-neutron-server:3.0.3'
|
|
nova_api: 'docker.io/kolla/ubuntu-source-nova-api:3.0.3'
|
|
nova_cell_setup: 'docker.io/kolla/ubuntu-source-nova-api:3.0.3'
|
|
nova_cell_setup_init: 'docker.io/kolla/ubuntu-source-nova-api:3.0.3'
|
|
nova_compute: 'docker.io/kolla/ubuntu-source-nova-compute:3.0.3'
|
|
nova_compute_ironic: 'docker.io/kolla/ubuntu-source-nova-compute-ironic:3.0.3'
|
|
nova_compute_ssh: 'docker.io/kolla/ubuntu-source-nova-ssh:3.0.3'
|
|
nova_conductor: 'docker.io/kolla/ubuntu-source-nova-conductor:3.0.3'
|
|
nova_consoleauth: 'docker.io/kolla/ubuntu-source-nova-consoleauth:3.0.3'
|
|
nova_db_sync: 'docker.io/kolla/ubuntu-source-nova-api:3.0.3'
|
|
nova_novncproxy: 'docker.io/kolla/ubuntu-source-nova-novncproxy:3.0.3'
|
|
nova_novncproxy_assets: 'docker.io/kolla/ubuntu-source-nova-novncproxy:3.0.3'
|
|
nova_placement: 'docker.io/kolla/ubuntu-source-nova-placement-api:3.0.3-beta.1'
|
|
nova_scheduler: 'docker.io/kolla/ubuntu-source-nova-scheduler:3.0.3'
|
|
nova_spiceproxy: 'docker.io/kolla/ubuntu-source-nova-spicehtml5proxy:3.0.3'
|
|
nova_spiceproxy_assets: 'docker.io/kolla/ubuntu-source-nova-spicehtml5proxy:3.0.3'
|
|
openvswitch_db_server: 'docker.io/kolla/ubuntu-source-openvswitch-db-server:3.0.3'
|
|
openvswitch_vswitchd: 'docker.io/kolla/ubuntu-source-openvswitch-vswitchd:3.0.3'
|
|
scripted_test: 'docker.io/kolla/ubuntu-source-heat-engine:3.0.3'
|
|
senlin_api: 'docker.io/kolla/ubuntu-source-senlin-api:3.0.3'
|
|
senlin_db_sync: 'docker.io/kolla/ubuntu-source-senlin-api:3.0.3'
|
|
senlin_engine: 'docker.io/kolla/ubuntu-source-senlin-engine:3.0.3'
|
|
senlin_engine_cleaner: 'docker.io/kolla/ubuntu-source-senlin-engine:3.0.3'
|
|
tempest: 'docker.io/kolla/ubuntu-source-tempest:3.0.3'
|
|
test: 'docker.io/xrally/xrally-openstack:1.3.0'
|
|
pod:
|
|
user:
|
|
keystone:
|
|
uid: 1000
|
|
barbican:
|
|
uid: 1000
|
|
cinder:
|
|
uid: 1000
|
|
congress:
|
|
uid: 1000
|
|
glance:
|
|
uid: 1000
|
|
heat:
|
|
uid: 1000
|
|
magnum:
|
|
uid: 1000
|
|
neutron:
|
|
uid: 1000
|
|
nova:
|
|
uid: 1000
|
|
senlin:
|
|
uid: 1000
|