14 Commits

Author SHA1 Message Date
Andrey Pavlov
1599007dce fix devstack params
Depends-On: I64026c36fc47b860d1ee0b6deb1bfbc91522148c
Change-Id: I0f70c9cea633f0b40dd2b2aee21f0a51b05b9948
2022-04-23 14:31:28 +00:00
Andrey Pavlov
c3e30fbaf6 change error message for glance client
switch to openstack CLI in create_config and pass network for image creation

Change-Id: I1608f82eeaa6ff4c5ac55f57989bb1cfe17dbdc7
2019-04-07 13:11:14 +03:00
Andrey Pavlov
943ced6e89 up version to 9.0.0 due to release 8.0.0
Change-Id: I1ef383d29fcd57560e5cf8c91a5ff36142e18a8d
2019-03-04 06:19:38 +00:00
Andrey Pavlov
c4c7633e27 change calls from neutron cli to openstack cli
neutron cli is deprecated and should be changed to openstack cli

Change-Id: I0a106820b539585572bb11786335997c755ac697
2018-11-08 15:31:34 +03:00
tikitavi
6badd68bf0 fix for awscli in create_config
Change-Id: I6dd6e891967b72f1f9180bcca4aadd5b82e2bab4
2017-10-11 12:57:04 +03:00
tikitavi
11b76a8812 fix register_image function
replacement of functions performed earlier with nova-cert service
function decrypt_text copied from novaclient to image api
certificates in devstack for uploading image to s3 are created by openssl

Change-Id: Ibf7b90ea29085656005317c4aa0fd96f3313da0c
2017-07-05 15:56:38 +03:00
tikitavi
6fe6723b7a fix rally scenarios
create image in openstack if it isn't created
fix problem with image size setting in glance v2

Change-Id: I42696413bcc3ed181b0b4357aa31920461e00c55
2017-04-26 15:57:37 +03:00
Andrey Pavlov
6d30c69895 use glanceclient version '2'. fix keystone error message.
current devstack deploys glance version '2' only.
use it.

messages in keystone's exceptions was changed.
fix unit tests that checks it.

Change-Id: I7ed1f0ff518efa374a5e3b693c5785958c77340d
2017-04-19 13:10:40 +03:00
Anh Tran
3454a21219 Typo-fix: occured => occurred
Change-Id: I07a2fb2f8b70710d9e744c9ba6cd088a2243f144
2017-02-06 11:19:16 +07:00
Andrey Pavlov
3c76061c24 use another params for upload-bundle
due to bugs in swift3 ec2-upload-bundle works only with
specific params.
bugs:
https://bugs.launchpad.net/swift3/+bug/1611749
https://bugs.launchpad.net/swift3/+bug/1611754

Change-Id: Ic94977d3e103d205b6435f202ccfe7d9e1ee8829
2016-08-10 20:24:51 +03:00
Andrey Pavlov
853d19d169 restore configuring bundled image in s3
Change-Id: I8018fc5a467e5be83b6d2cbd58b6c9d8744a9421
2016-08-10 13:40:06 +03:00
Andrey Pavlov
5c82883a26 fix experimental pipeline with post_test_hook.sh
Change-Id: If90a65e3697a321ea65d17801f914edc9d377da3
2016-04-12 14:46:35 +03:00
Andrey Pavlov
7fc6b47613 remove using euca2ools in install script
Change-Id: Ieff34b88d857727e02a3918908b2719535ff4b55
2016-03-17 13:52:50 +03:00
Andrey Pavlov
1bcfbe453c move config creation to devstack plugin script
It will be need for run functional tests as tempest plugin

Change-Id: Ic8a42801ac5bee5639c99b298cd13ac987e7e02f
2015-11-17 22:10:06 +03:00