Felipe Reyes
Felipe Reyes
Hi This PR adds support for building a snap package of cloud-torrent. Snaps are cross distro Linux software packages. One snap can be installed on Ubuntu. Additionally they can installed...
### Describe the bug c7n fails to filter OpenStack instances by tags. OpenStack has a slightly different semantic for the `tags` in comparison with AWS, OpenStack tags are a list...
running `tox -e py38` fails with: ``` ====================================================================== FAIL: test_check_restart_timestamps (tests.contrib.openstack.test_deferred_events.DeferredCharmServiceEventsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/freyes/Projects/charms/charm-helpers/.tox/py38/lib/python3.8/site-packages/mock.py", line 1201, in patched return func(*args, **keywargs) File "/home/freyes/Projects/charms/charm-helpers/tests/contrib/openstack/test_deferred_events.py", line 326,...
The nova-consoleauth pacemaker agent verifies if a connection was made to the rabbitmq port to determine if the process started successfully, so this new property will be used to configure...
(cherry picked from commit 012b2d65e69d564a8741bae25e2b22b145f40d27)
his new flag allows to instruct pip to ignore if the Python version is explicitly supported by the package. This flag is helpful to build old charms that are using...