View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~lathiat/ubuntu-make/rubymine-svg-logo 1 Development 2016-06-14 05:45:25 UTC
958. Switch application Icon for Rubymine ...

Author: Trent Lloyd
Revision Date: 2016-06-14 05:39:54 UTC

Switch application Icon for Rubymine to SVG instead of the low quality 32x32 png

lp:~lathiat/petname/adjective-complexity-reduction 1 Development 2016-06-13 05:11:48 UTC
77. petname: new option --reduced-adjecti...

Author: Trent Lloyd
Revision Date: 2016-06-13 05:07:46 UTC

petname: new option --reduced-adjectives to use a reduced list of adjectives
created from the above script.

stats.py: script for analysing adjectives.txt and attempting to automatically
produce a list of more easily consumable names based on word length,
commonality according to the SCOWL dictionary and number of syllables

Reducing the complexity of these adjectives results in much friendlier and
usable hostnames than before.

Before:
laboratorial-bernadette nonvoidable-russel unvalorous-rachele
prezygomatic-nanette uncatalogued-iona approachless-julianna
beamless-terese unpresaging-eldora enactory-shyla
noncongruent-danna unreciprocated-shavonda stingless-mateo
portraitlike-nikki noncontemptuous-reanna uncontractile-lue
nauseous-clementina anticensorious-susannah chiromantical-emely
retral-felisha findable-sherman hyetographic-myrna
cerographical-sindy antifeudalistic-leticia cageless-carylon
interparenthetic-keshia frustrative-janett unfreighted-nana
uncabined-chantel nonunique-mitchel foeticidal-lili
unextenuating-willette nonelectrical-mel unmappable-miesha
nonproportional-denver cheliferous-jo tacketed-jeremiah
stey-magnus unvenomous-madelaine semeiotic-lailah
boozier-bari lyotropic-reginia nonilluminating-deborah
unreproved-kerstin nonprotecting-deadra colorific-fawn
unceremonious-jayden fillable-dilan unteaseled-miquel

After:
haughty-laurene voided-meg amorphous-addilyn
bespoke-chandler metabolic-delorse sneaking-sondra
beaked-brantlee nocturnal-yaretzi unemployed-inge
furred-desire resolute-carlton drowsier-sena
bloodying-timika congenial-lawana unorthodox-nicolasa
friendlier-herma winded-catina redeemable-kelle
tamed-cathleen inertial-rebecca delightful-aldo
atomic-rubin disdainful-earlene seamy-vincent
abdominal-shoshana brainless-miranda turbulent-dottie
illogical-sommer frizzy-petra tardiest-toshiko
linguistic-katheryn empirical-tomika unvoiced-nadine
tall-avalyn knavish-dagmar cloudless-arnav
impressive-maren checked-janetta guessable-jospeh
trivial-brady perkier-neil dreamlike-todd
paunchy-brigid unsent-paislee gentler-eva
poor-kory corpulent-ronda iterative-janae

lp:~lathiat/maas/dehydrate_dns_servers_None (Has a merge proposal) 1 Development 2016-05-19 08:10:16 UTC
5033. dehydrate_dns_servers: return blank s...

Author: Trent Lloyd
Revision Date: 2016-05-19 07:41:21 UTC

dehydrate_dns_servers: return blank string if input is None

Exception would be thrown when rendering any subnet with
dns_servers=None, since we cannot run sorted() or join() with None.

We short circuit to return an empty string in this case in line with
other dehydrate functions.

lp:~lathiat/charm-helpers/charm-helpers 1 Development 2016-03-30 12:33:25 UTC
556. PhyNICMTUContext(): Add new dev_list ...

Author: Trent Lloyd
Revision Date: 2016-03-30 12:29:37 UTC

PhyNICMTUContext(): Add new dev_list variable

Add new variable ('dev_list') with devices as array instead of space separate
list for use in an update to charm-neutron-gateway which needs to iterate on
the list instead of just printing it.

Retain existing variables ('devs') for backwards compatibility, however it does
not appear to be used outside of the neutron-gateway charm and can likely be
removed at a later date.

lp:~lathiat/charms/trusty/glance-simplestreams-sync/trunk bug(Has a merge proposal) 1 Development 2016-03-04 00:53:23 UTC
62. Base the product-streams endpoint on ...

Author: Trent Lloyd
Revision Date: 2016-03-04 00:52:40 UTC

Base the product-streams endpoint on swift's endpoint using service_catalog.url_for() instead of generating it manually (LP #1552986)

ceph-radosgw uses a different URL scheme to swift-proxy without the AUTH_$(tenant_id)s part,
this fix will now base the URL on the configured endpoint so that it will work with either
object store and service_catalog.url_for() will replace the dynamic $(tenant_id) part for us

15 of 5 results