lp://staging/charms/nova-cloud-controller
- Get this branch:
- bzr branch lp://staging/charms/nova-cloud-controller
Branch merges
Branch information
- Owner:
- OpenStack Charmers
- Status:
- Mature
Recent revisions
- 265. By David Ames
-
Force db_joined on action upgrade for nova-api db
On action managed upgrade db_joined was not called and the new required db,
nova-api, was not created when upgrading to mitaka.Change-Id: Idde9655919dfb4
2b00f030d74c85f f09821e36ee
Closes-bug: 1611096
(cherry picked from commit 195853220d98b2b10e02621e9ac143 bf9a45618f) - 264. By David Ames
-
Updates for stable branch creation for 16.07
Set defaultbranch for git review/gerrit.
Switch amulet tests to stable.
Switch to using stable charm-helpers branch.Change-Id: I183cdc52d657a5
9d24a39206dc97f 5c674908ea2 - 263. By Liam Young
-
Pre 1607 release charm-helpers sync
Sync charmhelpers to pick up bug fixes for 1607 release
Change-Id: Ibfb7df5b024049
6affa95cd665d7a 4ed7f6cb549 - 262. By James Page
-
Enable use of use_neutron flag
For mitaka onwards, use of the 'use_neutron' flag should be made
instead of setting the network API class.For newton, this is required as the network_api_class is ignored.
Change-Id: I843d82eb0518a0
c27858816becf0f 8b392bdb5eb - 261. By James Page
-
Use bundletester for amulet test execution
Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.Rename amulet tests inline with gate-* and dfs-* naming standards.
Update README to refer to functional testing section of the charm
guide.Change-Id: Id353b3a1c8a74d
8b2bed7fe049009 0b5273e228f - 260. By David Ames
-
Install python dependencies early for CH ip.py
When using charmhelpers.
contrib. network. ip apt install was quietly
failing. Install python dependencies in the early install hook
(before install.real).Charm-helpers sync to bring in apt_install with fatal=True
Change-Id: I929994554a4d7a
9ade6bc29fc3a9e c16b9a59235
Partial-Bug: 1601972 - 259. By David Ames
-
Pre-release charm-helpers sync
To begin release testing get each charm up to date with lp:charm-helpers
Change-Id: If9e986bb2fb6aa
0d6035d356f4310 30ebf315548 - 257. By Billy Olsen
-
Change worker-multiplier to float
Change the worker-multiplier to a floating point config option type
instead of integer. This allows users to specify workers to be less
than the number of CPUs, which is useful in deployments with multiple
services deployed into containers on top of bare metal.The fix is to simply change the config option type and to sync in
the necessary update from lp:charm-helpers.Partial-Bug: #1602444
Change-Id: I2c846832d24f70
9a3d019b766f5f2 3c28c4371f4
Signed-off-by: Billy Olsen <email address hidden> - 256. By Corey Bryant
-
Add systemd init support for deploy from source
systemd is used instead of upstart by default since Ubuntu 15.10
(Wily). This adds systemd init file support for nova services
that are deployed from source.Change-Id: Ie71aed8c1f2820
4d5fbd735d51cea 6d77977a637
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)