~openstack-charmers/charms/trusty/neutron-openvswitch/trunk

  • Committer: James Page
  • Date: 2016-05-18 13:08:44 UTC
  • Revision ID: james.page@ubuntu.com-20160518130844-f7ncxhlv66bjqeq1
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: I023dbb4b3d7e16d7ec50e5b78636e5c7688ff9cc
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674
Filename Latest Rev Last Changed Committer Comment Size
..
actions 59 9 years ago James Page [coreycb,r=james-page] Add deploy from source supp Diff
hooks 1 9 years ago Liam Young Principle for Neutron API Diff
templates 1 9 years ago Liam Young Principle for Neutron API Diff
tests 46 9 years ago Corey Bryant [gnuoy,r=1chb1n,r=corey.bryant] Add basic Amulet t Diff
unit_tests 19 9 years ago Liam Young Lint tidyup and unit tests Diff
.coveragerc 21 9 years ago Liam Young Added nosetest config 174 bytes Diff Download File
.gitignore 112 8 years ago James Page Resync charm-helpers Change-Id: I0ca6981c427a3078 56 bytes Diff Download File
.gitreview 109 8 years ago James Page Add gitreview prior to migration to openstack 94 bytes Diff Download File
.project 31 9 years ago Liam Young [jamespage, r=gnuoy] Add suppport for os-data-netw 373 bytes Diff Download File
.pydevproject 31 9 years ago Liam Young [jamespage, r=gnuoy] Add suppport for os-data-netw 474 bytes Diff Download File
.testr.conf 93 8 years ago Corey Bryant [james-pages,r=corey.bryant] Add tox support for l 331 bytes Diff Download File
actions.yaml 115 8 years ago Alex Kavanagh Enhanced pause/resume for maintenance mode Add in 335 bytes Diff Download File
charm-helpers-hooks.yaml 98.1.1 8 years ago Corey Bryant [corey.bryant,r=trivial] Enable sync of payload.ar 276 bytes Diff Download File
charm-helpers-tests.yaml 47.1.4 9 years ago Corey Bryant Overall refresh to current install from source app 118 bytes Diff Download File
config.yaml 117 8 years ago James Page Add support for DPDK userspace networking Add ful 5.3 KB Diff Download File
copyright 23 9 years ago Liam Young Fixes in response to bug comment 265 bytes Diff Download File
icon.svg 23 9 years ago Liam Young Fixes in response to bug comment 34 KB Diff Download File
Makefile 113 8 years ago Billy Olsen Use tox in Makefile targets Modify the Makefile t 678 bytes Diff Download File
metadata.yaml 114.1.1 8 years ago James Page Add Juju Network Space support Juju 2.0 provides 1 KB Diff Download File
README.md 117 8 years ago James Page Add support for DPDK userspace networking Add ful 8.2 KB Diff Download File
requirements.txt 120 8 years ago Liam Young Fix pbr requirement Change-Id: If6555784a6e6de2bb 391 bytes Diff Download File
setup.cfg 21 9 years ago Liam Young Added nosetest config 74 bytes Diff Download File
test-requirements.txt 114 8 years ago James Page Update to charm-tools >= 2.0.0 The new release of 307 bytes Diff Download File
tox.ini 114 8 years ago James Page Update to charm-tools >= 2.0.0 The new release of 636 bytes Diff Download File