charm-neutron-api-plugin-ironic:stable/21.01

Last commit made on 2021-02-10
Get this branch:
git clone -b stable/21.01 https://git.launchpad.net/charm-neutron-api-plugin-ironic

Branch merges

Branch information

Name:
stable/21.01
Repository:
lp:charm-neutron-api-plugin-ironic

Recent commits

b677f0f... by Aurelien Lourot

Updates for stable branch creation 21.01

Set default branch for git review/gerrit.
Switch tests to stable.
Switch to using stable charm-helpers branch.
Switch to using stable charm.openstack branch.
Switch to using stable zaza branch.
Switch to using stable zaza-openstack-tests branch.

Change-Id: I9cb67d83e28c2aedc6d82cd981b88aa975280744

28ea41f... by Alex Kavanagh

Rebuild to use charm-tools pre 2.8 release

Reverting to an earlier version of charm-tools to
resolve some building issues seen with latest 2.8.2
version.

Change-Id: I1e5cc394301c02b77f742d51e24b4b6de197972b

dd537c4... by David Ames

Rebuild with udpated charm-tools 2.8.2

Validate the newest version of charm-tools: 2.8.2
https://github.com/juju/charm-tools/pull/598

Change-Id: If34068533b990348c0c376f5a0f42d125fcd03b2

7241c51... by Alex Kavanagh

Updates for testing period for 20.01 release

Includes updates to charmhelpers/charms.openstack for cert_utils
and unit-get for the install hook error on Juju 2.9

* charm-helpers sync for classic charms
* rebuild for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure master branch for charms.openstack
  - ensure master branch for charm-helpers

Change-Id: Ia5f8a3b6bb20ef558632327f3ece932839d25fac

590b1f8... by Aurelien Lourot

Sync release-tools

Sync release-tools boilerplate containing these changes
in order to pin pip < 20.3:
https://github.com/openstack-charmers/release-tools/pull/125
https://github.com/openstack-charmers/release-tools/pull/126

Change-Id: I29989d85f30d873af57d8f6035f214766b43a3b7

70c5d77... by Gabriel Samfira

Add Zaza functional tests

Also change repo URL in layer.yaml, make linter happy
and add groovy to the metadata.

Change-Id: I09513db77d110fd8acb3bfee7f6d78ae3f053ca3
Co-authored-by: Aurelien Lourot <email address hidden>

cc78ad6... by Gabriel Samfira

Add README

39d9cb5... by Gabriel Samfira

Allign project layout with OS reactive charms

afaa447... by Gabriel Samfira

Add gitignore

62b8e6f... by Gabriel Samfira

Some cleanup