lp:~blake-rouse/maas

Owned by Blake Rouse
Get this repository:
git clone https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this repository. If you are Blake Rouse please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-1705090 2017-07-19 09:15:44 UTC
Fix broken pyopenssl. (Fixes LP: #1705090)

Author: Blake Rouse
Author Date: 2017-07-19 09:15:44 UTC

Fix broken pyopenssl. (Fixes LP: #1705090)

get-all-rack-conns-2.2 2017-07-18 14:09:40 UTC
Return only one connection per rack controller from getAllClients. Fixes lp: ...

Author: Blake Rouse
Author Date: 2017-07-18 12:50:39 UTC

Return only one connection per rack controller from getAllClients. Fixes lp: #1704489.

get-all-rack-conns 2017-07-18 07:32:55 UTC
Return only one connection per rack controller from getAllClients. Fixes lp: ...

Author: Blake Rouse
Author Date: 2017-07-18 07:32:55 UTC

Return only one connection per rack controller from getAllClients. Fixes lp: #1704489.

fix-1703845-2.2 2017-07-12 15:35:19 UTC
Set the re-check intercal for rack to region RPC connections to the lowest va...

Author: Blake Rouse
Author Date: 2017-07-12 15:18:03 UTC

Set the re-check intercal for rack to region RPC connections to the lowest value when a RPC connection is closed or lost. (Fixes lp: #1703845).

fix-1703845 2017-07-12 14:44:14 UTC
Set the re-check intercal for rack to region RPC connections to the lowest va...

Author: Blake Rouse
Author Date: 2017-07-12 14:44:14 UTC

Set the re-check intercal for rack to region RPC connections to the lowest value when a RPC connection is closed or lost. (Fixes lp: #1703845).

lower-max-conns-per-worker-2.2 2017-07-10 16:23:23 UTC
Lower the maximum number of connections per worker to 9 connections is allowe...

Author: Blake Rouse
Author Date: 2017-07-10 16:05:21 UTC

Lower the maximum number of connections per worker to 9 connections is allowed as 1 is reserved for the .

Allowing each worker to have a maximum of 10 connections open at a time. A region controller with 4 workers will use a maximum of 40 connections. This allows 2 region controllers to run without needing to increase the maximum number of PostgreSQL connection (default is 100 connections).

lower-max-conns-per-worker 2017-07-07 15:38:02 UTC
Lower the maximum number of connections per worker.

Author: Blake Rouse
Author Date: 2017-07-07 15:38:02 UTC

Lower the maximum number of connections per worker.

fix-1699864-2.2 2017-07-06 15:23:15 UTC
Fix machinesTable directive so that it works with vs-repeat.

Author: Blake Rouse
Author Date: 2017-07-06 14:43:28 UTC

Fix machinesTable directive so that it works with vs-repeat.

The machines, filteredMachines, and osinfo where placed on the scope directly. Once vs-repeat was added it changed the scope inside the directive to be the scope of vs-repeat and not the scope of machines-table. Moving those variables to the table variable on the machines-table scope fixes the issue as the table object will be copied by reference into the nested vs-repeat scope.

fix-1699864 2017-07-06 14:13:43 UTC
Fix machinesTable directive so that it works with vs-repeat. Fixes lp: #1699864

Author: Blake Rouse
Author Date: 2017-07-06 14:13:43 UTC

Fix machinesTable directive so that it works with vs-repeat. Fixes lp: #1699864

2.2-use-calc-snap-version 2017-07-03 18:33:29 UTC
Fix the __version__ in maasserver. Should not have been changed to 2.3.

Author: Blake Rouse
Author Date: 2017-07-03 18:33:29 UTC

Fix the __version__ in maasserver. Should not have been changed to 2.3.

fix-calc-snap-version 2017-07-03 16:36:20 UTC
Fix the snap versioning to generate the same version string as packaging.

Author: Blake Rouse
Author Date: 2017-07-03 16:36:20 UTC

Fix the snap versioning to generate the same version string as packaging.

fix-snap-version-git 2017-06-22 20:13:21 UTC
Put the total number of revisions in the snap version.

Author: Blake Rouse
Author Date: 2017-06-22 20:13:21 UTC

Put the total number of revisions in the snap version.

test-merge 2017-06-22 18:17:32 UTC
Merge branch 'master' into test-merge

Author: Blake Rouse
Author Date: 2017-06-22 18:17:32 UTC

Merge branch 'master' into test-merge

201213 of 313 results
This repository contains Public information 
Everyone can see this information.

Subscribers