snap-openstack-hypervisor:stable/xena

Last commit made on 2023-02-16
Get this branch:
git clone -b stable/xena https://git.launchpad.net/snap-openstack-hypervisor

Branch merges

Branch information

Name:
stable/xena
Repository:
lp:snap-openstack-hypervisor

Recent commits

4b21a6e... by hemanthnakkina <email address hidden>

Merge pull request #22 from javacruft/stable-xena-pyroute2

Fix pyroute2 compat issues

3f26623... by James Page

Fix pyroute2 compat issues

Ensure that any distro provided packages take priority over any
directly installed from pypi.

Pin pyroute2 to the focal/xena version (although the UCA package
also has backports of a new exception class for compatibility
with Neutron).

05a6ff7... by James Page

Refactor snap-helpers usage

Write hooks directly during snap build.

Ensure all dependencies are installed with the snap part and that
any crossover with distribution packages is aligned version wise.

1d9ad0b... by Liam Young

Add /health to the api service

Add /health so the health of the snap can be queried via the socket.
At the moment the status of the services is checked and if all are
active the snap is marked as ready.

(cherry picked from commit b70621695a7d1ff8dba745cae4d5b426919fdc11)

be4452e... by James Page

[chore] Add LICENSE file.

22bb542... by James Page

[chore] add SNAP_REAL_HOME key to environ test fixture.

(cherry picked from commit e28c4072af45d9ee6b49e102e0578341e19f4fa8)

fdbeb6c... by James Page

Update main push workflow for stable/xena

8d24060... by James Page

Merge pull request #12 from hemanthnakkina/reset

Add reset api to reset the snap configuration

b181d6a... by Hemanth Nakkina

Add reset api to reset the snap configuration

Add reset api call to reset the snap configuration
back to defaults.

4457763... by James Page

Merge pull request #11 from gnuoy/fix-metadata

Remove pyroute2 from requirements