Rename os-failures to os-faults

"os-faults" better reflects the main purpose of the library -
to inject faults into running OpenStack clouds.

Change-Id: I5fdc9653e3b0bcd4693b643338f556610562252b
This commit is contained in:
Ilya Shakhat 2016-09-02 00:13:52 +03:00
parent bdb523e832
commit 0624a1c85b
5 changed files with 18 additions and 18 deletions

View File

@ -1,14 +0,0 @@
[access "refs/heads/*"]
abandon = group os-failures-core
label-Code-Review = -2..+2 group os-failures-core
label-Workflow = -1..+1 group os-failures-core
[access "refs/tags/*"]
pushSignedTag = group os-failures-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group os-faults-core
label-Code-Review = -2..+2 group os-faults-core
label-Workflow = -1..+1 group os-faults-core
[access "refs/tags/*"]
pushSignedTag = group os-faults-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -4150,8 +4150,8 @@
- project: openstack/os-collect-config
description: Collect and cache metadata, run hooks on changes.
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
- project: openstack/os-failures
description: An OpenStack failures library
- project: openstack/os-faults
description: An OpenStack fault injection library
- project: openstack/os-namos
description: Namos discovery agent.
acl-config: /home/gerrit2/acls/openstack/namos.config

View File

@ -8010,7 +8010,7 @@
- pypi-jobs
- project:
name: os-failures
name: os-faults
tarball-site: tarballs.openstack.org
jobs:

View File

@ -12126,7 +12126,7 @@ projects:
- os-collect-config-coverage-ubuntu-xenial
- os-collect-config-branch-tarball
- name: openstack/os-failures
- name: openstack/os-faults
template:
- name: merge-check
- name: python-jobs