<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-nova/nova.conf, branch wrynose</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=wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=wrynose'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2018-04-09T14:48:37+00:00</updated>
<entry>
<title>python-nova: uprev to latest openstack sable/pike release</title>
<updated>2018-04-09T14:48:37+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2018-04-04T20:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=e7b4a0b965bb40861a487c13199755044919472a'/>
<id>urn:sha1:e7b4a0b965bb40861a487c13199755044919472a</id>
<content type='text'>
This requires several new recipes and package uprevs (python-tooz,
python-os-brick, python-pypowervm, python-networkx,
python-microversion-parse, python-os-win, python-os-vif, and
python-os-traits). Along with updates to make things work with
systemd.

We also take steps to make setup/init use the directions from
https://docs.openstack.org/nova/pike/install/controller-install-ubuntu.html

After these changes we can validate that nova is operating nominally
using the command:
+-------+--------------------------------------+
|  Name |                 UUID                 |
+-------+--------------------------------------+
| cell0 | 00000000-0000-0000-0000-000000000000 |
| cell1 | f547fa04-7c82-4498-95ee-210fc40abdb6 |
+-------+--------------------------------------+

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>nova: uprev to Liberty</title>
<updated>2016-02-05T19:42:18+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-02-04T01:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d6984bfe24fbec73fbdcc9dea51662ce5427e2c5'/>
<id>urn:sha1:d6984bfe24fbec73fbdcc9dea51662ce5427e2c5</id>
<content type='text'>
Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>nova: update configuration settings</title>
<updated>2014-11-17T22:50:23+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-11-17T22:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=194f9d17226895a67422ae749f6870752030b92d'/>
<id>urn:sha1:194f9d17226895a67422ae749f6870752030b92d</id>
<content type='text'>
The following nova commit:

  commit 5cacad3508570ce70b1f9ef620e0508169687fda
  Author: Gary Kotton &lt;gkotton@vmware.com&gt;
  Date:   Tue Jun 3 03:44:40 2014 -0700

    Deprecate neutron_* configuration settings

    Create a new section in the configuration file called 'neutron'.
    Move all of the neutron_* configuration settings to this section.

    DocImpact

    The table below has the changes:

    +---------------------------------+-------------------------+
    | 'DEFAULT' Section               | 'neutron' Section       |
    |---------------------------------|-------------------------|
    | neutron_url                     | url                     |
    | neutron_url_timeout             | url_timeout             |
    | neutron_admin_username          | admin_username          |
    | neutron_admin_password          | admin_password          |
    | neutron_admin_tenant_id         | admin_tenant_id         |
    | neutron_admin_tenant_name       | admin_tenant_name       |
    | neutron_region_name             | region_name             |
    | neutron_admin_auth_url          | admin_auth_url          |
    | neutron_api_insecure            | api_insecure            |
    | neutron_auth_strategy           | auth_strategy           |
    | neutron_region_name             | region_name             |
    | neutron_ovs_bridge              | ovs_bridge              |
    | neutron_extension_sync_interval | extension_sync_interval |
    | neutron_ca_certificates_file    | ca_certificates_file    |
    +---------------------------------+-----------------------=-+

Means that we need to create a [neturon] section, move and rename
our configs appropriately.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>neutron: move from OVS unified to OVS ml2 plugin</title>
<updated>2014-10-27T13:30:52+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-10-27T13:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8556c69838177bd7d13a5d281d8cdf4032f96afc'/>
<id>urn:sha1:8556c69838177bd7d13a5d281d8cdf4032f96afc</id>
<content type='text'>
Juno removes support for the unified OVS and linuxbridge plugins. So
we switch to the ml2 OVS plugin.

This involves configuration and packaging changes.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>keystone: Change packages configuration to use apache keystone.</title>
<updated>2014-09-22T15:46:43+00:00</updated>
<author>
<name>Liam R. Howlett</name>
<email>Liam.Howlett@WindRiver.com</email>
</author>
<published>2014-09-19T19:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=1c34736247f8ae18d054cfecfec54152bf27f1d9'/>
<id>urn:sha1:1c34736247f8ae18d054cfecfec54152bf27f1d9</id>
<content type='text'>
This commit changes all required configurations to use keystone running
on apache.  The following packages configurations were modified for
keystone running on apache:  python-neutron, python-nova, tempest,
        python-swift, python-rally, python-heat, python-glance,
        python-cinder, python-ceilmoeter, python-horizon.

Signed-off-by: Liam R. Howlett &lt;Liam.Howlett@WindRiver.com&gt;
</content>
</entry>
<entry>
<title>python-nova: Remove duplicate line from conf file.</title>
<updated>2014-09-04T19:06:44+00:00</updated>
<author>
<name>Liam R. Howlett</name>
<email>Liam.Howlett@WindRiver.com</email>
</author>
<published>2014-08-28T16:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=310c8efc04aad1ff3d0bea28931dbdfc77b1252b'/>
<id>urn:sha1:310c8efc04aad1ff3d0bea28931dbdfc77b1252b</id>
<content type='text'>
Removed duplicate dhcpbridge_flagfile from the nova.conf file.

Signed-off-by: Liam R. Howlett &lt;Liam.Howlett@WindRiver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>nova: update to juno configuration requirements</title>
<updated>2014-09-03T05:08:14+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-09-03T05:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0881d9805118707ece89be147612d02a27e3201b'/>
<id>urn:sha1:0881d9805118707ece89be147612d02a27e3201b</id>
<content type='text'>
To boot a nested guest in juno, we need to relocate the virtualization
type config setting into the [libvirt] section.

With this, we can sucessfully launch a guest.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>Add metadata service support to controller node</title>
<updated>2014-06-18T19:08:11+00:00</updated>
<author>
<name>Andy Ning</name>
<email>andy.ning@windriver.com</email>
</author>
<published>2014-06-13T15:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9b966a64a3bbf50f4661d4d8adac2a56794db5cb'/>
<id>urn:sha1:9b966a64a3bbf50f4661d4d8adac2a56794db5cb</id>
<content type='text'>
The metadata service is working as the following:
- metadata is being served by nova-api on controller at port 8775.
- VM instance requests metadata by 169.254.169.254 (eg, curl http://169.254.169.254/latest/meta-data)
- metadata request comes to neutron-ns-metadata-proxy on controller in dhcp network name space.
- neutron-ns-metadata-proxy forwards the request to neutron-metadata-agent through a unix domain socket (/var/lib/neutron/metadata_proxy).
- neutron-metadata-agent sends the request to nova-api on port 8775 to be serviced.

To support metadata service, neutron-ns-metadata-proxy is baked into the controller image. Also neutron-metadata-agent startup script
(/etc/init.d/neutron-metadata-agent) and config file (/etc/neutron/metadata_agent.ini) are added to start up metadata agent at system
initialization. dhcp_agent.ini and nova.conf are updated as well.

A README.metadata is added in the Documentation/ directory.

Signed-off-by: Andy Ning &lt;andy.ning@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>nova: uprev to icehouse/stable support</title>
<updated>2014-04-30T04:07:28+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-04-30T04:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=65acd817cf2a807859f93cf5eb61127b6e5a6915'/>
<id>urn:sha1:65acd817cf2a807859f93cf5eb61127b6e5a6915</id>
<content type='text'>
Updating the recipe's branch and SRCREV to the icehouse/stable release
branch.

The configuration changes required for basic operation are limited, so
we keep nearly everything the same, and will update the config in
subsequent commits.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>OpenStack: modify controller to be able to talk to both console</title>
<updated>2014-03-25T13:56:15+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-03-24T17:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dfc85232382af8fee180a83bd33f9d436557b774'/>
<id>urn:sha1:dfc85232382af8fee180a83bd33f9d436557b774</id>
<content type='text'>
We modify the controller so that both vnc and spice html5 proxies are running.
Since in the current recipe, both controller and compute share the same nova.conf
file, in the compute, both vnc and spice html5 are set to enabled and in this
configuration, vnc is chosen (in source: vnc is chosen because it's better
tested).

To change to spice, only change required is on the compute side.

The controller (since the default console_type is auto) will try to talk
to both and run whichever is available.

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
</feed>
