Added tempest images

Sem-Ver: feature
Change-Id: I9fea644a8fc021cb21bd7ff14af2d581e1d193ee
diff --git a/images/master.yml b/images/master.yml
new file mode 100644
index 0000000..1801720
--- /dev/null
+++ b/images/master.yml
@@ -0,0 +1,26 @@
+# Copyright (c) 2022 VEXXHOST, Inc.
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may
+# not use this file except in compliance with the License. You may obtain
+# a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations
+# under the License.
+
+registry: us-docker.pkg.dev/vexxhost-infra/openstack
+
+projects:
+  tempest:
+    branch: master
+    revision: 44dac69eb77d78a0de8e68e63617099249345578
+    tag: 30.1.0-0
+    pip_packages:
+      - keystone-tempest-plugin
+      - cinder-tempest-plugin
+      - neutron-tempest-plugin
+      - heat-tempest-plugin
\ No newline at end of file