~sajoupa/launchpad-mojo-specs:ps5

Last commit made on 2021-08-31
Get this branch:
git clone -b ps5 https://git.launchpad.net/~sajoupa/launchpad-mojo-specs
Only Laurent Sesquès can upload to this branch. If you are Laurent Sesquès please log in for upload directions.

Branch merges

Branch information

Name:
ps5
Repository:
lp:~sajoupa/launchpad-mojo-specs

Recent commits

8537a12... by Laurent Sesquès

lp-webhooks-proxy: add nagios.ps5.internal to nagios_master, and set export_nagios_definitions=True

58170f8... by Colin Watson

codeimport: Add root-disk=60G constraint

159d8bb... by Colin Watson

Remove workaround for old Juju charm upgrade bug

https://bugs.launchpad.net/juju/+bug/1813044 was fixed in Juju 2.5.2,
long enough ago that we probably don't need this very slow workaround
any more.

adee03d... by Colin Watson

codeimport: Upgrade charm to b10b2e0a2f

f1d9f01... by Colin Watson

codeimport: Remove charm upgrades that have been done on production

318619e... by Colin Watson

custom-secgroups: Tolerate applications with no units

This is the case for git's telegraf application before the subordinates
spec is deployed.

e2b5ca8... by Colin Watson

git: Don't try to add floating IPs on PS5

These need to be handled separately (see
https://wiki.canonical.com/InformationInfrastructure/Prodstack5/ExternalAccess).

2c640f6... by Colin Watson

webhooks-proxy: Remove postdeploy script

We used to add a floating IP here, but that's not something we can do
from here in PS5 (see
https://wiki.canonical.com/InformationInfrastructure/Prodstack5/ExternalAccess).

43c77b8... by Colin Watson

add-floating-ip: Add missing _openstack_session global

98426a1... by Colin Watson

add-floating-ip: Fix nova client handling for Keystone v3

Code copied from custom-secgroups.py.