lp:~akaris/cloud-init

Owned by Andreas Karis
Get this repository:
git clone https://git.launchpad.net/~akaris/cloud-init
Only Andreas Karis can upload to this repository. If you are Andreas Karis please log in for upload directions.

Branches

Name Last Modified Last Commit
bug1696176 2017-06-06 20:54:16 UTC
RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration

Author: Andreas Karis
Author Date: 2017-06-06 16:55:50 UTC

RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration

Since f38fa41317602908139aa96e930b634f65e39555 , default routes
get added to both ifcfg-* and route-* and route6-* files.
Default routes should only go to ifcfg-* files, otherwise the
information is redundant.

LP: #1696176

bug1679817-c 2017-05-17 19:27:20 UTC
Fix dual stack IPv4/IPv6 configuration for RHEL

Author: Andreas Karis
Author Date: 2017-04-22 00:35:39 UTC

Fix dual stack IPv4/IPv6 configuration for RHEL

Dual stack IPv4/IPv6 configuration via config drive is broken for RHEL7.
This patch fixes several scenarios for IPv4/IPv6/dual stack with multiple IP assignment
Removes unpopular IPv4 alias files and invalid IPv6 alias files

Also fixes associated unit tests

LP: #1679817
LP: #1685534
LP: #1685532

bug1679817-b 2017-04-27 16:29:16 UTC
Fix dual stack IPv4/IPv6 configuration for RHEL

Author: Andreas Karis
Author Date: 2017-04-22 00:35:39 UTC

Fix dual stack IPv4/IPv6 configuration for RHEL

Dual stack IPv4/IPv6 configuration via config drive is broken for RHEL7.
This patch fixes several scenarios for IPv4/IPv6/dual stack with multiple IP assignment
Removes unpopular IPv4 alias files and invalid IPv6 alias files

Also fixes associated unit tests

LP: #1679817
LP: #1685534
LP: #1685532

bug1679817 2017-04-25 02:41:51 UTC
consolidated to_string_ipv4 and to_string_ipv6

Author: Andreas Karis
Author Date: 2017-04-25 02:41:51 UTC

consolidated to_string_ipv4 and to_string_ipv6

bug1684349 2017-04-22 00:08:55 UTC
bug1684349

Author: Andreas Karis
Author Date: 2017-04-22 00:08:55 UTC

bug1684349

master 2017-04-21 19:45:40 UTC
Fix yum repo config where keys contain array values

Author: Dylan Perry
Author Date: 2017-04-07 05:43:35 UTC

Fix yum repo config where keys contain array values

ConfigObj produces configuration files that are incompatible with yum if
multiple values are listed for a configuration key. Switch to the builtin
configparser, and ConfigParser (Python 2) which correctly handles this
case.

Add additional test case for array values in yum_repos definition

LP: #1592150

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers