1095 Commits

Author SHA1 Message Date
Zuul
57d38c4412 Merge "Clean up after StoryBoard replacement maintenance" 2019-02-21 22:05:23 +00:00
Jeremy Stanley
de41e426c4 Add new openstackid01 host to inventory and cacti
The Xenial replacement for the old openstackid.org server is
openstackid01.openstack.org. Now that it exists, add it to our
Ansible inventory and cacti host list.

Change-Id: I198f02907230655bfc4e374a540648e9f1b7cf5f
2019-02-18 21:22:24 +00:00
Clark Boylan
4d3ba10e46 pbx.openstack.org cleanup
Update the docs, test flags, cacti entries, and inventory for our new
pbx server. We have replaced the old Trusty node with a Xenial node.

Change-Id: Ifb1e156afbcb38474cbc9f0bc78ae45fdd74444b
2019-02-18 09:19:20 -08:00
Jeremy Stanley
08a553f529 Clean up after StoryBoard replacement maintenance
Now that both staging and production storyboard servers are running
on enumerated Xenial servers in opendev.org, remove the old
inventory entry for the production server, clear out testing hints
for trusty and tighten up the inventory globs and node regular
expressions accordingly. Also get them swapped into cacti in place
of the old production server entry.

Change-Id: I5e66abb95751f69a337434e08d09dcc3b107e123
2019-02-16 18:02:00 +00:00
Clark Boylan
d3f3d29518 Disable github rate limit logging
We are currently well under our rate limits for github and logging the
rate limit adds a number of requests to github for each github event
processed. This can be reenabled if we suspect rate limit based
failures, but until then let's reduce the number of requests and
simplify our logging.

Change-Id: I02878f9749737d297680cd324d6dafeefc44a005
2019-02-13 11:32:34 -08:00
Clark Boylan
9acd916d4f Remove top level hiera lookups
Puppet4 is a lot more picky about scoping of variables. In our hiera
lookups we rely on the $group var to specify where to find hiera data
files, but this group var is set on a per node basis. This means that
top level hiera lookups produce warnings like:

  Undefined variable 'group';
    (file & line not available)

And lookups will break if they need keys in the group/node specific data
files.

Avoid this problem entirely by removing top level lookups. We only had
one for our elasticsearch_nodes var which we can easily set statically
in site.pp and not rely on hiera for.

Change-Id: Ifa3740f0f31c3fa9a2d8faa355101d3a5671afff
2019-02-07 07:34:18 -08:00
Monty Taylor
c1aa5717cc
Remove trailing slash from googlesource url
This causes a massive sad for zuul, resulting in ability to clone
the repos and indefinitely hung job.

Change-Id: I96b2bd883b63079f5032c5715960c25b61940f16
2019-01-15 09:51:29 +00:00
Monty Taylor
2868294707
Add gerrit.googlesource.com to zuul using git driver
So that we can make gerrit build jobs using zuul to do the cloning
and not git modules inside of the jobs themselves, add gerrit's
git server as a git driver source.

Change-Id: I4a64e6627805d568030d3864f3d331a4e8f9ab8b
2019-01-14 17:19:56 +00:00
Zuul
a2d4add8b3 Merge "Remove meeting-5 and meeting-cp from meetbot" 2019-01-11 19:32:06 +00:00
Stephen Finucane
25192360e8 Remove 'openstack-gantt' from statusbot monitoring
This project is being retired.

Change-Id: I76ea6e1142fd038e32d0141860ae119d77db01d5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-01-11 16:44:30 +00:00
Thierry Carrez
22c076b1ef Remove meeting-5 and meeting-cp from meetbot
Since meetbot can only be on 120 channels, let's free up
two valuable meetbot watch slots by consolidating common
meeting channels.

We have no meeting happening in #openstack-meeting-cp nor
in #openstack-meeting-5 right now. With some IRC meetings
having moved to team channels, we have a lot more available
slots in the other "common" meeting rooms.

Additionally, to make it clearer that those channels are
abandoned, we should probably set up a topic/redirection so
that people do not needlessly hang out there (those two
channels never gathered a large group of lurkers anyway).

Change-Id: Ibf77bc6dc857f0e80c2c737523f66eadd659586a
2019-01-09 12:13:54 +01:00
Clark Boylan
b8b1fdde75 Nameservers are now managed with ansible
Remove the puppetry for managing nameservers as we now use ansible
configured name servers without puppet.

We will need to follow this up with deletion of the existing
ns*.openstack.org and adns1.openstack.org servers.

Change-Id: Id7ec8fa58c9e37ce94ec71e4562607914e5c3ea4
2019-01-08 16:16:49 -08:00
James E. Blair
73288e28b3 Add #opendev to meetbot
Change-Id: I7025884d7c13cd8560f7d27252f5e46b31cd7a9d
2019-01-04 11:11:49 -08:00
James E. Blair
7f3963efca Add ze12.openstack.org
We believe the relative_priority change has altered our workload
such that we have smaller jobs starting more frequently.  Since
job starts are limited by the executors, we have developed a backlog
and need another executor to relieve the pressure.

Change-Id: I98052e0135c7ee615f1f187b9d0a250cdd1ff178
2018-12-05 14:08:17 -08:00
James E. Blair
8c7e21ea9d Remove infracloud from cacti
Change-Id: I7e00cfb32b07024da2d5969351ad429bb9b9d139
2018-11-07 10:20:31 -08:00
Clark Boylan
0f8e7a91bb Nodepool.o.o is no longer a thing, remove it
We've only been using nodepool.o.o as a zookeeper server for the past
year or so. Last week we transitioned to a three node zookeeper cluster
and stopped using nodepool.o.o. This server has since been deleted.

This is the last bit of cleanup to remove it from config management.

Change-Id: I9d0363393ed20ee59f40b210ea14fb105a492e20
2018-11-01 12:09:08 -07:00
Joe Talerico
b0f04db381 Adding openstack-browbeat
Adding the meetbot and statusbot to the openstack-browbeat channel.

Change-Id: Ibb2438438cf7508bfc4e70680446ed65f3cb69e6
2018-10-24 09:33:54 -04:00
James E. Blair
7e502ab955 Add dns servers to cacti
Change-Id: I8566b91b98dd77ca5a1887ce6c01dfa0d6693a40
2018-09-14 11:46:47 -06:00
Monty Taylor
eb086094a8 Install limestone CA on hosts using openstacksdk
In order to talk to limestone clouds we need to configure a custom CA.
Do this in ansible instead of puppet.

A followup should add writing out clouds.yaml files.

Change-Id: I355df1efb31feb31e039040da4ca6088ea632b7e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-08-31 12:17:35 -07:00
Monty Taylor
15663daaf7 Add iptables role
Co-Authored-By: James E. Blair <corvus@inaugust.com>
Change-Id: Id8b347483affd710759f9b225bfadb3ce851333c
Depends-On: https://review.openstack.org/596503
2018-08-27 14:33:32 +00:00
James E. Blair
048705121e Add bridge to cacti
Change-Id: I7c39867d535bbf102f63f6601a1afa8faba0ae1e
2018-08-20 15:04:01 -07:00
Zuul
06602fbdcf Merge "Remove references to stackalytics.o.o" 2018-08-09 08:50:58 +00:00
Colleen Murphy
46ebeeb4fb Remove references to stackalytics.o.o
stackalytics.openstack.org does not resolve and seems very dead. Remove
its node from site.pp and remove it from the docs to avoid confusion
about what servers we're really managing. We can always add it back when
the time comes to try again.

Change-Id: I733130ebe97ae7e06ca57b3c8e3a8708fcfa069c
2018-08-07 22:12:43 +02:00
Zuul
490f0bfdaf Merge "Add the statusbot to #airshipit" 2018-07-28 01:26:07 +00:00
Zuul
e17e3a662a Merge "Replace mirror01.us-west-1.packethost.openstack.org" 2018-07-27 14:06:01 +00:00
James E. Blair
6402f98d12 Add opendaylight connection to zuul
This adds a connection to the opendaylight Gerrit server to zuul
so that we can perform cross-community testing.

Change-Id: I846983e873072c2235a4c49e36f602a47d06cfce
2018-07-26 13:56:15 -07:00
Paul Belanger
7a07e58f98
Replace mirror01.us-west-1.packethost.openstack.org
We've launched mirror02.us-west-1.packethost.openstack.org while we
figure out why mirror01 keeps getting shut off.

Change-Id: Idd74488f47f92fb44c3b4ff935b192c9f743e512
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-26 15:57:48 -04:00
Zuul
b137611123 Merge "Add #starlingx channel to meetbot." 2018-07-26 02:16:31 +00:00
Zuul
96e31efe74 Merge "Bring ze11.o.o online" 2018-07-24 01:08:54 +00:00
Paul Belanger
55b04c9ce9
Bring ze11.o.o online
This brings online our 11th zuul-executor, and opens the required
firewall ports.

Change-Id: If0ee569a2d14caeeb912b7382160f47d460650ab
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-20 16:18:37 -04:00
Hazzim Anaya
6e27c2e1e9 Add #starlingx channel to meetbot.
Logging of #StarlingX IRC channel.
Update in common.yaml file to include #StarlingX IRC channel in the list of channels being logged.

Change-Id: Ic9949f409ab21cc6bf3b88b700a6ce66f00ac166
Signed-off-by: Hazzim Anaya <hazzim.i.anaya.casas@intel.com>
2018-07-11 17:21:12 -05:00
Zuul
b2765a719d Merge "Add #airshipit to the meetbot channels" 2018-07-11 12:26:38 +00:00
Joshua Hesketh
edd95acb5a Add the statusbot to #airshipit
Change-Id: Iae3aae912686580e9a958a536c953dbc45f93b9a
2018-07-11 22:08:08 +10:00
Zuul
ceabdbce2e Merge "Add statusbot to #openstack-security" 2018-06-28 05:14:00 +00:00
Zuul
bd525dbc5a Merge "Add statusbot to #openstack-helm" 2018-06-28 05:13:35 +00:00
Ell Marquez
d9bd30b7de adding #openstack-mentoring to meetbot channel
Change-Id: Ida01d11b9dcd2a1d67930f5eefc77d39ed7472c8
2018-06-21 12:50:49 -05:00
Gage Hugo
7fb4769c77 Add statusbot to #openstack-security
While meetbot seems to be added, it looks like statusbot may
have been missed. This change adds statusbot to the
openstack-security channel.

Change-Id: Ifdbbb786191867add0450a0c59640fcabd6747b5
2018-06-18 18:51:29 +00:00
Gage Hugo
ee7c9b0dd9 Add statusbot to #openstack-helm
While meetbot seems to be added, it looks like statusbot may
have been missed. This change adds statusbot to the
openstack-helm channel.

Change-Id: Ifa42586e2badb25d868cd95baee50b088b28426a
2018-06-18 18:51:21 +00:00
Ian Wienand
2fddf0cb3c Add packethost mirror to cacti
Change-Id: I1faf381cd35db30d4bc2803e6a6f59389298be01
2018-06-13 16:14:38 +10:00
Clark Boylan
8304b9626c Revert "Add opendaylight connection to zuul"
This reverts commit c7bb14bba6ec00fff61879154a3f5f143c98767b.

SSH connectivity isn't quite working yet. Revert until we can get that
sorted out.

Change-Id: If2a88a61ed592f927980c71486ed0b7e3cb848d0
2018-06-07 08:47:19 -07:00
Aaron Sheffield
4c4118fa88 Add #airshipit to the meetbot channels
- Enables #airshipit to be logged to eavesdrop.openstack.org/irclogs

Change-Id: I09fc3648182961e0b7ae3c6065d30767f01e1246
2018-05-31 14:51:54 -05:00
James E. Blair
c7bb14bba6 Add opendaylight connection to zuul
This adds a connection to the opendaylight Gerrit server to zuul
so that we can perform cross-community testing.

Change-Id: I840b24ebe52c50840180f2dda40a3f8669baa347
2018-05-31 16:43:51 +00:00
Zuul
5eade2add8 Merge "Add statusbot and meetbot to #openstack-placement" 2018-05-11 16:21:25 +00:00
Paul Belanger
42ac8a9dec
Add mirror02.regionone.limestone.o.o to cacti
mirror01.regionone.limestone.o.o is the old host, mirror02 is newest.

Change-Id: Ieb100c5f9c3d01d1dadf1a42e89f0073dc61026b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-05-07 10:51:08 -04:00
Colleen Murphy
ac9a031e32 Stop managing infracloud things
Infracloud is sadly deceased. The upside is we can delete a lot of code
we don't need anymore. This patch removes infracloud nodes from
site.pp so that the puppet-apply test no longer bothers to validate
them, removes the infracloud modules from modules.env so that we don't
bother to install those modules in puppet-apply and puppet functional
tests, and removes the infracloud-specific data from the public hiera.
Additionally stop the puppetmaster from trying to run the infracloud
ansible playbook and finally remove the chocolate region from nodepool's
clouds.yaml (vanilla was already done).

This patch leaves the run_infracloud.sh script and the
infracloud-specific ansible playbooks as well as the infracloud
manifests in the openstack_project puppet module. It's possible those
tools could come in handy in the future if we ever have another
infracloud, and leaving those tools in place doesn't add confusion about
which hosts are actually active nor does it leave cruft that gets
unnecessarily tested.

Change-Id: Ic760cc55f8e17fa7f39f2dd0433f5560aa8e2d65
2018-04-24 09:13:40 +02:00
Zuul
94d0266f26 Merge "Add statusbot and enable logs for oooq IRC channel" 2018-04-15 19:15:49 +00:00
Sagi Shnaidman
9d1da115c3 Add statusbot and enable logs for oooq IRC channel
Enable logs and add statusbot for oooq channel in IRC which is
used for tripleo-quickstart discussions.

Change-Id: I8409ae810982bb1199a8ee6d2b6097e0293657cb
2018-04-10 14:24:39 +00:00
Chris Dent
88c89dea58 Add statusbot and meetbot to #openstack-placement
'#openstack-placement' is a new IRC channel for disussing the
placement service. It has been extracted from openstack-nova to make
that channel less noisy. We would like statusbot and meetbot in the
channel so that we can be aware of status and have meetings local to the
channel if necessary.

The depends on are the project-config changes for accessbot and
gerritbot.

Depends-On: https://review.openstack.org/559768
Change-Id: I0002c2c753b04c8cc02bd5ac1a1ab528bf775591
2018-04-09 16:29:29 +01:00
Matthew Oliver
6bd32d5900 Remove openstack-101 from status and meetbot
In discussions at the last PTG[1] and in subsequent First Contact
SIG meetings[2] we've decided that the #openstack-101 channel
should be removed and rolled into the #openstack-dev channel.

Why? Good qustion:
 - No one is good at sitting in and watching the #openstack-101
   channel outside of OUI training periods.
 - It would be better for new contributors to ask questions in
   a channel that people with the answers already activly monitor.
 - 101 is an American-ism, that not everyone in the world would
   understand.

This means that during OUI trainings there will be more noise in
openstack-dev. However, trainings mostly happen the weekend
before a summit, so at a very quiet time. And would mean trainees
would already have practice and now where to come for questions.

There is another patch[3] which will remove openstack-101 from
the accessbot.

Finally, as per renaming instructions[4], once these patches
land, a redirect will need to be created, the topic updated and
current residents of the channel will need to be informed to
relocate.

[1] https://etherpad.openstack.org/p/FC_SIG_Rocky_PTG
[2] https://wiki.openstack.org/wiki/First_Contact_SIG#Meeting_Agenda
[3] https://review.openstack.org/559250
[4] https://docs.openstack.org/infra/system-config/irc.html#renaming-an-irc-channel

Change-Id: I24710f24e7e640aabbf22353c25c24d2a8af9287
2018-04-06 12:24:18 +10:00
Zuul
9b59cb870a Merge "Add #softwarefactory IRC channel to eavesdrop.o.o" 2018-03-27 23:37:06 +00:00