[release-announce] ec2api-tempest-plugin 0.1.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 27 19:47:05 UTC 2018


We are psyched to announce the release of:

ec2api-tempest-plugin 0.1.0: Tempest plugin for ec2-api

This is the first release of ec2api-tempest-plugin. This release is
part of the rocky release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/ec2api-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/ec2api-tempest-plugin/

Please report issues through launchpad:

    https://bugs.launchpad.net/ec2-api

For more details, please see below.

Changes in ec2api-tempest-plugin c61d6fdf66e569e4b29646eacb8d39ae6f5a0145..0.1.0
--------------------------------------------------------------------------------

ba836d4 Updated from global requirements
16c5d96 Fixed ec2api_tempest_plugin test discovery issue
686e1cb Updated from global requirements
15cd422 initial cleanup
982e78f Fix initial setup for plugin
8ed77b1 Initial CookieCutter commit
97a7464 Initial CookieCutter commit
b640bc3 Fix test_check_simple_image_attributes to pass with AMI images
624dd93 Remove the deprecated tempest.test.attr
3373957 use glanceclient version '2'. fix keystone error message.
da84d0b Switch to use stable remote_client
942b860 Switch to use stable data_utils
c70fdbc Typo-fix: occured => occurred
102514d fix tests for network_interface
a170e39 Add tempest test UUID to all functional tests.
6a6049a skip vpn tests if vpnaas is not in network features list
ef8302b fix experimental jobs
5f6b143 Fix tempest.conf generation
368eaba Fix group name when generating tempest.conf
78b562f restore configuring bundled image in s3
452fb9d change default region
b0882c6 functional tests: add skip checker for absence of EC2-classic
bebfe54 skip failed addresses test for nova-network
afd0eec remove using euca2ools in install script
a5d3d53 switch from deprecated tempest_lib to tempest.lib
03a5fea use EBS image instead non-EBS image
f4464ac add 'stop instance' operation before volume detach
22ab378 fix cleanup in functional tests
ae09415 Improve functional tests
ea4cab8 Set https connection verify flag from config
6a5c1cd Change CIDR's in tests.
4c8efa9 Fix botoclient for non-ssl based functional tests
907a749 fix functional tests
3f9010f fix VPC and VPN tests due to Amazon changes
be7ebef fix races
47f72e1 fix metadata test
52fd166 Adopt functional tests to be a tempest plugin
5510805 add old tests to temporary folder
651ce24 functional tests: fix tests work over SSL OpenStack Cloud
7fc44d5 functional tests: add 'run_ssh' parameter to config
08ad737 functional tests: rework image register test
344a77b functional tests: remove unneeded describe_addresses
fe7dac8 functinal tests: adopt paging tests to Amazon algorithms
b5379e2 functional tests: improve cleanups in volume's test
19595b0 functional tests: update helps string in config
6f5f9a2 functional tests: work with EBS image if needed
346cee6 functional tests: remove hack
c717071 functional tests: fix describe adderesses tests
2bcdb73 functional tests: fix snapshots paging
2e11abd functional test: fix instance_stop_start test
5260f30 functional tests: fix instance paging test
122df20 functinal tests: fix volume wating after instance termination
7c72d79 functional tests: take into account other addresses
8be61b6 functional tests: wait for 'output' field
e0854bc functional tests: set permission for upload to s3
f42bcb5 change error code and message due to Amazon changes
0b6722f enable functional test of instance creation with two network interfaces
fc95c9b Check public key content in metadata functional test
e6ed28e Expose public key data in metadata server
c299487 py34: fix string conversion
fffb1bd create functional test for register_image
25d27e6 add vpn scenario test
7d7d4ce Fix names of new devices in functional tests
2ad5b6f Return 'DeleteOnTermination' in VolumeAttachment struct
2631674 Add functional test to check not root bdm in ebs image
9185e1c Enable functional tests on ebs instance snapshot
e3b7257 Move get_device_name_prefix to base functional test module
8770ab5 Fix creation of EBS images in functional tests
a04d3b5 Enable functional tests on bdm modification at instance launch
f13acf3 Enable check of volume size in ebs image test
cd2e182 fix typos
28cf789 switch instance and image api to bdm v2
4e90a44 Add functional tests for tag support for vpn-related objects
d06f0dc Update botocore client and use cloned novaclient for functional tests
d3d5d3f Fix 0.0.0.0/0 route management
977557e Add a test scenario for establish of vpn connection
cd79a4c Add basic functional tests for vpn connection
883c9c7 Add basic functional tests for customer and vpn gateways
f96186c Try to remove some compatibility checks
038260b Distinguish a preliminary address association test
54df545 Add a scenario test for default route behavior
d896b0e remove hack for nova bug
684fae1 fix calls order in scenario test
f93b31e implement instance resizing
dfb70b9 remove botocore`s version`s restriction
be6ce94 add source_dest_check to instance attributes
8560a58 implement groupId for EC2 classic groups
dd61dd6 implement describing other network interface attributes
1e5cafa implement groupSet attribute for instance attributes
4c06770 implement modify/reset instance attribute. part 1.
ac74c3e add EBS volume deletion to tests.
2f54487 add ubuntu image for testing and port instance_restart test
215ce57 remove ssh from tests due it in tempest-lib now
54f7b93 fix checking in paging test
5921bd3 add creationDate property to image resource
cff6917 implement paging
30d301f move to botocore clients technology
bcd6af0 check right error codes in image operations
25c3a20 add test for checking validity of console output
3df49ff add fixes to images
2cb8834 add test for bug #1215527
6f57448 upgrade rally scenarios
8b63348 add tests for disassociation not associated address
0cd1a08 Don't add exception instance in LOG.exception
ff79639 port test for instances behavior in VPC
31fb48a add metadata test and fix metadata logic
fb7fc98 add scenario test for vpc addresses
c7656b0 Get rid of Nova DB access
1221023 fix delete on termination behaviour for network interfaces
32b21df add test for idempotent instance
0143b0f create tags' tests
363a909 Enable a functional test on DeviceIndex==0
6f0abbf follow oslo
207f139 adding rally scenario
bee88ef Fix translation of an image id in register image
f82a830 rework TODO due to new tempest_lib
9504ea0 Fix Image RootDeviceType detection for bdm v2
e369769 Common exception handling
740faeb add scenario tests
25a4428 add tests for various cases with instance
6badc1c fix botocore usage and do not limit botocore version
d34a713 Remove typo
2eb17f1 Port some of old ec2 scenario tests to current API tests
48f29ea Prepare EBS image for testing.
d550431 Reworked mechanism of disabling VPC tests
a6cba58 Add rest of api tests.
534914f Add more tests




Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..25afe45
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,14 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
+botocore>=1.5.1 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
+six>=1.10.0 # MIT
+testtools>=2.2.0 # MIT
+paramiko>=2.0.0 # LGPLv2.1+
+netaddr>=0.7.18 # BSD
+lxml!=3.7.0,>=3.4.1 # BSD
+tempest>=17.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..c43a3e0
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,5 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+
+hacking<0.13,>=0.12.0 # Apache-2.0






More information about the Release-announce mailing list