lp:~openstack-charmers-next/charms/precise/neutron-api-odl/trunk

Created by James Page and last modified
Get this branch:
bzr branch lp:~openstack-charmers-next/charms/precise/neutron-api-odl/trunk
Members of OpenStack Charmers - Testing Charms can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
OpenStack Charmers - Testing Charms
Status:
Development

Recent revisions

23. By James Page

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: I1cf9e7d748536f5e34abaf29dd635413b30ecb1f

22. By James Page

Resync charm helpers

Add support for OpenStack Newton and Ocata.

Rework version detection code to just match on major version for
OpenStack projects using semantic versioning.

Provide fallback version detection based on major.minor versions
for swift packages.

Rework config-flags support helpers.

Fix is_ip function to correctly detect both IPv4 and IPv6 addresses.

Change-Id: Iace7e2b97a78ed8251cdec51fa748153e69525ad

21. By James Page

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

20. By Ryan Beisner

Fix pbr requirement

Change-Id: Id1b022b303b8dfccd4897be2e024dfb829631dec

19. By Liam Young

Charmhelper sync before 1604 testing

Change-Id: Iec427577cc760b56aa209425b1d57b664de4f4d0

18. By James Page

Update to charm-tools >= 2.0.0

The new release of charm-tools no longer ships the charm
command; update minimum version requirement and switch
to using charm-proof instead, unblocking current pep8
failures across all charms.

Also pin the version of requests to 2.6.0 until theblues
(indirect dependency of charm-tools) sort out its
requirements versioning.

Change-Id: I8f2dd2a3875e2650ba2c419d630eae268472b737

17. By Billy Olsen

Use tox in Makefile targets

Modify the Makefile to point at the appropriate tox targets
so that tox and Make output can be equivalent. This involves
mapping the lint target to the pep8 target and the test target
to the py27 target.

Change-Id: Icf362e7e60844ea59a6d242c3507e9aadb1c3087

16. By James Page

Resync charm-helpers

Also add missing testr configuratio and requirements files.

Change-Id: Ia03a87992cee207c1a8f773ebb21e26efe1a8ca1

15. By uosci-testing-bot

Adapt imports and metadata for github move

14. By James Page

Add gitreview prior to migration to openstack

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.