Rename openstack-chef-repo references to openstack-chef

Change-Id: Id496cb5f1cecd522d83558f98a2baac0ed2d7174
This commit is contained in:
Samuel Cassiba 2018-08-06 21:47:48 -07:00
parent 97d97f59b2
commit 5ad76e9754
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
- project:
templates:
- openstack-chef-repo-jobs
- openstack-chef-jobs

View File

@ -16,7 +16,7 @@
# limitations under the License.
# Purpose: For use in kitchen tempest tests, create network/subnet identical to
# openstack-chef-repo/Rakefile _setup_local_network
# openstack-chef/Rakefile _setup_local_network
class Chef::Recipe
include ::Openstack

View File

@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Purpose: Run tempest like openstack-chef-repo/Rakefile (used by kitchen)
# Purpose: Run tempest like openstack-chef/Rakefile (used by kitchen)
execute 'run_tempest' do
# Write log file to test VM's /root directory.