Use https instead of http to ensure the safety.
Change author to OpenStack for the sake of
consistent naming convention as other OpenStack projects.
Change-Id: Id4bdd43710925c27e7db8ab36c958ea82cbf485b
## 8.0.0 and beyond
From 8.0.0 release and beyond, release notes are published on
-[docs.openstack.org](http://docs.openstack.org/releasenotes/puppet-ceilometer/).
+[docs.openstack.org](https://docs.openstack.org/releasenotes/puppet-ceilometer/).
##2015-11-25 - 7.0.0
###Summary
Team and repository tags
========================
-[](http://governance.openstack.org/reference/tags/index.html)
+[](http://governance.openstack.org/reference/tags/index.html)
<!-- Change things from this point on -->
### Beginning with ceilometer
-To utilize the ceilometer module's functionality you will need to declare multiple resources. This is not an exhaustive list of all the components needed. We recommend that you consult and understand the [core openstack](http://docs.openstack.org) documentation to assist you in understanding the available deployment options.
+To utilize the ceilometer module's functionality you will need to declare multiple resources. This is not an exhaustive list of all the components needed. We recommend that you consult and understand the [core openstack](https://docs.openstack.org) documentation to assist you in understanding the available deployment options.
```puppet
class { '::ceilometer':
Developer documentation for the entire puppet-openstack project
-* http://docs.openstack.org/developer/puppet-openstack-guide/
+* https://docs.openstack.org/developer/puppet-openstack-guide/
Contributors
------------
# 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.
libxml2-devel [test platform:rpm]
libxml2-dev [test platform:dpkg]
summary = Puppet module for OpenStack Ceilometer
description-file =
README.md
-author = Puppet Labs and OpenStack Contributors
+author = OpenStack
author-email = openstack-dev@lists.openstack.org
-home-page = http://docs.openstack.org/developer/puppet-openstack-guide
+home-page = https://docs.openstack.org/developer/puppet-openstack-guide
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators