charm-ironic-api:stable/21.01

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

Branch merges

Branch information

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

Recent commits

7ffc193... 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: I4cc5c1190dca66254f10ec10f90b75364b115814

d23fdb5... 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: I960b1bc98e29862d0a505bea997ff81d6c1cf254

0e3f10b... 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: I5d97bcf3999ee71e44c27dcec09c3b3bea975f6d

d7268bb... by Alex Kavanagh

Rebuild for haproxy address bug 1912505

Ensures that haproxy.cfg is written with the correct
space address for peer backends.

Related-Bug: #1912505
Change-Id: I629b01352c563dfc387dc5265af68fcf8d0f33e5

ad09fe2... 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: I86f9c97b89fe27fab62d7844fbcf22629387358d

b15a728... 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: Iac0e4406b4a8b992dc1dba38970a1105f732b3a2

e35b17d... by Zuul <email address hidden>

Merge "Add Victoria to the test gate"

fd3df0e... by Aurelien Lourot

Add groovy to the metadata

Change-Id: I18a20a45028f96d22d369627e5fae159e690fc6a

a6f44ce... by Aurelien Lourot

Add Victoria to the test gate

Change-Id: If656e4604128bd85d0862da4d2892ac2b949f691

494ef4c... by Gabriel Samfira

Add functional tests, fixes and pep8

  * Add functional tests
  * Explicitly set python 3 in the ironic API charm class
  * fix lint errors

Change-Id: Ida24b071b2dee3b9205cccfc74a0e654a3c0b13f
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/450
Co-authored-by: Aurelien Lourot <email address hidden>