lp://staging/~openstack-charmers-next/charms/wily/neutron-api-odl/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/wily/neutron-api-odl/trunk
Branch information
- 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: I1cf9e7d748536f
5e34abaf29dd635 413b30ecb1f - 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: Iace7e2b97a78ed
8251cdec51fa748 153e69525ad - 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: I56b59eb52ee442
342df4abec5110a bd0cdab16e3
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674 - 19. By Liam Young
-
Charmhelper sync before 1604 testing
Change-Id: Iec427577cc760b
56aa209425b1d57 b664de4f4d0 - 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: I8f2dd2a3875e26
50ba2c419d630ea e268472b737 - 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: Icf362e7e60844e
a59a6d242c3507e 9aadb1c3087 - 16. By James Page
-
Resync charm-helpers
Also add missing testr configuratio and requirements files.
Change-Id: Ia03a87992cee20
7c1a8f773ebb21e 26efe1a8ca1
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)