Re: [Openstack] Adding new user in openstack

2015-07-26 Thread Foss Geek
Hi Priyanka, It is description about new tenant. You have to put some description about your tenant. It is optional parameter. By default is none. See the help: $ keystone help tenant-create --description Description of new tenant. Default is none. Yes. After creating

[Openstack] [cloudbase-init]Puppet agent configuration at instance boot time

2015-05-16 Thread Foss Geek
Dear All, I have a windows image(qcow2) with puppet agent installed. It has the below default configuration. Config Filename Path: c:\Documents and Settings\All Users\Application Data\PuppetLabs\etc\puppet.conf [main] server=puppetmaster.example.com pluginsync=true autoflush=true runinterval=60

[Openstack] [Devstack][Neutron]Neutron with External DHCP server

2015-01-06 Thread foss geek
Dear All, Is it possible to configure neutron to take VM ip from external DHCP server? I am having All In One openstack env deployed using devstack icehouse. I am looking for an option to integrate it with external DHCP server. -- Thanks & Regards E-Mail: thefossg...@gmail.com IRC: neophy Blog

Re: [Openstack] [Cinder][VMWare]Not able see attached volume without instance reboot.

2014-12-07 Thread foss geek
bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x Disk /dev/sdb doesn't contain a valid partition table Any ideas? -- Thanks & Regards E-Mail: thefossg...@gmail.com IRC: neophy Blog : http://lmohanphy.livejournal.com/ On Sat, Dec 6, 2014 at 7:05

[Openstack] [Cinder][VMWare]Not able see attached volume without instance reboot.

2014-12-06 Thread foss geek
Dear All, I am using the Debian VMDK image for testing Cinder with VMware vCenter VMDK driver: http://partnerweb.vmware.com/programs/vmdkimage/debian-2.6.32-i686.vmdk https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide It seems by default the above debian vmdk image not configured to load

Re: [Openstack] Force use password authentication instead of public key when access VM

2014-11-24 Thread foss geek
Here is the way to enable ssh login to ubuntu user using username and password. I am using it for testing purpose. http://lmohanphy.livejournal.com/2496.html -- Thanks & Regards E-Mail: thefossg...@gmail.com IRC: neophy Blog : http://lmohanphy.livejournal.com/ On Tue, Nov 25, 2014 at 12:32 P

Re: [Openstack] [Horizon][N1KV]Horizon dashboard for Cisco N1KV plugin

2014-11-20 Thread foss geek
I am using Devstack Icehouse release. On Thu, Nov 20, 2014 at 4:57 PM, foss geek wrote: > Dear All, > > I have installed Openstack + Neutron + N1KV using Devstack. It is All In > One environment. > > How to configure Horizon dashboard support for Cisco N1K profile > manage

[Openstack] [Horizon][N1KV]Horizon dashboard for Cisco N1KV plugin

2014-11-20 Thread foss geek
Dear All, I have installed Openstack + Neutron + N1KV using Devstack. It is All In One environment. How to configure Horizon dashboard support for Cisco N1K profile management? I can see a blueprint https://blueprints.launchpad.net/horizon/+spec/horizon-cisco-n1k Thanks for your time. -- Tha

Re: [Openstack] Unable to execute keystone commands from Network Node

2014-11-12 Thread foss geek
Hi Varun, did you sourced required environment variables (or OpenStack rc file) for the OpenStack command-line clients? http://docs.openstack.org/user-guide/content/cli_openrc.html -- Thanks & Regards Mobile: 9444955058 E-Mail: thefossg...@gmail.com IRC: neophy Blog : http://lmohanphy.livejourn

[Openstack] [openstack-dev] [fuel]

2014-11-12 Thread foss geek
I am reading Fuel reference-architecture documentation in the below link: http://docs.mirantis.com/openstack/fuel/fuel-5.1/reference-architecture.html#openstack-environment-architecture In the page no 2 note says: *Note* *In environments that use vCenter as the hypervisor, the Nova-compute serv

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-25 Thread foss geek
/plain' in resp['content-type']: LOG.debug(_("VSM: %s"), replybody) else: * raise c_exc.VSMError(reason=replybody)* How do I troubleshoot this issue? Thanks On Thu, Sep 25, 2014 at 5:18 AM, foss geek wrote: > > Hi Prite

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-24 Thread foss geek
ent_range 1-3000 --physical_network $PHYSICAL_NETWORK > + > # Create a small network > # Since neutron command is executed in admin context at this point, > # ``--tenant-id`` needs to be specified. > ubuntu:~/devstack$ > > hope this helps. > > Regards, > Pr

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-23 Thread foss geek
Hi Pritesh, Here is configuration pointed by you. http://cisco-neutron-ci.cisco.com/logs/n1kv_neutron/3766/localrc.txt I gone through the stack log file of the above configuration and compared with my stack log. In my devstack log there no log of the below command execution but it is there in yo

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-19 Thread foss geek
On Fri, Sep 19, 2014 at 11:45 PM, Pritesh Kothari (pritkoth) < pritk...@cisco.com> wrote: > > On Sep 19, 2014, at 10:16 AM, foss geek wrote: > > Hi Pritesh, > > I'm struggling to understand the below issue still. > > I guess the N1KV plugin tries to pull

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-19 Thread foss geek
reate failed (client error)*: Network Profile default_network_profile could not be found.* *WARNING neutron.plugins.cisco.n1kv.n1kv_neutron_plugin [-] No policy profile populated from VSM* Thanks On Thu, Sep 18, 2014 at 4:04 PM, foss geek wrote: > Hi Pritesh, > > My Linux Distributi

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-18 Thread foss geek
Hi Pritesh, My Linux Distribution is : Ubuntu 14.04 64 Bit Devstack : Icehouse Nexus : Cisco Nexus 1000V Version 4.2.1.SV2(2.2) for VMware vSphere 5.0 I am using the below configuration: I have commented the below variable: #Q_CISCO_PLUGIN_UVEM_DEB_IMAGE=/var/lib/jenkins/prod/nexus_1000v_vem

[Openstack] [Devstack][Icehouse] TENANT_ID Failure retrieving TENANT_ID for demo

2014-09-17 Thread foss geek
Dear All, I am getting below error while deploying all in one openstack using Devstack Icehouse stable version. 2014-09-18 03:21:56.897 | + TENANT_ID=db7fd8d208db41ea8622be52b520d44e 2014-09-18 03:21:56.897 | + die_if_not_set 374 TENANT_ID 'Failure retrieving TENANT_ID for demo' 2014-09-18 03:21

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-17 Thread foss geek
=stable/icehouse HEAT_BRANCH=stable/icehouse TROVE_BRANCH=stable/icehouse HORIZON_BRANCH=stable/icehouse Thanks On Wed, Sep 17, 2014 at 10:57 PM, Pritesh Kothari (pritkoth) < pritk...@cisco.com> wrote: > > On Sep 17, 2014, at 10:10 AM, foss geek wrote: > > Hi Pritesh, > &g

Re: [Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-17 Thread foss geek
M, Pritesh Kothari (pritkoth) < pritk...@cisco.com> wrote: > Here is a sample localrc file to enable it in devstack: > > http://cisco-neutron-ci.cisco.com/logs/n1kv_neutron/3766/localrc.txt > > > Regards, > Pritesh > > On Sep 17, 2014, at 9:11 AM, foss geek wrote: >

[Openstack] [Devstack][Neutron][Neutron N1KV Plugin] How to enable in local.conf?

2014-09-17 Thread foss geek
Dear All, Is there any document to enable Neutron N1KV Core Plugin in Devstack? I am searching local.conf syntax to enable Neutron N1KV Core Plugin in Devstack Icehouse? any help? Thanks ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/lis

[Openstack] [Devstack][VCenter][n-cpu]Error: Service n-cpu is not running

2014-09-15 Thread foss geek
Dear All, I am using Devstack Icehouse stable version to integrate openstack with VCenter. I am using CentOS 6.5 64 bit. I am facing the below issue while running ./stack. Any pointer/help would be greatly appreciated. Here is related error log. $./stack.sh 2014-09-15 11:35:27.881 | + [[

Re: [Openstack] Wordpress template

2014-08-13 Thread foss geek
n Wed, Aug 13, 2014 at 10:02 PM, foss geek wrote: > Hi Kumar, > > If you want use the template without any change then you have to pass the > below parameters: > > # heat stack-create wordpress > --template-file=icehouse_wordpress_single_instance_ubuntu.yaml > --parameters=

Re: [Openstack] Wordpress template

2014-08-12 Thread foss geek
It is all in one. It will install Apache, MySQL, PHP and Wordpress in single instance. Sorry I will update the description. Thanks On Tue, Aug 12, 2014 at 6:48 PM, wrote: > Hi Foss, > > > > The below template you have mentioned, does it create two servers or one > server with wordpress ? The

Re: [Openstack] Wordpress template

2014-08-12 Thread foss geek
Hi Kumar, I You have use something like: public_net_id: type: string description: > ID of public network for which floating IP addresses will be allocated default: d349fdaa-d49d-486c-9807-4d07fc4d1cd8 private_net_id: type: string description: ID of private network into

[Openstack] [Spice] Unimplemented function 108 in Icehouse

2014-08-05 Thread foss geek
Hi All, I have configured spice console in Icehouse. I am able to take instance console and able to login without any issue. I am getting the below message at the bottom of the spice console. Connected to ws://:6082/ Unimplemented function 108(Inval All Palettes) [ further notices suppressed ]

Re: [Openstack] Inconsistent official docs for enabling LBaas and Fwaas

2014-07-23 Thread foss geek
Hi, What about this: http://lmohanphy.livejournal.com/1797.html Thanks On Wed, Jul 23, 2014 at 2:19 PM, Xianyi Ye wrote: > Hi all, > > > > Is there anyone knows how to enable LBaas and Fwaas simultaneously? > > Currently, I’m totally confused by 2 different config doc. > > > > One is from > ht

Re: [Openstack] [openstack-dev] [Keystone] Keystone multi-domain ldap + sql in Icehouse

2014-07-17 Thread foss geek
end-uuids.rst > > This support uses the domain-specifc config files approach that is already > in IceHouse - so the way you define the LDAP parameters for each domain > does not change. > > Henry > On 17 Jul 2014, at 10:52, foss geek wrote: > > Dear All, > > W

[Openstack] [Keystone] Keystone multi-domain ldap + sql in Icehouse

2014-07-17 Thread foss geek
Dear All, We are using LDAP as identity back end and SQL as assignment back end. Now I am trying to evaluate Keystone multi-domain support with LDAP (identity) + SQL (assignment) Does any one managed to setup LDAP/SQL multi-domain environment in Havana/Icehouse? Does keystone have suggested LDA

[Openstack] [Keystone V3] not able to cloud_admin user within the admin_domain domain

2014-07-16 Thread foss geek
Dear All, I have 3 node openstack (controller + compute+ storage node) deployment. I have integrated keystone with OpenLDAP. I have configure keystone to do authentication through LDAP and assignment from SQL. Here is configuration entry in keystone.conf [identity] driver = keystone.identity.b

[Openstack] Help to Enable SSL/TLS mode for Spice Console in Openstack Icehouse

2014-07-14 Thread foss geek
Hi All, I am using the below steps to configure spice console : http://lists.openstack.org/pipermail/openstack/2014-June/007970.html How to enable SSL/TLS for spice console? Thanks ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/

[Openstack] Keystone Multi-Domain Functionality in Icehouse

2014-07-12 Thread foss geek
Dear All, I have installed Openstack Icehouse AIO using RDO Packstack on Centos 6.5. I'm trying to get keystone multi-domain functionality. I am following this url: http://www.florentflament.com/blog/setting-keystone-v3-domains.html Created "dom1" domain. Created a user "adm1" in domain "dom1"

Re: [Openstack] how to integrate spice with Openstack

2014-06-22 Thread foss geek
I have documented the same in the below url: http://lmohanphy.livejournal.com/1715.html On Mon, Jun 23, 2014 at 10:37 AM, foss geek wrote: > > Here working configuration from Thiago > > http://lists.openstack.org/pipermail/openstack/2014-June/007970.html > > I hav

Re: [Openstack] how to integrate spice with Openstack

2014-06-22 Thread foss geek
Here working configuration from Thiago http://lists.openstack.org/pipermail/openstack/2014-June/007970.html I have tested the above configuration with Havana. It is working fine. On Mon, Jun 23, 2014 at 9:58 AM, zhchaobey...@gmail.com < zhchaobey...@gmail.com> wrote: > Hi,List: >

Re: [Openstack] SPICE console for OpenStack Havana

2014-06-20 Thread foss geek
gt; access the SPICE Proxy and, "compute-1.mng.mydomain.com.br" is where the > proxy communicates, via "management network", with SPICE server itself (KVM > Instance running at the hypervisor). > > My IceHouse instal guide covers SPICE Console: > https://gist.github.

[Openstack] SPICE console for OpenStack Havana

2014-06-19 Thread foss geek
I am refering ( http://joshrestivo.com/?p=32 ) to setup the Spice protocol to use in place of VNC, but for some reason I can not get it to work. I have configured my nova.conf like so: I am using OpenStack Havana. *I). Configuration in Controller Node :* # cat /etc/redhat-release CentOS release