Puppet-Monasca Project Namespace Change

Update README.md, metadata.json and .fixtures.yml

Change-Id: I6325b9db40d7947f1081cf32cb3900554f2e7bf2
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2015-07-21 13:19:11 +02:00
parent 64525bd4e3
commit e43f8a9485
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
fixtures:
repositories:
'keystone': 'git://github.com/stackforge/puppet-keystone.git'
'openstacklib': 'git://github.com/stackforge/puppet-openstacklib.git'
'keystone': 'git://github.com/openstack/puppet-keystone.git'
'openstacklib': 'git://github.com/openstack/puppet-openstacklib.git'
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
'python': 'git://github.com/stankevich/puppet-python.git'
symlinks:

View File

@ -14,7 +14,7 @@ puppet-monasca
Overview
--------
The monasca module is a part of [Stackforge](https://github.com/stackforge), and is meant to assist with the installation and configuration of monasca itself, and its dependent services (mentioned below).
The monasca module is a part of [OpenStack](https://github.com/openstack), and is meant to assist with the installation and configuration of monasca itself, and its dependent services (mentioned below).
Module Description
------------------
@ -50,4 +50,4 @@ Developer documentation for the entire puppet-openstack project.
Contributors
------------
* https://github.com/stackforge/puppet-monasca/graphs/contributors
* https://github.com/openstack/puppet-monasca/graphs/contributors

View File

@ -1,10 +1,10 @@
{
"name": "stackforge-monasca",
"name": "openstack-monasca",
"version": "1.0.0",
"author": "Time Warner Cable and StackForge Contributors",
"author": "Time Warner Cable and OpenStack Contributors",
"summary": "Puppet module for OpenStack Monasca",
"license": "Apache-2.0",
"source": "git://github.com/stackforge/puppet-monasca.git",
"source": "git://github.com/openstack/puppet-monasca.git",
"project_page": "https://launchpad.net/puppet-monasca",
"issues_url": "https://bugs.launchpad.net/puppet-monasca",
"requirements": [