From sclewis at redhat.com Tue Mar 4 20:26:34 2014 From: sclewis at redhat.com (Scott Lewis) Date: Tue, 4 Mar 2014 15:26:34 -0500 (EST) Subject: [rhos-list] Update to RHEL OpenStack Platform 4.0 In-Reply-To: <1718200182.13163358.1393964718745.JavaMail.zimbra@redhat.com> Message-ID: <723128443.13163765.1393964794592.JavaMail.zimbra@redhat.com> The Red Hat OpenStack team is happy to announce rebaseline, bugfix, and security updates to Red Hat Enterprise Linux OpenStack Platform 4.0. This is the second set of changes made since its public availability on 19 Dec 13. Additional bugfix releases are planned to occur over the lifecycle of the product. For full lifecycle information, see [1]. A total of 108 issues were resolved in this release. This includes rebaselines to the latest upstream Havana stable branch for multiple components, 2013.2.2, as well as selected bugfixes, customer issues, features and security updates. This release also serves to provide additional hardening, stability and functionality by validating upstream bugs, and providing updates to RHEL OpenStack Platform documentation. Errata: - Main bugfix advisory: http://rhn.redhat.com/errata/RHBA-2014-0213.html - Packstack security advisory: http://rhn.redhat.com/errata/RHSA-2014-0233.html - MongoDB security advisory: http://rhn.redhat.com/errata/RHSA-2014-0230.html - Nova security advisory: http://rhn.redhat.com/errata/RHSA-2014-0231.html - Swift security advisory: http://rhn.redhat.com/errata/RHSA-2014-0232.html - Glance security advisory: http://rhn.redhat.com/errata/RHSA-2014-0229.html Documentation updates are available at: https://access.redhat.com/site/documentation/Red_Hat_Enterprise_Linux_OpenStack_Platform/ - Release Notes: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Release_Notes/index.html - Technical Notes: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Technical_Notes/index.html Red Hat Enterprise Linux OpenStack Platform 4.0 will rely on RHEL 6.5. Optionally, MRG-M and RHEL LB can be enabled for use in certain configurations. [1] https://access.redhat.com/site/support/policy/updates/openstack/platform/ Thanks, Scott Scott Lewis Engineering Program Manager Red Hat OpenStack Office: 919-754-4228 sclewis at redhat.com From xzhao at bnl.gov Thu Mar 6 20:48:48 2014 From: xzhao at bnl.gov (Xin Zhao) Date: Thu, 06 Mar 2014 15:48:48 -0500 Subject: [rhos-list] problem with metadata service Message-ID: <5318DF30.4010807@bnl.gov> Hello, I have a grizzly testbed, with one controller, one network host (quantum/ovs) and some compute nodes. The metadata service doesn't work, I get "500 interval server error" when running "curl http://169.254.169.254" from VM. The metadata-agent.log from the network node complains about "Could not find Service or Region in Service Catalog" (more error messages attached after my signature). Below is the service-list from keystone: $ keystone service-list +----------------------------------+----------+--------------+------------------------------+ | id | name | type | description | +----------------------------------+----------+--------------+------------------------------+ | 6f074578087545d9a36b6c2a580d9eb4 | cinder | volume | Cinder Volume Service | | 0e72836ff484499eb58b03dd63f471e0 | compute | compute | OpenStack Compute Service | | 8cf4314ae2864cbdaca6d7b3b91e77be | glance | image | Glance Image Service | | 4bd8bff1a9f646679a695f30e072fcd5 | keystone | identity | Keystone Identity Service | | 78f009e2bb8f4ec882773a54abbc5695 | quantum | network | OpenStack Networking Service | | a8e26658036849a49c5508099be81264 | swift | object-store | Swift Storage Service | +----------------------------------+----------+--------------+------------------------------+ So what service it's trying to find ? Thanks, Xin 2014-03-06 15:32:21 ERROR [quantum.agent.metadata.agent] Unexpected error. Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/quantum/agent/metadata/agent.py", line 86, in __call__ instance_id = self._get_instance_id(req) File "/usr/lib/python2.6/site-packages/quantum/agent/metadata/agent.py", line 110, in _get_instance_id device_owner=DEVICE_OWNER_ROUTER_INTF)['ports'] File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 107, in with_params ret = self.function(instance, *args, **kwargs) File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 255, in list_ports **_params) File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 996, in list for r in self._pagination(collection, path, **params): File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 1009, in _pagination res = self.get(path, params=params) File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 982, in get headers=headers, params=params) File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 967, in retry_request headers=headers, params=params) File "/usr/lib/python2.6/site-packages/quantumclient/v2_0/client.py", line 904, in do_request resp, replybody = self.httpclient.do_request(action, method, body=body) File "/usr/lib/python2.6/site-packages/quantumclient/client.py", line 137, in do_request self.authenticate() File "/usr/lib/python2.6/site-packages/quantumclient/client.py", line 201, in authenticate self._extract_service_catalog(body) File "/usr/lib/python2.6/site-packages/quantumclient/client.py", line 170, in _extract_service_catalog endpoint_type='adminURL') File "/usr/lib/python2.6/site-packages/quantumclient/client.py", line 80, in url_for raise exceptions.EndpointNotFound() EndpointNotFound: Could not find Service or Region in Service Catalog. From lars at redhat.com Fri Mar 7 14:17:53 2014 From: lars at redhat.com (Lars Kellogg-Stedman) Date: Fri, 7 Mar 2014 09:17:53 -0500 Subject: [rhos-list] problem with metadata service In-Reply-To: <5318DF30.4010807@bnl.gov> References: <5318DF30.4010807@bnl.gov> Message-ID: <20140307141753.GC26512@redhat.com> On Thu, Mar 06, 2014 at 03:48:48PM -0500, Xin Zhao wrote: > So what service it's trying to find ? I would start by checking the setting of auth_region in /etc/neutron/metadata-agent.ini, and making sure it matches what is used in your endpoints (check "keystone endpoint-list"). -- Lars Kellogg-Stedman | larsks @ irc Cloud Engineering / OpenStack | " " @ twitter -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: From xzhao at bnl.gov Fri Mar 7 16:27:29 2014 From: xzhao at bnl.gov (Xin Zhao) Date: Fri, 07 Mar 2014 11:27:29 -0500 Subject: [rhos-list] problem with metadata service In-Reply-To: <20140307141753.GC26512@redhat.com> References: <5318DF30.4010807@bnl.gov> <20140307141753.GC26512@redhat.com> Message-ID: <5319F371.4000002@bnl.gov> Hi Lars, You are right, I had the regionname misspelled. Now it works. Thanks! Xin On 3/7/2014 9:17 AM, Lars Kellogg-Stedman wrote: > On Thu, Mar 06, 2014 at 03:48:48PM -0500, Xin Zhao wrote: >> So what service it's trying to find ? > I would start by checking the setting of auth_region in > /etc/neutron/metadata-agent.ini, and making sure it matches what is > used in your endpoints (check "keystone endpoint-list"). > From otarini at gmail.com Mon Mar 10 13:51:56 2014 From: otarini at gmail.com (Maruf Hassan) Date: Tue, 11 Mar 2014 00:51:56 +1100 Subject: [rhos-list] Openstak Platform 4.0 - Neutron - external network query Message-ID: Hi All I have a following setup deployed using Foreman with OpenStack 4.0 1x Controller ( Neutron ) 1x Computer ( Neutron ) 1x Neutron Networker All nodes have 2 NICs. eth0 connected to my Physical LAN and eth1 is private LAN for mangement/data network. When I launch instance they can talk to each other over GRE on the data network. Now, for external network I have defined a physnet1 which maps to eth0 (physnet1:br-eth0 and br-eth0:eth0). I have set this appropriately and Foreman/puppet creates the bridges accordingly. The problem is, I have IP assigned to eth0 on all three nodes. Now when puppet creates the br-eth0 bridge with eth0 as a port it does not move the IP address from eth0 to br-eth0 and thus my nodes fell off the physical LAN. And I believe without the IP being set on br-eth0 bridge the instances won't be able to go out to my physical LAN. Am I missing anything here? Thanks Maruf -------------- next part -------------- An HTML attachment was scrubbed... URL: From sclewis at redhat.com Tue Mar 25 19:30:29 2014 From: sclewis at redhat.com (Scott Lewis) Date: Tue, 25 Mar 2014 15:30:29 -0400 (EDT) Subject: [rhos-list] RHEL-OSP 4.0 bugfix update 3 is Live! In-Reply-To: <1095364096.1933144.1395775817408.JavaMail.zimbra@redhat.com> Message-ID: <1885776682.1933168.1395775829507.JavaMail.zimbra@redhat.com> The Red Hat OpenStack team is pleased to announce bugfix updates to Red Hat Enterprise Linux OpenStack Platform 4.0. This is the third set of changes made since its public availability on 19 Dec 13. Additional bugfix releases are planned to occur over the lifecycle of the product. For full lifecycle information, see [1]. A total of 44 issues were resolved in this release (see details below). This includes selected bugfixes, customer issues, and select feature updates. This release also serves to provide additional hardening, stability and functionality by validating upstream bugs, and providing updates to RHEL OpenStack Platform documentation. - Main bugfix advisory: http://rhn.redhat.com/errata/RHBA-2014-0334.html Documentation updates are available at: https://access.redhat.com/site/documentation/Red_Hat_Enterprise_Linux_OpenStack_Platform/ - Release Notes: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Release_Notes/index.html - Technical Notes: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Technical_Notes/index.html RHEL OpenStack Platform 4.0 will rely on RHEL 6.5. Optionally, MRG-M and RHEL LB can be enabled for use in certain configurations. Bugzillas included for this release: ------------------------ openstack-neutron 8 openstack-cinder 3 openstack-packstack 3 python-keystoneclient 2 other components 8 ------------------------ Total Result 24 Documentation bugs for this release: --------------------------------------- Getting Started Guide 7 Installation and Configuration_Guide 7 Release Notes 3 Technical Notes 2 Configuration Reference Guide 1 --------------------------------------- Total Result 20 [1] https://access.redhat.com/site/support/policy/updates/openstack/platform/ Thanks, Scott Scott Lewis Engineering Program Manager Red Hat OpenStack Office: 919-754-4228 sclewis at redhat.com Thanks, Scott Scott Lewis Engineering Program Manager Red Hat Enterprise Linux OpenStack Platform Office: 919-754-4228 sclewis at redhat.com From sgordon at redhat.com Fri Mar 28 21:54:19 2014 From: sgordon at redhat.com (Steve Gordon) Date: Fri, 28 Mar 2014 17:54:19 -0400 (EDT) Subject: [rhos-list] New and improved OpenStack User Survey! In-Reply-To: <293005337.7585949.1396043549370.JavaMail.zimbra@redhat.com> Message-ID: <1936705219.7586626.1396043659855.JavaMail.zimbra@redhat.com> Hi all, Just a quick note to highlight that the OpenStack User Survey is back and better than ever with a few extra sections in response to feedback from previous rounds. This data helps the community shape OpenStack so if you are an OpenStack deployer, operator, user, or application developer be sure to head over and have your say: https://www.openstack.org/user-survey/ Thanks, Steve From tvvcox at redhat.com Mon Mar 31 14:13:26 2014 From: tvvcox at redhat.com (Tomas Von Veschler) Date: Mon, 31 Mar 2014 16:13:26 +0200 Subject: [rhos-list] Supported neutron plugins Message-ID: <53397806.8020806@redhat.com> Hi, Customer willing to evaluate SDN controllers compatible with Neutron: from the following list: https://wiki.openstack.org/wiki/Quantum#Using_Neutron Which neutron plugins are shipped in RHOS? Which ones are supported? Thanks, -- Tomas Von Veschler Principal Solution Architect Tel: +34 662 388 666 Red Hat, S.L. Madrid office From lpeer at redhat.com Mon Mar 31 15:56:07 2014 From: lpeer at redhat.com (Livnat Peer) Date: Mon, 31 Mar 2014 18:56:07 +0300 Subject: [rhos-list] Supported neutron plugins In-Reply-To: <53397806.8020806@redhat.com> References: <53397806.8020806@redhat.com> Message-ID: <53399017.2080602@redhat.com> On 03/31/2014 05:13 PM, Tomas Von Veschler wrote: > Hi, > > Customer willing to evaluate SDN controllers compatible with Neutron: > from the following list: > > https://wiki.openstack.org/wiki/Quantum#Using_Neutron > > Which neutron plugins are shipped in RHOS? Which ones are supported? > We are shipping all the code that is in the tree. We support only the ones who went through the certification program. The certification program is for 3rd party plugin, the plugin we support natively is OVS (in Icehouse ML2 - OVS) Hugo, do you have a list of the certified plugins? > Thanks,