Fix outdated links and a spelling mistakes

Fix typos and update outdated links:
1)http://docs.openstack.org/infra/bindep/
  --> https://docs.openstack.org/infra/bindep/
2)http://docs.puppetlabs.com/guides/tests_smoke.html
  --> https://docs.puppet.com/puppet/latest/tests_smoke.html
Closes-Bug:#1717188

Change-Id: I97098bad5a505a913fafab84ab008a985e3bb221
This commit is contained in:
zhangbailin 2017-09-14 00:25:53 -07:00
parent 5e0ad6a092
commit e0e5e4f99d
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
# see https://docs.openstack.org/infra/bindep/ for additional information.

View File

@ -8,6 +8,6 @@ author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/puppet-openstack-guide/latest
classifier =
Intended Audience :: Developers
Intended Audience :: Sytem Administrators
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux

View File

@ -7,6 +7,6 @@
# environment (to compare the resulting system state to the desired state).
#
# Learn more about module testing here:
# http://docs.puppetlabs.com/guides/tests_smoke.html
# https://docs.puppet.com/puppet/latest/tests_smoke.html
#
include ::ec2api