[openstack-dev] [Horizon] Can not connect to Openstack Dashboard

2016-11-05 Thread Alioune
Hi all, I've installed Openstack Prod env with Fuel and I would like to customize the dashboard by using my own logo.png and logo-splash.png. I've changed all logo and logo-splash in these folders and restarted services apache2 and memcached : /usr/share/openstack-dashboard/openstack_dashboard/t

Re: [openstack-dev] [networking-sfc][devstack][mitaka] Chain doesn't work

2016-11-02 Thread Alioune
Any suggestion ? On Monday, 24 October 2016, Alioune wrote: > Hi all, > > I'm trying to implement service chain in OpenStack using networking-sfc > (stable/mitaka) and OVS 2.5.90 > > > The following is the architecture I used : > > SRC

[openstack-dev] [networking-sfc][devstack][mitaka] Chain doesn't work

2016-10-24 Thread Alioune
Hi all, I'm trying to implement service chain in OpenStack using networking-sfc (stable/mitaka) and OVS 2.5.90 The following is the architecture I used : SRC DST || == br-int

[openstack-dev] [neutron][networking-sfc] Unable to create openstack SFC

2016-09-01 Thread Alioune
ould help anyone who uses a liberty version. > Next time, don't forget giving a router before creating a port chain. > > I don't see this code path in the master branch. > It may be better in mitaka. > > Thanks > Vincent > > > > 2016-08-31 2:19 GMT+0

Re: [openstack-dev] [neutron][networking-sfc] Unable to create openstack SFC

2016-08-30 Thread Alioune
Hi, Have you received my previous email ? Regards, On 15 August 2016 at 13:39, Alioune wrote: > Hi all, > I'm trying to launch Openstack SFC as explained in[1] by creating 2 SFs, 1 > Web Server (DST) and the DHCP namespace as the SRC. > I've installed OVS (Open vSwi

Re: [openstack-dev] [neutron][networking-sfc] Unable to create openstack SFC

2016-08-25 Thread Alioune
, id 22017, seq 94, length 64 20:14:20.980652 IP 55.55.55.8 > 55.55.55.7: ICMP echo request, id 22017, seq 95, length 64 20:14:21.982147 IP 55.55.55.8 > 55.55.55.7: ICMP echo request, id 22017, seq 96, length 64 On 18 August 2016 at 08:46, Mohan Kumar wrote: > Hi Alioune, > > Y

Re: [openstack-dev] [neutron][networking-sfc] Unable to create openstack SFC

2016-08-17 Thread Alioune
e SFs ? Regards, On 16 August 2016 at 16:06, Mohan Kumar wrote: > Hi Alioune, > > Could you share neutron log as well ? also let us know your sfc code > base., If possible shall we have quick chat on this in neutron IRC channel ? > > Thanks., > Mohankumar.N > >

Re: [openstack-dev] [neutron][networking-sfc] Unable to create openstack SFC

2016-08-16 Thread Alioune
1735, in _fx return self.create_ext(path, body) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 102, in with_params ret = self.function(instance, *args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py"

[openstack-dev] [neutron][networking-sfc] Unable to create openstack SFC

2016-08-15 Thread Alioune
Hi all, I'm trying to launch Openstack SFC as explained in[1] by creating 2 SFs, 1 Web Server (DST) and the DHCP namespace as the SRC. I've installed OVS (Open vSwitch) 2.3.90 with Linux kernel 3.13.0-62 and the neutron L2-agent runs correctly. I followed the process by creating classifier, port pa

Re: [openstack-dev] [Fuel] Failed to install fuel master

2016-07-07 Thread Alioune
rt file. Duel layer DVD media or a virtual Fuel master >> are the only ways I've gotten Fuel-8.0 to install. >> >> On 07/05/2016 05:22 AM, Vladimir Kuklin wrote: >> >> Hi, Alioune >> >> Let's start with the most basic steps. Which Fuel are you usin

[openstack-dev] [Fuel] Failed to install fuel master

2016-07-05 Thread Alioune
Hi all, I'm trying to install fuel master using [1] on phycal server but the installation process fails and switches to a dracut console with the following error: dracut-initqueue[595] floppy0: no floppy controllers found dracut-initqueue[595] Warning: failed to fetck kickstart from hd:sr0:/ks.cf

[openstack-dev] [murano] Fail to install murano in Pro environment / Ansible cookbook for murano

2016-07-04 Thread Alioune
Hi all, I'm trying to install murano in existing openstack platform following [1]. So the installation process fails at step [2] with this error. Any suggestion for solving that ? Is there existing murano playbook for easy deployment with ansible ? You can find my murano.conf in [3] [1] http://

[openstack-dev] [murano] Load murano Apps

2016-06-28 Thread Alioune
Hi all, I've downloaded murano apps from [1] and I would like to upload them as package. I would like to know which folders into murano-apps to zip and load from "Package Definition" ? How to add these apps with murano package-import ? Regards, [1] https://github.com/openstack/murano-apps _

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Alioune
to empty it not remove. > > If you don't have the logfile, so recreate it with command: > >> touch /var/log/fuel-bootstrap-image-build.log >> > > > On Tue, Jun 28, 2016 at 4:09 PM, Alioune wrote: > >> I've removed /var/log/fuel-bootstrap-image-build.

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Alioune
ts/trusty/Release\n' >> Stderr: '' >> Failed to execute command: Unexpected error while running command. >> >> please check your network connectivity, maybe firewall or nat settings. > > > On Tue, Jun 28, 2016 at 2:28 PM, Alioune wrote: > &

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-28 Thread Alioune
e the CentOS bootstrap which is > deprecated now. > If You really need the CentOS bootstrap, need to look into the mentioned > log file for this issue. > > > On Mon, Jun 27, 2016 at 6:33 PM, Alioune wrote: > >> Thanks for your response, >> >> I've creat

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Alioune
t;>> You can also share this file with us via any public service >>> (GoogleDrive, DropBox, etc) and we will check it for you. >>> >>> >>> On Mon, Jun 27, 2016 at 1:43 PM, Alioune wrote: >>> >>>> hi all, >>>> >>&g

[openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Alioune
hi all, I'm trying to install fuel in VirtualBox, the fuel master is correctly running but I'm receiving the this error on the fuel GUI: WARNING: Failed to build the bootstrap image, see /var/log/fuel-bootstrap-image-build.log for details. Perhaps your Internet connection is broken. Please fix th

[openstack-dev] [ansible] Fail to install Openstack all in one

2016-06-23 Thread Alioune
Hi all, I'm trying to install OpenStack all in one using ansible but I got the error bellow. Someone knows how to solve this error? Regards, ERROR: + openstack-ansible --forks 1 openstack-hosts-setup.yml Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_v

Re: [openstack-dev] [neutron][SFC]

2016-06-21 Thread Alioune
ics: {'regular': {'updated': 0, 'added': 0, 'removed': 0}}. Elapsed:0.050 from (pid=7331) loop_count_and_wait /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1680 [1] https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining

Re: [openstack-dev] [neutron][SFC]

2016-06-10 Thread Alioune
to do the classification ? Regards, [1] http://docs.openstack.org/developer/networking-sfc/system_design%20and_workflow.html On 9 June 2016 at 18:59, Henry Fourie wrote: > Alioune, > >The logical-source-port refers to a Neutron port of the VM that > > originates the

Re: [openstack-dev] [neutron][SFC]

2016-06-09 Thread Alioune
setting neutron-port of source vm) Regards, On 9 June 2016 at 16:32, Mohan Kumar wrote: > Alioune, > >logical-source-port is egress neutron-port of source vm , typically > flow-classifier will classifies packets coming to this neutron port and > forwards to the rest of port

Re: [openstack-dev] [neutron][SFC]

2016-06-09 Thread Alioune
ource-port correspond to ? Does the classifier require port-create like SF ? Regards, On 9 June 2016 at 09:21, Mohan Kumar wrote: > Alioune, > > networking-sfc resources not installed / not reachable , If installation > is okay, Possibly you may missed service_plugins entry in *neutro

Re: [openstack-dev] [neutron][SFC]

2016-06-08 Thread Alioune
server and execute ovs_vsctl list-br 2. execute > ovs- vsctl list-br manually and try to check error. > > 3. Could be ovs cleanup issue , please check the output of sudo service > openvswitch restart and /etc/init.d/openvswich** restart , both should be > same > > Thanks.,

Re: [openstack-dev] [neutron][SFC]

2016-06-07 Thread Alioune
5:36.512 22147 ERROR neutron RuntimeError: 2016-06-07 11:25:36.512 22147 ERROR neutron Command: ['sudo', 'ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', 'list-br'] 2016-06-07 11:25:36.512 22147 ERROR neutron Exit c

[openstack-dev] [neutron][SFC]

2016-06-03 Thread Alioune
Probleme with OpenStack SFC Hi all, I've installed Openstack SFC with devstack and all module are corretly running except the neutron L2-agent After a "screen -rd", it seems that there is a conflict between l2-agent and SFC (see trace bellow). I solved the issue with "sudo ovs-vsctl set bridge br

[openstack-dev] [Tacker] Can not launch new VNF

2016-05-17 Thread Alioune
Hi all, It's my first time using Tacker, I've installed it with Openstack/libery using [1]. I've created a VNFD but I always got the following erreor when I tried to launch new VNF. Someone knowshow to correct that error ? Regards, tacker vnfd-list +--+-