[Openstack] New appointment: DefCore Community Review 2 of 2

2015-04-17 Thread Egle Sigler
BEGIN:VCALENDAR PRODID:Open-Xchange VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:America/Chicago TZURL:http://tzurl.org/zoneinfo-outlook/America/Chicago X-LIC-LOCATION:America/Chicago BEGIN:DAYLIGHT TZOFFSETFROM:-0600 TZOFFSETTO:-0500 TZNAME:CDT DTSTART:19700308T02 RRULE:F

[Openstack] New appointment: DefCore Community Review 1 of 2

2015-04-17 Thread Egle Sigler
BEGIN:VCALENDAR PRODID:Open-Xchange VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:America/Chicago TZURL:http://tzurl.org/zoneinfo-outlook/America/Chicago X-LIC-LOCATION:America/Chicago BEGIN:DAYLIGHT TZOFFSETFROM:-0600 TZOFFSETTO:-0500 TZNAME:CDT DTSTART:19700308T02 RRULE:F

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Martinx - ジェームズ
Perfect! I followed the Juno documentation here: http://docs.openstack.org/juno/install-guide/install/apt/content/ch_preface.html But I have "VXLAN + LinuxBridges", instead of "GRE + OVS", pretty cool! I was doing it wrong (of course), I did not realized that VXLAN with LinuxBridges, required pl

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Martinx - ジェームズ
BTW, I just found this: https://github.com/madorn/vagrant-juno-linuxbridge-vxlan-vlan The problem is that it is for VirtualBox or VMWare, and I'm using exclusively KVM these days... :-/ But, I believe it will help me anyway... =P On 17 April 2015 at 22:01, Martinx - ジェームズ wrote: > Hey guy

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Martinx - ジェームズ
Hello Alberto! On 17 April 2015 at 22:37, Alberto Rivera Laporte < alberto.riveralapo...@rackspace.com> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/17/2015 08:16 PM, Martinx - ジェームズ wrote: > > > > > I'm reading now, the following Ansible files, to try to figure > > this ou

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Martinx - ジェームズ
On 17 April 2015 at 22:21, Anne Gentle wrote: > > > On Fri, Apr 17, 2015 at 8:01 PM, Martinx - ジェームズ < > thiagocmarti...@gmail.com> wrote: > >> Hey guys, >> >> Where can I find a complete documentation to make use of LinuxBridges, >> instead of OpenvSwitch, when using it with VXLAN? >> >> I fac

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Alberto Rivera Laporte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/17/2015 08:16 PM, Martinx - ジェームズ wrote: > > I'm reading now, the following Ansible files, to try to figure > this out: > > https://github.com/stackforge/os-ansible-deployment > > But, this isn't a documentation... :-P Thiago, Documentat

Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Anne Gentle
On Fri, Apr 17, 2015 at 8:01 PM, Martinx - ジェームズ wrote: > Hey guys, > > Where can I find a complete documentation to make use of LinuxBridges, > instead of OpenvSwitch, when using it with VXLAN? > > I faced too many problems with OVS in the past (also these days) and now, > even Rackspace deplo

[Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Martinx - ジェームズ
Hey guys, Where can I find a complete documentation to make use of LinuxBridges, instead of OpenvSwitch, when using it with VXLAN? I faced too many problems with OVS in the past (also these days) and now, even Rackspace deploys their RPC v9 and v10 with LinuxBridges but, where are the documents

Re: [Openstack] OpenStack Kilo RC1 for Ubuntu 14.04 LTS and Ubuntu 15.04.

2015-04-17 Thread Anne Gentle
On Fri, Apr 17, 2015 at 5:29 PM, Martinx - ジェームズ wrote: > AWESOME!!! > > Installing it right now! > > BTW, where can I find the "trunk" documentation? > > The following docs for Kilo: > > http://docs.openstack.org/trunk/install-guide/install/apt/ or > > http://docs.openstack.org/trunk/install-gu

Re: [Openstack] OpenStack Kilo RC1 for Ubuntu 14.04 LTS and Ubuntu 15.04.

2015-04-17 Thread Martinx - ジェームズ
AWESOME!!! Installing it right now! BTW, where can I find the "trunk" documentation? The following docs for Kilo: http://docs.openstack.org/trunk/install-guide/install/apt/ or http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_keystone.html ...does not exists anymore...

[Openstack] OpenStack Kilo RC1 for Ubuntu 14.04 LTS and Ubuntu 15.04.

2015-04-17 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi All The Ubuntu OpenStack Engineering team is pleased to announce the general availability of the first release candidate of the OpenStack Kilo release in Ubuntu 15.04 development and for Ubuntu 14.04 LTS via the Ubuntu Cloud Archive. Ubuntu 14.0

Re: [Openstack] [Fuel] Question about recognizing large drives (i.e. 2TB+)

2015-04-17 Thread Miroslav Anashkin
Yes, correct. Kind regards, Miroslav Anashkin On Tue, Apr 14, 2015 at 7:08 AM, Adam Lawson wrote: > Thanks a million, so the answer as I understand it is that fuel supports > dives up to 16tb at which point some ext4 challenges begin to come into > play. Is that a correct statement? > On Apr 13

Re: [Openstack] create image wih nova

2015-04-17 Thread Yngvi Páll Þorfinnsson
Hi, It's been resolved. I made a mistake and missed the issue on pg. 63 In the neutron.conf file nova_admin_tenant_id = SERVICE_TENANT_ID I should have already replaced the string SERVICE_TENANT_ID With the id string from this output: $ source admin-openrc.sh $ keystone tenant-get service But i

Re: [Openstack] Keystone as Identity Provider or/and Service Provider

2015-04-17 Thread Alexis KOALLA
Hi Marek, Thanks for your replies. Juts one remark: the IdP(Shibboleth) and the SP(Keystone) are installed on the same machine (all-in-one) . Here is the error I get when trying to access the Session or something else * _*https://10.192.228.82/Shibboleth.sso/Login*_ opensaml::saml2md::Met