On 15 March 2013 23:21, Paul Baclace <[email protected]> wrote:

> In Aug. 2012, HPCloud did not support the necessary security group
> features (symbolic instance membership), so I used manually-created CIDR
> /32 permissions. This could have been automated, but I did not have time to
> do that.
>
> When using OpenStack, it is important to be aware that any particular IaaS
> offering can have a different mix of version levels of the services. So one
> needs to know the implemented major version levels of nova, swift, quantum,
> keystone, glance, and cinder.
>
>
> Paul


be nice if there was a URL that would give you these details, and even
things like
swift: {
 api: 0.2
 implementation {
  platform: swift:
  version 0.2
 }
}

which would distinguish it from, say

 implementation {
  platform: Glustre:
  version 6.4
 }

Reply via email to