Commit Graph

7 Commits

Author SHA1 Message Date
Ryan Beisner 51b76b3cb8
Retire project
Leave README around for those that follow.

http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003186.html
http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000057.html

Change-Id: I02a34115c6c3d6e9c4b9152af0c96f2fe79866b9
2019-02-27 10:31:57 +01:00
Chris MacNaughton d64d4ae496 Sync charm-helpers to ensure Rocky support
Change-Id: I2f0303371e73e48c58de71cb901192460209ccce
2018-07-19 06:41:24 +00:00
Ryan Beisner 7fb6c4e6fe Sync charm-helpers
Change-Id: Ib3520afd04dfbcbc76d3d40687586bfc30137a01
2017-11-22 18:49:20 +00:00
James Page 644fc4d063 Resync charmhelpers for licensing change
The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.

Resync helpers to bring charmhelpers inline with charm
codebase.

Change-Id: I20f9ea0c108a2e3849c5f9cfa5a074550af0a12f
2016-07-06 16:40:30 +01:00
James Page 0de06bc0ef Resync charm-helpers
Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: I53f71d81a89136c8c8b17de50c046ae4b8ee8018
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674
2016-05-18 14:10:29 +01:00
Liam Young 6dd05c38d7 Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
Robert Ayres 792f7b09af Initial charm 2015-02-19 22:08:13 +00:00