Skip to content

Commit

Permalink
Updated relevant bugs and added lxd install instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiamac committed Oct 24, 2018
1 parent b6f2947 commit 9745deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ $ git checkout -b new_feature
Testing
-------

Some of `juju` tests may require local lxd to be installed, see [installing lxd via snap](https://stgraber.org/2016/10/17/lxd-snap-available/).

`juju` uses the `gocheck` testing framework. `gocheck` is automatically
installed as a dependency of `juju`. You can read more about `gocheck`
at http://godoc.org/gopkg.in/check.v1. `gocheck` is integrated
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,5 @@ Needed for confinement
To enable strict mode, the following bugs need to be resolved, and the snap updated accordingly.

* Missing support for abstract unix sockets (https://bugs.launchpad.net/snappy/+bug/1604967)
* Needs SSH interface (https://bugs.launchpad.net/snappy/+bug/1606574)
* Bash completion doesn't work (https://launchpad.net/bugs/1612303)
* Juju plugin support (https://bugs.launchpad.net/juju/+bug/1628538)

0 comments on commit 9745deb

Please sign in to comment.