[openstack-dev] [cinder] making volume available without stopping VM

2018-06-23 Thread Volodymyr Litovka
Dear friends, I did some tests with making volume available without stopping VM. I'm using CEPH and these steps produce the following results: 1) openstack volume set --state available [UUID] - nothing changed inside both VM (volume is still connected) and CEPH 2) openstack volume set --size

Re: [openstack-dev] [heat][heat-translator][tacker] Need new release of heat-translator library

2018-06-23 Thread Jeremy Stanley
On 2018-06-23 13:13:59 +0800 (+0800), 龚永生 wrote: > I know tacker project is using heat-translator and tosca-parser > projects. Who can tell if other projects in OpenStack tents are > using them? [...] It's not an exhaustive search (for example, it doesn't include stable or feature branches, nor

Re: [openstack-dev] [cinder] making volume available without stopping VM

2018-06-23 Thread Jay Bryant
On Sat, Jun 23, 2018, 9:39 AM Volodymyr Litovka wrote: > Dear friends, > > I did some tests with making volume available without stopping VM. I'm > using CEPH and these steps produce the following results: > > 1) openstack volume set --state available [UUID] > - nothing changed inside both VM