From c1f6ea32de9a3dcd7bc1d91f94f3e8adde9cb244 Mon Sep 17 00:00:00 2001 From: wangxiaorou Date: Mon, 4 Jul 2022 12:33:39 +0000 Subject: [PATCH] add yaml file --- openstack-neutron.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openstack-neutron.yaml diff --git a/openstack-neutron.yaml b/openstack-neutron.yaml new file mode 100644 index 0000000..d2f811e --- /dev/null +++ b/openstack-neutron.yaml @@ -0,0 +1,4 @@ +version_control: * +src_repo: http://launchpad.net/ +tag_prefix: ^v +seperator: . -- Gitee