Commit Graph

6 Commits

Author SHA1 Message Date
Alex Kavanagh 1578fcda4a Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: Iedd404a0d075e80857d0f9517fae49679a52dad1
2022-04-18 21:06:24 +01:00
Alex Kavanagh ad6f784696 Enable designate to list on all interfaces
This is a fix to enable designate to listen on all interfaces when the
charm designate is installed on a unit with multiple interfaces.

Change-Id: I96f23532d18550d0e27153d60f1003016958985b
Closes-Bug: #1734156
2017-11-29 11:58:36 +00:00
Alex Kavanagh 4e8b851f1e Delete *.pyc files from repo and add ignore to .gitignore
There were a bunch of .pyc files in the repository, so this patchset
removes them and adds a *.pyc to the .gitignore

Change-Id: Ib53bc1516d159c975b03a78b5762519519668828
2016-08-26 10:34:07 +00:00
Liam Young be8cee7db2 Unit tests and lint fixes 2016-07-07 09:36:22 +01:00
Liam Young 23eb7e6fb2 Add ha interface 2016-05-11 06:37:30 +00:00
James Page 86ab342e02 Initial baseline 2016-02-11 10:03:13 +00:00