charm-ceph-nfs:stable/quincy.2

Last commit made on 2023-09-12
Get this branch:
git clone -b stable/quincy.2 https://git.launchpad.net/charm-ceph-nfs

Branch merges

Branch information

Name:
stable/quincy.2
Repository:
lp:charm-ceph-nfs

Recent commits

a60ac5a... by Peter Matulis

Add docs key and point at Discourse

Add the 'docs' key and point it at a Discourse topic
previously populated with the charm's README contents.

When the new charm revision is released to the Charmhub,
this Discourse-based content will be displayed there. In
the absense of the this new key, the Charmhub's default
behaviour is to display the value of the charm's
'description' key.

Change-Id: Ic11a02b94cb9708a8b830942264e5ee80b748a5e
(cherry picked from commit e27bc2c072e26c2c4659a57bcefc16506fc7ed69)

85da271... by Zuul <email address hidden>

Merge "update readme with mentioned relations and bug link"

46bbaad... by Chris MacNaughton

Add functional test support for Jammy

Change-Id: I712f289d4c1cfec84fdc64aab920ba1aba0b3192

3cf4852... by Chris MacNaughton

update readme with mentioned relations and bug link

Change-Id: Ic2cbe864a4998762fcabcd36d4be026690c707ea

c1d2f79... by utkarsh bhatt

Fixes currently present PEP8 issues

Change-Id: Idff27970dc0d41288444fc3ed18585e3f3a1a0ad

79f4883... by Chris MacNaughton

Updates for opendev & jammy enablement

- Add .zuul.yaml to run gate testing
- charmcraft: build-on 20.04 -> run-on 20.04/22.04 [*archs]
- Refresh tox targets
- Add jammy metadata
- Default source is yoga
- fix typo in ganesha-client property

Change-Id: Iddf3e97078bc397ace4995f53417837445579fa3

d8d66cf... by Chris MacNaughton

Update for lint and unit test errors

99b1a70... by Chris MacNaughton

Improve consistency

This change does a couple of things to improve the
consistency of the code:

- Replace all uses of Nfs with NFS
- Remove repeated instantiation of the GaneshaNFS object
- Make name a peroperty fo the Export

0461a0c... by Chris MacNaughton

Migrate to charmhub handling

611f22e... by Chris MacNaughton

Update readme with ACL and VIP updates