snap-gnocchi:master

Last commit made on 2017-10-26
Get this branch:
git clone -b master https://git.launchpad.net/snap-gnocchi

Branch merges

Branch information

Name:
master
Repository:
lp:snap-gnocchi

Recent commits

9a1c1a5... by James Page

Misc updates from SSL testing (#14)

Drop build of libxml2 (picked from distro).

Use NGINX 1.12.x series (as this is the stable version).

Use constraints file from OpenStack Pike due to transient
dependency bumps on PyPI causing build failures.

6924d7c... by James Page

Gnocchi 4.0.3 (#13)

* Upgrade to 4.0.x series

This currently requires that we override the LD_LIBRARY_PATH
in the environment so that the ceph-common library is correctly
loaded by librados2.

* Add shim wrapper to pickup ceph package library path

* Disable global environment hack

40eef69... by Corey Bryant

Merge pull request #12 from javacruft/release-stable-ocata

Mark snap as 'stable'

c4cd135... by James Page

Mark snap as 'stable'

Supporting release to stable snap channel for ocata.

e8257fe... by James Page

Merge pull request #11 from javacruft/use-pypi.python.org

Switch to using pypi.python.org

15c6e8a... by James Page

Switch to using pypi.python.org

pypi.debian.net is down; revert to source which makes for ugly
URL's but actually works for now.

0f1352a... by James Page

Merge pull request #10 from javacruft/strict-mode-fixes

Add network-bind interface for metricd

b9fd47a... by James Page

Add network-bind interface for metricd

gnocchi-metricd fails on syscall 50 when run in strict mode;
this is a listen call supported by the network-bind interface.

937c639... by Corey Bryant

Merge pull request #9 from javacruft/gnocchi-3.1.11

Revert to gnocchi 3.1.11

977b5ba... by James Page

Revert to gnocchi 3.1.11

Revert to using an older gnocchi version for compatibility with
python-rados as provided in the Ubuntu archive for Xenial.

Support for gnocchi >= 4.0.0 needs revisting, but this at least
works for the time being.