El 20/1/2015, a las 18:19, Jason Harris <jasonmicron(a)gmail.com>
escribió:
 
 Same with me.  I don't know how I got on here, and I can't unsubscribe.
 
 On Tue, Jan 20, 2015 at 8:55 AM, Mohammed Sabuwala <mohammed.sabuwala(a)cloudfx.com
<mailto:mohammed.sabuwala@cloudfx.com>> wrote:
 Cannot send emails to that dl 
 
 Regards, Mohammed Sabuwala
 Director, CloudFX Group
 +6591140021 <tel:+6591140021> | 
www.cloudfx.com <
http://www.cloudfx.com/>
 
 
 On 20 Jan 2015, at 10:54 pm, Rich Bowen <rbowen(a)rcbowen.com
<mailto:rbowen@rcbowen.com>> wrote:
 
> 
> 
> On 01/20/2015 09:49 AM, Mohammed Sabuwala wrote:
>> I am not sure if I am the intended recipient, can someone remove off
>> this list please.
>> 
> 
> 
> To unsubscribe, send mail to rdo-list-unbsubscribe(a)redhat.com
<mailto:rdo-list-unbsubscribe@redhat.com>
> 
> --Rich
> 
> 
> 
>> 
>> *Best Regards,*
>> 
>> **
>> 
>> *Mohammed Sabuwala*
>> 
>> *Director, CloudFX Group*
>> 
>> *Main Line: *+65 6733 9886 <tel:%2B65%206733%209886>* | Mobile:* +65 9114
0021 <tel:%2B65%209114%200021>
>> 
>> *E-mail:*Mohammed.Sabuwala@CloudFX.com
<mailto:Mohammed.Sabuwala@CloudFX.com>
>> <mailto:Damian.Crotty@CloudFX.com <mailto:Damian.Crotty@CloudFX.com>>
| *Website:* 
www.CloudFX.com <
http://www.cloudfx.com/>
>> <
http://www.cloudfx.com/ <
http://www.cloudfx.com/>>
>> 
>> *CloudConsult:* 
www.cloudfxconsult.com <
http://www.cloudfxconsult.com/>
<
http://www.cloudfxconsult.com/ <
http://www.cloudfxconsult.com/>>
>> *CloudSelect:* 
www.cloudselect.com <
http://www.cloudselect.com/>
<
http://www.cloudselect.com/ <
http://www.cloudselect.com/>>
>> 
>> CloudFX Pte Ltd, Singapore HQ, Winsland House I, 3 Killiney Road,
>> #04-05, Singapore, 239519
>> 
>> slide1_logo.png
>> <
http://www.cloudfx.com/
<
http://www.cloudfx.com/>>http://www.cloudfx.com/images/social_icons...
<
http://www.cloudfx.com/images/social_icons/twitter.png>
>> <
https://twitter.com/CloudFX
<
https://twitter.com/CloudFX>>http://www.cloudfx.com/images/social_i...
<
http://www.cloudfx.com/images/social_icons/linkedin.png>
>> <
http://www.linkedin.com/company/cloudfx-pte-ltd?trk=hb_tab_compy_id_2665577
<
http://www.linkedin.com/company/cloudfx-pte-ltd?trk=hb_tab_compy_id_26655...
<
http://www.cloudfx.com/images/social_icons/facebook.png>
>> <
http://www.facebook.com/CloudFX.APJ
<
http://www.facebook.com/CloudFX.APJ>>
>> 
>> 
>> From: Tomás Olivares <tolivares(a)gmail.com <mailto:tolivares@gmail.com>
<mailto:tolivares@gmail.com <mailto:tolivares@gmail.com>>>
>> Date: Tuesday, 20 January 2015 10:45 pm
>> To: Allen Efienokwu <niyiallen(a)gmail.com <mailto:niyiallen@gmail.com>
<mailto:niyiallen@gmail.com <mailto:niyiallen@gmail.com>>>
>> Cc: "rdo-list(a)redhat.com <mailto:rdo-list@redhat.com>
<mailto:rdo-list@redhat.com <mailto:rdo-list@redhat.com>>"
>> <rdo-list(a)redhat.com <mailto:rdo-list@redhat.com>
<mailto:rdo-list@redhat.com <mailto:rdo-list@redhat.com>>>
>> Subject: Re: [Rdo-list] RDO
>> 
>> What’s the error you are getting? Also please note you may get a lot
>> more help if you write to 
https://ask.openstack.org
<
https://ask.openstack.org/> as it receives much
>> more traffic/people.
>> 
>> —
>> Sent from Mailbox <
https://www.dropbox.com/mailbox
<
https://www.dropbox.com/mailbox>>
>> 
>> 
>> On Tue, Jan 20, 2015 at 11:38 AM, Allen Efienokwu <niyiallen(a)gmail.com
<mailto:niyiallen@gmail.com>
>> <mailto:niyiallen@gmail.com <mailto:niyiallen@gmail.com>>> wrote:
>> 
>>    *Hello all,*
>> 
>> 
>>    **
>> 
>>    *Below is the steps I use to install OpenStack on Ubuntu and it
>>    never worked for me. It started well and in Step 1 but got stocked
>>    in Step2. I also tried in Fedora and CentOS. Got stock in step 2.
>>    Please help me out. Thanks
>>    *
>> 
>> 
>>    **
>> 
>> 
>>    **
>> 
>> 
>>        Step 1: Software repositories
>> 
>>    sudo yum update -y
>> 
>>    sudo yum install -yhttps://rdo.fedorapeople.org/rdo-release.rpm
<
http://rdo.fedorapeople.org/rdo-release.rpm>
>> 
>> 
>>        Step 2: Install Packstack Installer
>> 
>>    sudo yum install -y openstack-packstack
>> 
>> 
>>        Step 3: Run Packstack to install OpenStack
>> 
>>    Packstack takes the work out of manually setting up OpenStack. For a
>>    single node OpenStack deployment, run the following command.
>> 
>>    packstack --allinone
>> 
>>    *
>>    *
>> 
>>    *
>>    *
>> 
>>    *OpenStack {Ubuntu 14.04 LTS} Installation Steps*
>> 
>>    *
>>    *
>> 
>>    *OpenStack for ubuntu
>> 
>>    # sudo apt-get update
>> 
>>    # sudo apt-get install git
>> 
>>    # git clone **https://www.github.com/openstack-dev/devstack.git**-b
<
https://www.github.com/openstack-dev/devstack.git**-b>
>>    stable/juno
>> 
>>    # ls
>> 
>>    # cd devstack
>> 
>>    # ls
>> 
>>    # sudo apt-get install vim
>> 
>>    # apt-get installl libvirt-bin
>> 
>>    # sudo vim stackrc
>>    under "Base GIT Repo URL
>>    add '**https://www.github.com* <
https://www.github.com*>
<
https://www.github.com/ <
https://www.github.com/>>*
>> 
>>    # under /devstack directory
>>    # ls
>>    # ./stack.sh*
>> 
>>    *Allen Efienokwu
>>    And we know that all things work together as fitting into a plan for
>>    us who love God and have been called according to his purpose-Rm8:28
>>    *
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Rdo-list mailing list
>> Rdo-list(a)redhat.com <mailto:Rdo-list@redhat.com>
>> 
https://www.redhat.com/mailman/listinfo/rdo-list
<
https://www.redhat.com/mailman/listinfo/rdo-list>
>> 
> 
> 
> -- 
> Rich Bowen - rbowen(a)rcbowen.com <mailto:rbowen@rcbowen.com> - @rbowen
> 
http://apachecon.com/ <
http://apachecon.com/> - @apachecon
 
 _______________________________________________
 Rdo-list mailing list
 Rdo-list(a)redhat.com <mailto:Rdo-list@redhat.com>
 
https://www.redhat.com/mailman/listinfo/rdo-list
<
https://www.redhat.com/mailman/listinfo/rdo-list>
 
 
 _______________________________________________
 Rdo-list mailing list
 Rdo-list(a)redhat.com
 
https://www.redhat.com/mailman/listinfo/rdo-list