[Openstack] Multi-Node devstack /liberty setup link

2016-03-30 Thread aa asd
Hi All! I have tried various online blogs and tutorial to set up devstack/liberty, even I tried official documents of openstack  but all in vain. Every time got some error that stuck me at some point. Can anyone please do me a favor by sending me some good url that points to the installation o

Re: [Openstack] [swift] Can replication and proxy-to-storage communication be encrypted?

2016-03-30 Thread John Dickinson
Your code review is correct. There's some ideas on how to make things more secure that I expect to be tackled relatively soon, but for now it's all HTTP. In single-site deployments, the internal Swift network (i.e. proxy to storage and storage to storage) should be on a private network). And an

Re: [Openstack] Unavailable console type rdp-html5.

2016-03-30 Thread Jeffrey Zhang
I have the same issue. When I launch 150 vms by using nova boot, there are several instances failed with this message. Moreover, it raise {"message": "Unavailable console type serial.", "code": 400, "created": "2016-03-31T02:23:18Z"} this issue in some instances too. I never configured the serial

[Openstack] [swift] Can replication and proxy-to-storage communication be encrypted?

2016-03-30 Thread Mark Kirkwood
Hi, I'm looking at configuring a multi region cluster, and am thinking about what type of encryption is needed for inter region traffic, and where this needs to be done (e.g VPN or swift encrypting its own communication). My quick scan of the code seems[1] to point to internal communication being

Re: [Openstack] Help configuring multipath with IBM storwize v3700.

2016-03-30 Thread Vahric Muhtaryan
Hello , To be an example I find out 3PAR documentation which HPE newly implement multipath with liberty and config is on pdf http://www8.hp.com/h20195/v2/GetPDF.aspx%2F4AA5-1930ENW.pdf I am also IBM customer but using FC but for iscsi I checked liberty configuration reference and looks like from G

[Openstack] Help configuring multipath with IBM storwize v3700.

2016-03-30 Thread Jorge Luiz Correa
Hi! I would like to get some help configuring my compute nodes to use multipath when establishing iscsi connections with a IBM Storwize v3700 storage. I have 1 controller, 1 network node and 2 compute nodes. The IBM Storwize driver is configured on controller and volumes can be created and attache

[Openstack] generate sub-unit: command not found multi node devstack

2016-03-30 Thread aa asd
During multi-node devstack setup, I got the error. generate-sub uni fail generate sub-unit: command not found. any suggestion please. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.opens

[Openstack] [OSSA 2016-007.2] Nova host data leak through resize/migration (CVE-2016-2140) ERRATA #2

2016-03-30 Thread Tristan Cacqueray
= OSSA-2016-007.2: Nova host data leak through resize/migration = :Date: March 08, 2016 :CVE: CVE-2016-2140 Affects ~~~ - Nova: <=2015.1.3, >=12.0.0 <=12.0.2 Description

[Openstack] [release][telemetry] Ceilometer Mitaka RC3 available

2016-03-30 Thread Thierry Carrez
Due to a new release-critical issue spotted in Ceilometer during RC2 testing, a new release candidate was created for Mitaka. You can find the RC2 source code tarball at: https://tarballs.openstack.org/ceilometer/ceilometer-6.0.0.0rc3.tar.gz Unless new release-critical issues are found that wa

Re: [Openstack] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
Hello Remo, No, there is just one user "admin" and when I gave --all-tenants it returned the same output (without networks) BR, Varun On Wed, Mar 30, 2016 at 10:20 AM, Remo Mattei wrote: > Wrong user? > > Try --all-tenants and see what shows up as an admin > > Inviato da iPhone > > > Il giorno

Re: [Openstack] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread Remo Mattei
Wrong user? Try --all-tenants and see what shows up as an admin Inviato da iPhone > Il giorno 30 mar 2016, alle ore 10:08, varun bhatnagar > ha scritto: > > Hi, > > I am using OpenStack Juno on a multinode setup. > When I did nova list I couldn't see any interfaces attached to few of my VMs

[Openstack] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
Hi, I am using OpenStack Juno on a multinode setup. When I did nova list I couldn't see any interfaces attached to few of my VMs although in Dashboard they are visible. -+ | ID | Name | Status | Task St

[Openstack] Openstack Liberty: Horizon + Multiple Regions + Keystone API v3

2016-03-30 Thread Sergey Arlashin
Hi Everyone! We're trying to make Horizon use Keystone API v3 in multi region setup. Everything is working right except for one thing - after successful login region name in upper right corner is displayed as 'None'. Drop down menu is working right - one can switch to a different region witho