Ryan E. Beisner
Ryan E. Beisner
Typically we don't specify Nova KVM in the title of scenarios, as it's the default. But I can see where you might want to differentiate in the UI. The published...
I was thinking the same -- we should lead with a reference and pointer to conjure-up in that doc. Having said that, we do intend to continue to maintain that...
The stable OpenStack Charmer bundles are published here, and are all targeted to MAAS: - https://jujucharms.com/u/openstack-charmers AFAIK, there aren't CS: published "*-on-lxd" variants, as those are typically dev bundles.
FYI: My use case is to use LXD local, and prefer to consume spread by snaps.
Hi All, I'm re-revisiting spread as a runner for some OpenStack engineering efforts, and still found the lxc client issue in spread snap 2018.08.30. I've moved around it for our...
Adding rockets :-) 🚀 🚀 🚀 Definitely something needed for prod.
```charmhelpers/contrib/python/``` became ```charmhelpers/contrib/python.py```, so there is no longer a ```charmhelpers/contrib/python/__init__.py``` file. Our c-h sync tool expects an ```__init__.py``` file for charmhelpers.contrib.python.packages, and all charm helper library syncs are failing at...
@johnsca Actually: after revisiting this, and the admittedly sub-optimal process of cargoing partial libraries into a repo via a tool that makes perhaps unsafe assumptions, I'm inclined to say: "It's...
@jamesbeedy for clarity, can you please link the "top" layer in play here? ie. the thing you issue charm build against? tia!
Is there a fix underway for this? Indeed, we do need to be able to utilizes 'ignores' for interfaces in OpenStack Charm CI, and cannot currently. Reference: - https://review.openstack.org/#/c/360055/ -...