diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-05-04 07:23:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-04 07:23:17 +0000 |
commit | 5b1e1ab1b8e177960246effd6280cd7fc9a603aa (patch) | |
tree | c81a3b45e12361b8101b27818d754f225871b0c0 /functest/utils/openstack/cinder.py | |
parent | 13e69b1bdba3a90d25dd6d1138e3df9fb26db521 (diff) | |
parent | 3077b553fccfa32e75607389555d0621da6f85a5 (diff) |
Merge changes from topic 'remove_openstack_dir'
* changes:
Remove openstack directory
Remove create_instance_and_ip.py
Diffstat (limited to 'functest/utils/openstack/cinder.py')
-rw-r--r-- | functest/utils/openstack/cinder.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/functest/utils/openstack/cinder.py b/functest/utils/openstack/cinder.py deleted file mode 100644 index f966468a..00000000 --- a/functest/utils/openstack/cinder.py +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env python -# -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -# |