<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-cinder/cinder-api.service, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2018-05-02T03:15:31+00:00</updated>
<entry>
<title>python-cinder: uprev to latest stable/pike</title>
<updated>2018-05-02T03:15:31+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2018-04-30T18:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=edb9fed9aca8452e54624d9da109cdd7cabcf30c'/>
<id>urn:sha1:edb9fed9aca8452e54624d9da109cdd7cabcf30c</id>
<content type='text'>
Requires the introduction of python-oauth2client and
python-google-api-python-client packages/recipes. As with other
openstack component uprev's we move some of the initialization from
the first run scripts to the cinder-init.service which is run on first
boot. This allows for someone to disable the default configuration by
not including the cinder-init package in their image.

The initialization is done following the guide at:

At this point we have cinder up and running, which we can verify using
the "openstack volume service list" command.

root@controller:~# openstack volume service list
+------------------+----------------------+------+---------+-------+----------------------------+
| Binary           | Host                 | Zone | Status  | State | Updated At                 |
+------------------+----------------------+------+---------+-------+----------------------------+
| cinder-backup    | controller           | nova | enabled | down  | 2018-04-30T15:31:08.330770 |
| cinder-volume    | controller@nfsdriver | nova | enabled | down  | 2018-04-30T15:31:10.477678 |
| cinder-scheduler | controller           | nova | enabled | down  | 2018-04-30T15:31:10.653041 |
+------------------+----------------------+------+---------+-------+----------------------------+

We will have to adjust the configuration for a compute node but at
this point we are concentrating on the initial configuration for the
controller image.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
