Juju Charm - Neutron API - OpenDayLight
Go to file
James Page ea0e452d0c 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: I56b59eb52ee442342df4abec5110abd0cdab16e3
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674
2016-05-18 14:07:42 +01:00
bin First cut 2015-06-24 12:22:08 +00:00
files First cut 2015-06-24 12:22:08 +00:00
hooks Resync charm-helpers 2016-05-18 14:07:42 +01:00
templates Tidy templates 2015-07-20 11:51:14 +01:00
tests Charmhelper sync before 1604 testing 2016-04-12 14:14:15 +00:00
unit_tests Tidy lint 2015-11-03 16:58:22 +00:00
.gitignore Resync charm-helpers 2016-03-02 12:16:44 +00:00
.gitreview Add gitreview prior to migration to openstack 2016-02-24 21:53:32 +00:00
.testr.conf Resync charm-helpers 2016-03-02 12:16:44 +00:00
Makefile Use tox in Makefile targets 2016-03-15 20:13:05 -07:00
README.md Update Makefile target names for consistency with other os-charms and bundletester; Fix charm proof issues (add copyright, icon and readme files). README.md will still need content. 2015-11-12 19:04:08 +00:00
TODO First cut 2015-06-24 12:22:08 +00:00
charm-helpers-hooks.yaml Sync charmhelper and update hooks/services.py to pass a loader rather than a list of template dirs 2015-11-03 12:29:06 +00:00
charm-helpers-tests.yaml [gnuoy, trivial] Fix charmhelper sync location for amulet tests and sync 2015-11-12 11:42:00 +00:00
config.yaml Drop logging options - done in principle 2015-07-15 11:26:03 +01:00
copyright Update Makefile target names for consistency with other os-charms and bundletester; Fix charm proof issues (add copyright, icon and readme files). README.md will still need content. 2015-11-12 19:04:08 +00:00
icon.svg Update icon 2016-01-19 11:05:07 +00:00
metadata.yaml Update maintainer 2015-11-18 10:39:10 +00:00
requirements.txt Fix pbr requirement 2016-04-15 17:25:41 +00:00
test-requirements.txt Update to charm-tools >= 2.0.0 2016-03-23 09:30:17 +00:00
tox.ini Update to charm-tools >= 2.0.0 2016-03-23 09:30:17 +00:00

README.md

Restrictions

This charm only supports deployment with OpenStack Icehouse or better.