Hi Dionisis,
Reading your question I've remembered a python script that generates
OpenStack ER diagrams and I've found it again:
https://coderwall.com/p/pngadg/er-diagram-for-openstack-database
It's really nice and simple, but it needed an update:
https://github.com/albertomolina/openstack-db-s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
===
OpenStack Ironic does not honor clean steps
===
:Date: December 03, 2015
:CVE: CVE-2015-7514
Affects
~~~
- - Ironic: >= 4.2.0, <= 4.2.1
Description
~~~
Hi,
I have multiple nodes of Swift and create some storage policies based on
storage types and zones of nodes.
I would like to know if it's possible to have one storage policy for
each account?
Or, for instance, if it's possible to define one default storage policy
for one account?
Regards,
--
Currently, no.
However, we've talked about (and IIRC there's been a little work on) a sort of
"defaulter" functionality that would (among other things) allow for setting a
per-account default storage policy. It's something that I think would be a
great addition to Swift.
If you want to talk ab
Ok, John. Thank you for your answer. I will ask on freenode.
Regards,
Carlos Rodrigues
On Thu, 2015-12-03 at 09:34 -0800, John Dickinson wrote:
> Currently, no.
>
> However, we've talked about (and IIRC there's been a little work on) a sort
> of "defaulter" functionality that would (among other
Hi,
I am trying to test the latest hummingbird code. However, I ran into
issues even while getting the basics to work.
The last commit I have is this one:
commit adcd49a481cc4f4752e2e43ec5e5724687f44945
Merge: 7c9fc6d 9d3d2dc
Author: Jenkins
Date: Tue Oct 20 20:41:20 2015 +
Merge "go
I am running OpenStack Juno installed from RDO packages, all version
2015.1.1-1.el7, on CentOS 7.
I am experiencing an issue whenever Nova has to interact with Glance wherein it
is unable to do anything other than retrieve the list of available images. Here
is an example:
```
(openstack)➜ op