We now have an errordocument, enable using it for 404 errors.
The content is served from openstack-manuals.
Alternative would be to use .htaccess but then the page would be
available on both old and new pages - and the content is specific to the
new AFS based page. Therefore, I choose to use ErrorDocument here.
Change-Id: Iefa7c4453f05071dd990a5ae8a29d2648bb797d9
Much testing with v2 results in failures but forcing glance v1 allows
image uploads to succeed in entercloud so use v1.
Change-Id: I5840ace6f7be5a255d8a66369179c847a05cefff
The computes create a ton of tap devices, and we are not entirely
interested right time on brq either.
Let's filter out them and just gather stats from regular interfaces.
Change-Id: I6a5360e1f928c8b8db73b0273d4f1c8fdd5935e2
This reverts commit c6c192a49df6a473e0bbc9535293f305dd551b1f.
We are seeing failures on puppet runs in lists.openstack.org related
to pacemaker provider, reverting till we figure out the problem.
Change-Id: If7e095190b98a9888d52dc89f9c8840c97e3a631
Over time out git repos get large and require some upkeep. Ideally
this should be done in the source-repositories element. We can revert
this code once we have landed that upstream.
Change-Id: I6b9ecd4448d97b5ab2bf3808ff36ff4e74be72e4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
These params are unused, but putting first default values to make
a removal on various commits: First this commit, then removal of
params on site.pp to finally remove params on controller.pp.
Change-Id: I367d569d5f004ec124a7759d4a0f240ca46abe6f
It needs to be tuned depending on number of cpus
and memory of the server.
Change-Id: Id00d32c1bc225db16fa45d990ff8227db4f68ff0
Depends-On: Id5a0e5af031175cc0a9d8b5a3bb97ae4adfbdf1e
Although shade is an infra project, it has a bunch of development
interest from sources that are not Infra related, such as Ansible and
the AppDev Work Group. Unfortunately for many of those folks,
the Infra is a very busy, so discussion often happens in places that is
not logged. Let's go ahead and make sure that such discussions are
logged and whatnot.
Depends-On: Ie9d2d5781cbc5a7e072bd7fbfde09eb47078cf04
Change-Id: Ic16d6ac6fae216efea815bacc99a0021d9935d1b
The old 30 minute timeout was too conservative because it is possible
for packages to push a lot of large updates that require more than half
an hour to sync. Bump the timeout to four hours which should handle
these specific cases more gracefully while still timing out the run in a
reasonable amount of time if something has gone wrong.
Change-Id: I19e53c576579442ab358f8824d55bdbe322e913b
The board approved a rename for the DefCore Committee
to the Interop WG and, as a part of this change, we will
be renaming the IRC channel. This change is to ensure
all the bots join this new channel before the rename.
Change-Id: Id43fa69fe518c6770d8fe5f0454e39a4c21eb9fa
Move openstack-specific configuration into the openstack_project module.
This was previously hard-coded in the iptables module, but is now
parameterized. Before the parameter can be given a site-agnostic default
value, pass in the needed value here.
Add both the IPs for both the old and new cacti servers as part of the
service migration.
Change-Id: I173ca1efae4644c89cfab68d6beeba0a1dae9ce2
Depends-On: I9394982811f8dcf0d63eccb782de04bf4a047ec7
Needed-By: Ibae45af594fc2b18024fcc2d6ef040afd4ddd926