Re: [Openstack] Unable to login to the VM instance

2013-12-21 Thread Andriy Yurchuk
Aashish,

First make sure the username is cirrus, not cerros (I'm sure it was just your 
typo in the initial email).
Second, make sure all the characters you type in VNC console are actually 
passed to the instance screen. With devstack I had an issue when in the VNC 
console I could not type ":" (colon) - for some reason it was not correctly 
passed to the instance screen (to check you can type the password in login 
prompt).
To login to the instance via SSH you first need to assign a floating IP to it.


---
Regards,
Andriy Yurchuk


On Dec 21, 2013, at 8:12 PM, Aashish Chaudhary  wrote:

> Folks, 
> 
> I setup as the document says (devstack) on Ubuntu 13.10. I was able to launch 
> the vm instance but I cannot login to it from the web or from ssh. If I use 
> the username cerros and password cubswin:) I get 
> Login incorrect. I tried various things and searched as well but no luck so 
> far. What I am doing wrong? 
> 
> - Aashish
> 
> ___
> 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] Designate DNSaaS and Horizon

2014-01-05 Thread Andriy Yurchuk
Hi Jason,

Take a look at this 
http://lists.openstack.org/pipermail/openstack/2013-August/000778.html There is 
fork of Horizon with basic support for Designate but it does not look like it's 
being developed further.

---
Regards,
Andriy Yurchuk


On Dec 31, 2013, at 5:34 PM, ja...@chatinara.com wrote:

> Hi,
> 
> Is there a Horizon plugin or something to manage Designate yet? I did some 
> quick searching but can't seem to find anything on github or launchpad about 
> it. If there is, can someone point me in the right direction?
> 
> Thanks!
> 
> jason
> 
> ___
> 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] [Openstack-docs] Very Simple step-by-step Openstack Havana/Neutron/Openvswitch Installation guide

2014-01-13 Thread Andriy Yurchuk
Hi Marco,

Thanks for your great work! I have one question though. Could you please 
explain why are you using another method of adding the havana Ubuntu packages 
than the official guide? In the official guide they do "apt-get install 
python-software-properties" and then "add-apt-repository cloud-archive:havana", 
whereas you do it differently here 
https://github.com/fornyx/OpenStack-Havana-Install-Guide/blob/master/OpenStack-Havana-Install-Guide.rst#21-preparing-ubuntu

Thanks.

---
Regards,
Andriy Yurchuk


On Jan 9, 2014, at 12:03 PM, Marco Fornaro  wrote:

> Hi All,
>  
> I wrote an unofficial as-easy-as-possible and step-by-step Installation guide 
> for Openstack Havana+Neutron+Openvswitch:
> https://github.com/fornyx/OpenStack-Havana-Install-Guide/blob/master/OpenStack-Havana-Install-Guide.rst
>  
> Please let me know what you think about and if it can be useful to anyone
>  
> My Idea is to first check this guide “easily” published on github with users, 
> and then propose a similar guide structure for some part of the official 
> documentation (for instance as an example of complete installation)
>  
>  
>  
> Best Regards
>  
> Marco
>  
>  
> ___
> Openstack-docs mailing list
> openstack-d...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs


___
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] Private images are not displayed in Horizon

2014-01-16 Thread Andriy Yurchuk
Hi,

I'm facing the same problem. If you don't check the "Public" checkbox when 
creating an image then no one can see it in Horizon (neither the user who 
created it nor admin). The only way to fix this is to go and change the 
is_public field in database.

---
Regards,
Andriy Yurchuk


On Jan 16, 2014, at 3:59 PM, "Narayanan, Krishnaprasad"  
wrote:

> Hi,
> 
> The problem that I am facing is as the user who uploaded the image, I am 
> unable to see it in the users account.
> 
> Thanks,
> Krishnaprasad
> 
> -Original Message-
> From: Li Ma [mailto:skywalker.n...@gmail.com] 
> Sent: Donnerstag, 16. Januar 2014 14:22
> To: Narayanan, Krishnaprasad
> Cc: openstack@lists.openstack.org
> Subject: Re: [Openstack] Private images are not displayed in Horizon
> 
> You cannot see it unless you log in as the account who performed "uploading 
> that image" action.
> 
> Li Ma (Nick)
> Email: skywalker.n...@gmail.com
> 
> 
> 2014/1/16 Narayanan, Krishnaprasad :
>> Hallo all,
>> 
>> 
>> 
>> I uploaded an image in our Havana cloud using the option 
>> is-public=False and I am unable to see it in the Horizon GUI.
>> 
>> 
>> 
>> Can somebody help me to get rid of this issue?
>> 
>> 
>> 
>> Thanks,
>> 
>> Krishnaprasad
>> 
>> 
>> ___
>> 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


[Openstack] How OpenStack projects codenames are chosen?

2014-01-17 Thread Andriy Yurchuk
Hi!

I'm wondering what is the process of choosing a codename for an OpenStack 
project (I mean Nova, Glance etc.)? Is there a public/internal voting held or 
is it a decision of a project lead?

---
Regards,
Andriy Yurchuk



___
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] How OpenStack projects codenames are chosen?

2014-01-18 Thread Andriy Yurchuk
Hi!
I'm not working on a new project, unfortunately :) Was asking just out of 
curiosity.
Thanks!

---
Regards,
Andriy Yurchuk


On Jan 18, 2014, at 2:46 AM, Stefano Maffulli  wrote:

> On 01/17/2014 01:08 PM, Andriy Yurchuk wrote:
>> I'm wondering what is the process of choosing a codename for an
>> OpenStack project (I mean Nova, Glance etc.)? Is there a
>> public/internal voting held or is it a decision of a project lead?
> 
> There is not a very "formal" process for those names. Usually it's the
> development team that makes a proposal for a codename, the proposed name
> is run by the OpenStack Foundation for a very superficial check to
> exclude the most obvious trademark issues and if none are found, the
> name gets baked into a git repository, gerrit, etc.
> 
> Are you thinking of proposing a new project? Make sure you're familiar
> with the governance pages on the wiki, like:
> 
> https://wiki.openstack.org/wiki/Governance/NewProjects
> 
> /stef
> 
> -- 
> Ask and answer questions on https://ask.openstack.org
> 
> ___
> 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] Installing Havana release along with Ceph storage

2014-01-21 Thread Andriy Yurchuk
Hi!

You can you this guide to install a Ceph cluster: 
http://ceph.com/docs/master/start/
Then there is a guide to connect it to OpenStack: 
http://ceph.com/docs/master/rbd/rbd-openstack/

---
Regards,
Andriy Yurchuk


On Jan 21, 2014, at 9:19 AM, Lalitha Maruthachalam 
 wrote:

> I had Grizzly release of openstack. I have completely uninstalled the grizzly 
> release of openstack.
> 
> Now I would like to know how to install the Havana release of openstack along 
> with Ceph Storage.  Can you please let me know if there is any document 
> providing guidance for the same?
> 
> -Original Message-
> From: Dnsbed Ops [mailto:o...@dnsbed.com]
> Sent: Tuesday, January 21, 2014 12:31 PM
> To: openstack@lists.openstack.org
> Subject: Re: [Openstack] Uninstalling openstack
> 
> On 2014-1-21 14:42, Lalitha Maruthachalam wrote:
>> Can you please let me know whether there is any document for installing 
>> Havana release of openstack along with configuration for Ceph Storage.
>> 
>> Thanks,
> 
> reinstall the OS?
> 
> ___
> 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
> 
> 
> 
> 
> ===
> Please refer to http://www.aricent.com/legal/email_disclaimer.html
> for important disclosures regarding this electronic communication.
> ===
> 
> ___
> 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] Freenode.net down?

2014-01-23 Thread Andriy Yurchuk
Works for me. Checked on several channels.

---
Regards,
Andriy Yurchuk


On Jan 23, 2014, at 11:21 PM, Brad Knowles  wrote:

> On Jan 23, 2014, at 2:37 PM, Mike Spreitzer 
> wrote:
> 
>> I haven't gotten any chat content from Freenode.net since about 15:20 EST 
>> today.  Is it only me? 
> 
> The last thing I saw in any freenode irc channels was at 3:12:07 PM CST.
> 
> --
> Brad Knowles 
> Senior Consultant
> 
> 
> ___
> 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


[Openstack] Developing new python-whateverclient

2014-02-06 Thread Andriy Yurchuk
Hi!

I want to develop my own python-client for my service. I was 
searching for some developer guide on this but did not find anything. Is there 
any? If not then which of the existing clients is best to use as the reference? 
From the first glance it looks like all of them use slightly different code 
structure.

Thanks.

---
Regards,
Andriy Yurchuk



___
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] best single node install tutorial

2014-02-15 Thread Andriy Yurchuk
Have a look at this one https://github.com/Ch00k/openstack-install-aio

---
Regards,
Andriy Yurchuk


On Feb 14, 2014, at 9:12 PM, Aryeh Friedman  wrote:

> I am writing a set of tutorials on how to install open stack on VM's, which 
> due to cloud foundation layer we are using can run on real hardware after the 
> tutorial is complete (devstack, single node, multi-node and small deployed 
> clouds).   Since I am not the best at writing instructional guides I wonder 
> if someone can point me to a good single node tutorial (for installing 
> OpenStack -- not just DevStack -- on a single physical machine) so I can get 
> some ideas on how to word stuff clearly.
> 
> -- 
> Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
> ___
> 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] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Andriy Yurchuk
Hi!

SOCKS proxy is not an HTTP proxy so setting HTTP_PROXY environment variable 
won't work. Rather try something like tsocks: 
http://tsocks.sourceforge.net/index.php

On May 16, 2014, at 7:10 PM, Adrian Smith  wrote:

> Yes,
> 
> $ grep localhost /etc/hosts
> # localhost is used to configure the loopback interface
> 127.0.0.1localhost
> ::1 localhost
> fe80::1%lo0localhost
> 
> 
> 
> On 16 May 2014 17:05, Clark, Robert Graham  wrote:
>> Is localhost listed in your /etc/hosts ?
>> 
>> Maybe try with HTTP_PROXY=http://127.0.0.1:13392 - just in case.
>> 
>> On 16/05/2014 11:41, "Adrian Smith"  wrote:
>> 
>>> To access my controller I need to go through a intermediary box.
>>> 
>>> I've created a local SOCKS proxy by ssh'ing to this intermediary with
>>> the parameters -D 13392.
>>> 
>>> I then set the environment variable,
>>> export HTTP_PROXY=http://localhost:13392
>>> 
>>> But using "nova list" just gives an error,
>>> $ nova list
>>> ERROR: HTTPConnectionPool(host='localhost', port=13392): Max retries
>>> exceeded with url: http://x.x.x.x:5000/v2.0/tokens (Caused by >> 'httplib.BadStatusLine'>: '')
>>> 
>>> Should this work? Am I doing something wrong?
>>> 
>>> Adrian
>>> 
>>> ___
>>> 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