View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~gabriel-samfira/charms/trusty/neutron-gateway/next (Has a merge proposal) 1 Development 2015-09-14 15:07:45 UTC
139. add hyperv to icehouse ml2_config.ini

Author: Gabriel Samfira
Revision Date: 2015-09-14 15:07:45 UTC

add hyperv to icehouse ml2_config.ini

lp:~gabriel-samfira/charms/trusty/neutron-api/next (Has a merge proposal) 1 Development 2015-09-14 13:53:26 UTC
138. fix amulet test This patch adds hype...

Author: Gabriel Samfira
Revision Date: 2015-09-14 13:53:26 UTC

fix amulet test

This patch adds hyper-v to kilo, basically mirroring featureset of previous versions. Removed exception for kilo when checking mechanism drivers.

lp:~gabriel-samfira/charms/trusty/keystone/next 1 Development 2015-09-07 13:24:51 UTC
176. small fixes

Author: Gabriel Samfira
Revision Date: 2015-09-07 13:24:51 UTC

small fixes

lp:~gabriel-samfira/python-tx-tftp/python-tx-tftp (Has a merge proposal) 1 Development 2014-02-28 17:58:16 UTC
39. Increase MAX_BLOCK_SIZE to 8192 The ...

Author: Gabriel Samfira
Revision Date: 2014-02-28 17:56:39 UTC

Increase MAX_BLOCK_SIZE to 8192

The current MAX_BLOCK_SIZE only allows files of up to ~87 MB in size.
Considering that a windows winpe ramdisk can grow to about ~270 MB,
it would just fail after block nr 65535. Increasing this constant
will allow larger files to be transmited.

It is not mandatory for the client to ask for a block size as large as this. It
is just a higher cap, up to which a client may negotiate.

Preferably, this would be configurable per backend, and not hardcoded
in session.py.

14 of 4 results