Re: [Openstack] OpenStack Liberty and Ryu

2016-04-01 Thread Luis Guilherme Russi
Hey there, Silvia,

 Have you had success configuring it?
 I'm trying to add Ryu in OpenStack Liberty, but not the Devstack. Mine is
the packages installation.

Thank you.

Em seg, 25 de jan de 2016 às 14:16, Silvia Fichera 
escreveu:

> Hi all,
> I would like to try to use Openstack (installed via Devstack) with Ryu in
> a multinode environment.
> On line I just found suggestion to use it with previous versions of
> OpenStack. Have you got any update?
> Any suggestion to build the local.conf?
> In particular I would separate the mgmt network from the data network. In
> fact I have 3 nodes (that I'm considering compute nodes) connected each
> other through an OVS which is installed in a virtual machine.
> So, for each node I have 2 interfaces and 2 ip addresses: eth0 with
> 10.30.3.x for the mgmt network and eth1 10.0.0.x connected to the switch
> for the data plane.
>
> Do you know how to manage the local.conf to let this environment work?
> I already tried with OpenDaylight but my attempt was unsuccessful.
>
> Thak you
>
> --
> Silvia Fichera
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0

2016-04-01 Thread Bob Ball
Hi Martin,

I've never seen or heard of this before; do you have any more details or a bug 
on launchpad I can read?

XenServer is used under openstack for hundreds of thousands of VM instances, so 
some configurations are definitely stable and don't suffer from the issue you 
saw.

Were you - by chance - using devstack? If a devstack VM reboot occurs then it 
will intentionally destroy the VMs and may not delete all disks - but since 
this cannot be a production environment and devstack is intended only for 
development, we have not pursued a fix.

Thanks,

Bob

 Original Message 
Subject: Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0
From: Martinx - ジェームズ
To: Bob Ball
CC: Mike Scherbakov ,Ashish Yadav ,Fabrizio Soppelsa 
,openstack@lists.openstack.org

>From time to time, randomly, XenServer loses all virtual machine definitions, 
>and you'll end up with many orphan disk images that only God knows where those 
>images belongs to.

I gave up on XenServer because of this, it happened more than once, on very 
different places.

It is a big pain to restore it.

Open Source Xen looks more reliable and stable.

But theses, I prefer KVM on Ubuntu anyway...

On 1 April 2016 at 13:43, Bob Ball 
mailto:bob.b...@citrix.com>> wrote:
XenServer is fully open source - XCP is no longer. You can download XenServer 
for free from www.XenServer.org without any contact 
with Citrix.

For libvirt+Xen AFAIK that plugin doesn't exist and you would need to manually 
configure each compute node after installation.

The XenServer plugin will, of course, work with the version downloaded from 
above and does not require anything only available direct from Citrix, nor does 
it require a support contract.

Thanks,

Bob


 Original Message 
Subject: Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0
From: Mike Scherbakov
To: Ashish Yadav ,Fabrizio Soppelsa
CC: openstack@lists.openstack.org

We used open source Xen Cloud Platform (XCP) around Cactus/Diablo release of 
OpenStack. At that time, there was no good support via libvirt but via xenapi 
it worked pretty well. So if you are just looking for an open source working 
solution, take a careful look - xenapi & XCP used to be fully open source, and 
no XenServer is needed.

Thanks,

On Tue, Mar 29, 2016 at 11:15 PM Ashish Yadav 
mailto:gwalash...@gmail.com>> wrote:
Hi Fabrizio,

On Tue, Mar 29, 2016 at 8:58 PM, Fabrizio Soppelsa 
mailto:fsoppe...@mirantis.com>> wrote:
Hi Ashish,

you may want to check this out: Citrix - XenServer Plugin
https://www.mirantis.com/products/openstack-drivers-and-plugins/fuel-plugins/

Thanks for this but I know about this plugin. I wanted to use Xen + Libvirt not 
xenserver,
because it was using XenAPI (XAPI) tool-stack not XL.

I search through for Xen + Liibvirt but no luck till now.

--Regards
Ashishkumar S. Yadav
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : 
openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
Mike Scherbakov
#mihgen

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : 
openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0

2016-04-01 Thread Martinx - ジェームズ
>From time to time, randomly, XenServer loses all virtual machine
definitions, and you'll end up with many orphan disk images that only God
knows where those images belongs to.

I gave up on XenServer because of this, it happened more than once, on very
different places.

It is a big pain to restore it.

Open Source Xen looks more reliable and stable.

But theses, I prefer KVM on Ubuntu anyway...

On 1 April 2016 at 13:43, Bob Ball  wrote:

> XenServer is fully open source - XCP is no longer. You can download
> XenServer for free from www.XenServer.org without any contact with Citrix.
>
> For libvirt+Xen AFAIK that plugin doesn't exist and you would need to
> manually configure each compute node after installation.
>
> The XenServer plugin will, of course, work with the version downloaded
> from above and does not require anything only available direct from Citrix,
> nor does it require a support contract.
>
> Thanks,
>
> Bob
>
>
>  Original Message 
> Subject: Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel
> 8.0
> From: Mike Scherbakov
> To: Ashish Yadav ,Fabrizio Soppelsa
> CC: openstack@lists.openstack.org
>
> We used open source Xen Cloud Platform (XCP) around Cactus/Diablo release
> of OpenStack. At that time, there was no good support via libvirt but via
> xenapi it worked pretty well. So if you are just looking for an open source
> working solution, take a careful look - xenapi & XCP used to be fully open
> source, and no XenServer is needed.
>
> Thanks,
>
> On Tue, Mar 29, 2016 at 11:15 PM Ashish Yadav 
> wrote:
>
>> Hi Fabrizio,
>>
>> On Tue, Mar 29, 2016 at 8:58 PM, Fabrizio Soppelsa <
>> fsoppe...@mirantis.com> wrote:
>>
>>> Hi Ashish,
>>>
>>> you may want to check this out: Citrix – XenServer Plugin
>>>
>>> https://www.mirantis.com/products/openstack-drivers-and-plugins/fuel-plugins/
>>>
>>
>> Thanks for this but I know about this plugin. I wanted to use Xen +
>> Libvirt not xenserver,
>> because it was using XenAPI (XAPI) tool-stack not XL.
>>
>> I search through for Xen + Liibvirt but no luck till now.
>>
>> --Regards
>> Ashishkumar S. Yadav
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
> --
> Mike Scherbakov
> #mihgen
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0

2016-04-01 Thread Bob Ball
XenServer is fully open source - XCP is no longer. You can download XenServer 
for free from www.XenServer.org without any contact with Citrix.

For libvirt+Xen AFAIK that plugin doesn't exist and you would need to manually 
configure each compute node after installation.

The XenServer plugin will, of course, work with the version downloaded from 
above and does not require anything only available direct from Citrix, nor does 
it require a support contract.

Thanks,

Bob

 Original Message 
Subject: Re: [Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0
From: Mike Scherbakov
To: Ashish Yadav ,Fabrizio Soppelsa
CC: openstack@lists.openstack.org

We used open source Xen Cloud Platform (XCP) around Cactus/Diablo release of 
OpenStack. At that time, there was no good support via libvirt but via xenapi 
it worked pretty well. So if you are just looking for an open source working 
solution, take a careful look - xenapi & XCP used to be fully open source, and 
no XenServer is needed.

Thanks,

On Tue, Mar 29, 2016 at 11:15 PM Ashish Yadav 
mailto:gwalash...@gmail.com>> wrote:
Hi Fabrizio,

On Tue, Mar 29, 2016 at 8:58 PM, Fabrizio Soppelsa 
mailto:fsoppe...@mirantis.com>> wrote:
Hi Ashish,

you may want to check this out: Citrix - XenServer Plugin
https://www.mirantis.com/products/openstack-drivers-and-plugins/fuel-plugins/

Thanks for this but I know about this plugin. I wanted to use Xen + Libvirt not 
xenserver,
because it was using XenAPI (XAPI) tool-stack not XL.

I search through for Xen + Liibvirt but no luck till now.

--Regards
Ashishkumar S. Yadav
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : 
openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
Mike Scherbakov
#mihgen
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [keystone] Mitaka RC2 available

2016-04-01 Thread Thierry Carrez
Due to several release-critical issues spotted in Keystone during RC1 
testing, a new release candidate was created for Mitaka. You can find 
the RC2 source code tarball at:


https://tarballs.openstack.org/keystone/keystone-9.0.0.0rc2.tar.gz

Unless new release-critical issues are found that warrant a last-minute 
release candidate respin, this tarball will be formally released as the 
final "Mitaka" version on April 7th. You are therefore strongly 
encouraged to test and validate this tarball !


Alternatively, you can directly test the mitaka release branch at:

http://git.openstack.org/cgit/openstack/keystone/log/?h=stable/mitaka

If you find an issue that could be considered release-critical, please
file it at:

https://bugs.launchpad.net/keystone/+filebug

and tag it *mitaka-rc-potential* to bring it to the Keystone release 
crew's attention.


--
Thierry Carrez (ttx)

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Modifying Horizion Dashboard

2016-04-01 Thread Vahric Muhtaryan
Cool , thanks actually I am looking for kind a RBAC per user and ready to
use interface , but thanks I will check it ;)
Thanks again
vM

From:  Sudhakar Gariganti 
Date:  Friday 1 April 2016 at 07:23
To:  Jaime Guerrero 
Cc:  Vahric Muhtaryan , "openstack@lists.openstack.org"

Subject:  Re: [Openstack] Modifying Horizion Dashboard

Hello Vahric,

Even the 2nd req of yours is quite straightforward. Here is the area of code
to modify: 
https://github.com/openstack/horizon/blob/stable/kilo/openstack_dashboard/da
shboards/project/instances/workflows/create_instance.py#L153

Basically, the above source file resides in your controllers, it typically
located deep inside /usr/share/openstack-dashboard/...

After making the changes in your controller(s), restart your apache (or
whichever webserver horizon is running behind) and you should have the
desired output.

Hope you can now figure out to address any more of your requirements as
well.

Thanks & Regards,
Sudhakar.



On Fri, Mar 25, 2016 at 3:16 AM, Jaime Guerrero  wrote:
> I'm not sure about selectively changing Horizon's appearance per user,
> but you can control service accesses through modification of
> policy.json files and Keystone roles.
> 
> This post is a couple of years old, but the same principles should apply:
> http://www.mattfischer.com/blog/?p=524
> 
> Jaime
> 
> On Thu, Mar 24, 2016 at 8:53 AM, Vahric Muhtaryan  wrote:
>> > Hello,
>> >
>> > I am using Kilo version of openstack and I would like to restrict some of
>> > available options or features from Horizion Dashboard , does it possible ?
>> >
>> > For examples
>> >
>> > 1 ) Remove Object Store tab , I don¹t want user create container and play
>> > with objects
>> > 2 ) About instances , Launch Instance manu Restrict options of ³Select Boot
>> > Source² . For example show only Volume and Volume snapshot not Image and
>> > Image snapshot
>> >
>> > Regards
>> > VM
>> >
>> > ___
>> > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> > Post to : openstack@lists.openstack.org
>> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> >
> 
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack