Re: [Openstack] Best Way to Install Openstack

2015-02-16 Thread
Maybe Devstack is a quick way for you: http://docs.openstack.org/developer/devstack/ *Best Regards!* *Chao Yan--About me : http://about.me/chao_yan * *My twitter: @yanchao727 * *My Weibo: http://weibo.com/herewearenow

Re: [Openstack] installation

2015-02-08 Thread
You can follow devstack docs: http://docs.openstack.org/developer/devstack/index.html Or take a look at others' local.conf: http://www.sebastien-han.fr/blog/2013/08/16/best-localrc-for-devstack/ *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727

Re: [Openstack] How to give an Ip address to an instance (Not through DHCP)

2015-02-03 Thread
t; Changing IP after logging into the VM would not work as this IP has been > assigned to the neutron port associated with that VM. > > Thanks, > Girija Sharan Singh > > On Tue, Feb 3, 2015 at 3:22 PM, 严超 wrote: > >> Of course, you can ssh into the machine and changing the

Re: [Openstack] How to give an Ip address to an instance (Not through DHCP)

2015-02-03 Thread
Of course, you can ssh into the machine and changing the network settings. Or you can simply write a Heat template to give an Ip address to an instance in the first place. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http

Re: [Openstack] Neutron DB alembic migration issues with sqlite backend

2015-01-30 Thread
I found this bug maybe helpful for you : https://bugs.launchpad.net/neutron/+bug/1209301 This bug is still relevant. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread
As you said, it is a multi node setup. Which physical node is used when your VM is booting ? And how many disk did the VM image need when booting ? Those could be the next steps to check. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 *

[Openstack] [Tuskar][Tuskar-ui] Does Tuskar have "Plan" deploy API ? Or will Tuskar have one ?

2014-10-29 Thread
Hi, All: I am working on Tuskar and Tuskar-ui lately. I wonder if Tuskar have "Plan" deployment API ? Or will Tuskar have one ? When I read source code of Tuskar-Client, and Tusk-ui, I found that Tuskar-ui directly use Heat-client to deploy an Overcloud. Is that better ? Or there wi

[Openstack] [os-cloud-config] What is the best practice when using os-cloud-config ?

2014-10-29 Thread
Hi, All: I wonder what is the best practice when using os-cloud-config ? I think os-cloud-config should be part of TripleO when initializing Service like Keystone. In stead of using script: tripleo-incubator/scripts/setup-endpoints separately. Is it right ? Thank you for any help of u

[Openstack] [TripleO][Tuskar-ui]After diskimage-build a new Undercloud, Tuskar-ui doesn't start

2014-10-29 Thread
Hi, All : I've built a new Undercloud with diskimage-builder recently, inside I include Tuskar-ui element. But the element need authentication after deployment. At that point, keystone had not been initiated and there is no endpoints. So authentication is not available for Tuskar-ui

Re: [Openstack] [Tripleo][Ironic] How does overcloud get route 169.254.169.254

2014-10-23 Thread
twitter:Andy Yan @yanchao727 <https://twitter.com/yanchao727>* *My Weibo:http://weibo.com/herewearenow <http://weibo.com/herewearenow>--* 2014-10-24 0:36 GMT+08:00 Clint Byrum : > Excerpts from 严超's message of 2014-10-23 01:08:09 -0700: > > Hi, All: > >

[Openstack] [Tripleo][Overcloud][Undercloud] Why there is no route in routing table after rebooting Overcloud machine

2014-10-23 Thread
Hi, All: I recently deployed a CentOS Overcloud machine using Undercloud. After provision of ironic complete, I rebooted Overcloud machine. Although it rebooted successfully through PXE, the routing table in the overcloud machine was gone . Please help me out and explain the

[Openstack] [Tripleo][Ironic] How does overcloud get route 169.254.169.254

2014-10-23 Thread
Hi, All: I recently deployed an Overcloud machine using Undercloud. And when login to the overcloud . It has the following route: stack@undercloud002-undercloud-xjjnlfe5guan:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 0.0

Re: [Openstack] Centos 7 root pasword

2014-10-18 Thread
If you want to build ssh-key within the cloud image, you can try diskimage-builder to build your own cloud image: https://pypi.python.org/pypi/diskimage-builder/0.1.33 *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://we

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-16 Thread
Awesome ! *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --* 2014-10-17 10:22 GMT+08:00 Ian Y. Choi : > Hello Thierry, > > Great!! > > I am not sure

[Openstack] [disk-image-builder]How to build a centos Overcloud-image in ubuntu using disk-image-builder

2014-10-14 Thread
Hi, Everyone: I'm trying to use an Undercloud to setup an Overcloud bare metal. But I want my Overcloud to be centOS system. How can I build or get a centos Overcloud-image using disk-image-builder , which should be a qcow centOS image ? *Best Regards!* *Chao Yan--**My twitt

Re: [Openstack] can anybody help to explain how the packet of ping shoule be forwarded from vm

2014-09-23 Thread
0 Sam Lee : > >> Can you explain it more detail? when the routing table is used? >> >> 2014-09-23 15:39 GMT+08:00 严超 : >> >>> I think that path should depends on your route table. You can modify >>> route table to take some tests. >>> >>&g

Re: [Openstack] can anybody help to explain how the packet of ping shoule be forwarded from vm

2014-09-23 Thread
9-23 15:13 GMT+08:00 Sam Lee : > I am not sure you are right or not.Bridge is a virtual switch, if we > want to communicate outside world using bridge, we must attach a physical > devices to bridge. eth0 is just the device. > > 2014-09-23 15:04 GMT+08:00 严超 : > >> eth0

Re: [Openstack] can anybody help to explain how the packet of ping shoule be forwarded from vm

2014-09-23 Thread
ewearenow>--* 2014-09-23 15:21 GMT+08:00 Sam Lee : > I have tracked the packets using tcpdump, and it shows that the eth0 > process the packets. When a floating ip is added on instance, eth1 process > the packets. > > 2014-09-23 15:18 GMT+08:00 严超 : > >> Yes, that'

Re: [Openstack] Billing System Recommendation

2014-09-23 Thread
Take a loot at Ceilometer project in Openstack, this should give you some help: https://wiki.openstack.org/wiki/Ceilometer *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow

Re: [Openstack] can anybody help to explain how the packet of ping shoule be forwarded from vm

2014-09-23 Thread
eth0 is virtualized as br100 , as your command show: 2: eth0: mtu 1500 qdisc pfifo_fast *master br100 state UP* qlen 1000 link/ether 00:1e:67:6a:8b:c9 brd ff:ff:ff:ff:ff:ff inet6 fe80::21e:67ff:fe6a:8bc9/64 scope link valid_lft forever preferred_lft forever So I think packages wou

[Openstack] [Tuskar-ui] Problem when Tuskar-ui deploy a plan

2014-09-14 Thread
Hi, everyone: I'm trying to use Tuskar-ui to deploy an overcloud baremetal. But when I comfirmed and click the "deploy" buttom, it always got the following error. I really appreciate any help for this. DEBUG:tuskar_ui.api.tuskar:tuskarclient connection created using token "c814a946a77c11be

Re: [Openstack] [heat] identity:create_domain failed (403)

2014-09-08 Thread
I think Keystone got error itself. Check keystone service and troubleshot. Last time I got this error is because the Ntp is not configured , then the keystone got wrong without time sync. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 *

Re: [Openstack] Openstack VM not getting ip

2014-09-07 Thread
> > > Sent from my Android phone using TouchDown (www.nitrodesk.com) > > > -Original Message- > *From:* 严超 [yanchao...@gmail.com] > *Received:* Monday, 08 Sep 2014, 9:49AM > *To:* Raghavendra Lad [lad.raghaven...@gmail.com] > *CC:* {openstack@lists.openstack.org} [opens

Re: [Openstack] Openstack VM not getting ip

2014-09-07 Thread
Are you using Nova-network or Neutron ? What is ifconfig output ? *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --* 2014-09-07 16:51 GMT+08:00 Ragha

Re: [Openstack] Template for wordpress

2014-09-04 Thread
It's possible that your "My::lb::Server" didn't boot successfully. And it seems there is no option for specifing a network ID in the webservergroup. Take a look at this link of webservergroup option: http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::AutoScalingGroup

Re: [Openstack] Networking issues in DevStack

2014-08-28 Thread
I dont see eth0 ip addr disapper . And what's the ip addr of your first VM ? You are using Nova-network , not Neutron, right ? And why are you using different route to the same network ? watrous@watrous-helion:~$ ip route default via 16.85.144.1 dev eth1 10.11.12.0/24 dev br100 proto kernel sc

[Openstack] [TripeO] venvs install packages too old ?

2014-08-27 Thread
Hi, Everyone: When I am using TripleO to build an undercloud image, it will install packages in /opt/stack/venvs/openstack. But SqlAlchemy version in /opt/stack/venvs/openstack/lib is 0.7, but SqlAchemy in /user/lib/ is 0.8, how can fix this? Why is Sqlalchemy version in venvs lower than /u

Re: [Openstack] Clean ovs ports

2014-08-27 Thread
Same questions here. I sometimes use ovs-vsctl command before manually. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --* 2014-08-28 5:26 GMT+08:00

[Openstack] [tripleo-image-elements][diskimage-builder] Will tripleo-image-elements support Tuskar-UI?

2014-08-27 Thread
Hello, everyone: I'm a user of TripleO, and I wonder if tripleo-image-elements will support Tuskar-UI ? Tripleo-image-elements supports Tuskar now, when will tripleo-image-elements support Tuskar-UI ? Or should we write Tuskar-UI element ourselves? *Best Regards!* *Chao Yan--

Re: [Openstack] Instance cannot get any ip address

2014-08-26 Thread
Try to use: $ip netns to find network namespace. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 <https://twitter.com/yanchao727>* *My Weibo:http://weibo.com/herewearenow <http://weibo.com/herewearenow>--* 2014-08-27 14:23 GMT+08:00 严超 : &

Re: [Openstack] Instance cannot get any ip address

2014-08-26 Thread
What is the output of ifconfig? Are you using Neutron and ip netns? *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --* 2014-08-27 13:48 GMT+08:00 Xia

Re: [Openstack] No IP addresses through DHCP because DHCP port down?

2014-08-26 Thread
You can check what error occurred in your Neutron log file. This link may help you: https://bugs.launchpad.net/neutron/+bug/1303998 And I think tag is only for vlan tag, and it's not related. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727

Re: [Openstack] No route to host

2014-08-26 Thread
What is 10.0.0.0/24 network for and 172.24.4.2/24 network for ? I guess you are using Neutron. That makes network complicated. I think you can try to debug Neutron. And why are you using two routes to the same network?: *172.24.4.0162.242.233.1 255.255.255.0 UG 0 00

[Openstack] [TripleO] What if undercloud machines down, can we reboot overcloud machines?

2014-08-26 Thread
Hi, All: I've deployed undercloud and overcloud on some baremetals. All overcloud machines are deployed by undercloud. Then I tried to shutdown undercloud machines. After that, if I reboot one overcloud machine, it will never boot from net, AKA PXE used by undercloud. Is tha

[Openstack] [TripleO][undercloud][Horizon] Horizon dashboard not available on webpage

2014-08-24 Thread
Hi, All: I've deployed one undercloud on baremetal using tripleO devtest. But when I acces horzion dashboard on webpage, I got error in apache log, please help: [Mon Aug 25 05:01:34.749209 2014] [authz_core:debug] [pid 8109:tid 3053452096] mod_authz_core.c(802): [client 72.163.255.76:57077

Re: [Openstack] [keystone][tripleO devtest]

2014-08-14 Thread
gt; Hi Chao Yan, > > On Thu, Aug 14, 2014 at 9:07 AM, 严超 wrote: > >> *Verification failure* >> *3074320060 <3074320060>:error:2E099064:CMS >> routines:CMS_SIGNERINFO_VERIFY_CERT:certificate verify >> error:cms_smime.c:304:Verify error:certificate is not yet

[Openstack] [keystone][tripleO devtest]

2014-08-13 Thread
Hi, All: I've deployed an undercloud baremetal with tripleO devtest. But when I was trying to add endpoints to keystone and use other services like nova and glance, it always has certificate error.* I can not use any service except keystone in undercloud machine when I source undercloudrc.*

Re: [Openstack] [diskimage-builder][devtest] What is the difference between seed VM and undercloud VM

2014-08-04 Thread
es. > > Life perspective, seed existence is temporary. Undercloud and Overcloud > will have longer life. Treat Undercloud as control station for Overcloud. > > > On Mon, Aug 4, 2014 at 6:40 PM, 严超 wrote: > >> Hi, All: >>I am working on TripleO Devtest

[Openstack] [diskimage-builder][devtest] What is the difference between seed VM and undercloud VM

2014-08-04 Thread
Hi, All: I am working on TripleO Devtest lately, but I got confused when studying this Devtest: http://docs.openstack.org/developer/tripleo-incubator/devtest.html Overcloud is booted by undercloud, right ? Then what is the seed VM node for? Overcloud images are uploaded to unde

Re: [Openstack] [diskimage-builder] How can I build my own undercloud or overcloud image ?

2014-07-30 Thread
t;--* 2014-07-31 1:20 GMT+08:00 Clint Byrum : > Excerpts from 严超's message of 2014-07-29 22:24:01 -0700: > > I think the underlcloud.qcow2 is different. > > Because > > > http://fedorapeople.org/~slagle/slagle-tripleo-images-fedora-i2/undercloud.qcow2 >

Re: [Openstack] [diskimage-builder] How can I build my own undercloud or overcloud image ?

2014-07-29 Thread
> -Rob > > On 30 July 2014 14:06, 严超 wrote: > > Hi, All: > > > > I want to build my own undercloud. But I don't even know how the > following > > images are built. > > > > Is there any good examples for diskimage-builder or good docs? > >

[Openstack] [diskimage-builder] How can I build my own undercloud or overcloud image ?

2014-07-29 Thread
Hi, All: I want to build my own undercloud. But I don't even know how the following images are built. Is there any good examples for diskimage-builder or good docs? curl -L -O http://fedorapeople.org/~slagle/slagle-tripleo-images-fedora-i2/undercloud.qcow2 curl -L -O http://fedorapeople.org/~

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-23 Thread
of reproducing those steps here, head on over to: > http://docs.openstack.org/developer/tripleo-incubator/devtest_overcloud.html. > Pick up with step 10, where you're waiting for the Overcloud to finish > deploying. > > > On Tue, Jul 22, 2014 at 1:25 AM, 严超 wrote: > >> Everythi

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-22 Thread
the > Undercloud node and run "heat stack-list" to know the status of overcloud > stack. If it is stuck at IN PROGRESS or ended in ERROR status, such > behavior is observed. > > > > > > *From:* 严超 [mailto:yanchao...@gmail.com] > *Sent:* Monday, July 21, 2014 9:5

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-21 Thread
12:21 GMT+08:00 严超 : > NO, I still can't use nova commands, debug is like follow : > > chaoya@ironic001:~/tripleo$ export -p | grep OS > declare -x LESSCLOSE="/usr/bin/lesspipe %s %s" > declare -x OS_AUTH_URL="http://192.0.2.7:5000/v2.0"; > declar

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-21 Thread
//twitter.com/yanchao727>* *My Weibo:http://weibo.com/herewearenow <http://weibo.com/herewearenow>--* 2014-07-22 2:24 GMT+08:00 Clint Byrum : > Not sure what is in stackrc, but if you used tripleo's 'devtest', it > produces a 'tripleorc' which can b

[Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-21 Thread
Hi, Everyone : I've got the same issue when deployed overcloud and undercloud using TripleO, I can use "nova list" and the other nova command : https://bugs.launchpad.net/tripleo/+bug/1290488 Is there any way to solve this? root@overcloud-notcompute0-zdcmpw47hksu:~# . ~/stackrc root@overcl

[Openstack] [openstack] [TripleO] Are there any Tuskar or Tuskar-ui Docs ?

2014-07-20 Thread
Hi, everyone : I'm studying TripleO and along with Tuskar and Tuskar-ui project. I'm wondering if there are Docs or guide for Tuskar and Tuskar-ui ? For me, it is more difficult if there are only source codes. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727

[Openstack] [openstack] Baremetal Deploy issue

2014-07-10 Thread
Hi, all: I have being trying to use a relatively new machine for baremetal. sfdisk complains for its size. I'm using undercloud to deploy a baremetal in tripleO. Here is a fragment of the log from the baremetal file, Can anyone tell me how to fix this? ERROR [nova.virt.baremetal.deploy_hel

Re: [Openstack] [xs-devel] Delete the imported VM image to release space -- Sisu

2014-06-16 Thread
You can try to check which folder is full by: stack@DevStackOSDomU:~$ sudo du -sh /opt/stack/data If /opt/stack/data is very large, there may be some os images in it . *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://we

Re: [Openstack] Delete the imported VM image to release space -- Sisu

2014-06-14 Thread
If you're using devstack and glance to keep the image, you can find your images in /opt/stack/data/glance/images. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --

[Openstack] [Nova] baremetal-node-create failed

2014-06-12 Thread
Hi, All : In tripleO project, it uses the following script to test " *baremetal-node-create*" : *nova --debug baremetal-node-create devtest_canary 1 1 1 11:22:33:44:55:66* But it failed, how can I fix this: DEBUG (shell:777) The server has either erred or is incapable of pe

[Openstack] [Nova] Nova list can't return anything

2014-06-12 Thread
Hi, All: I print *"nova --debug list "*, and got nothing return, how can that be ? RESP: [200] CaseInsensitiveDict({'date': 'Thu, 12 Jun 2014 08:52:19 GMT', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8'}) RESP BODY: *body

[Openstack] [Nova] How to confirm I have the right database schema when checkout to another branch?

2014-06-11 Thread
Hi, All: When I checkout nova to another branch. how to confirm I have the right database schema ? When I run "nova-manage db sync", I've got below error: 2014-06-11 22:53:27.977 CRITICAL nova [-] KeyError: 2014-06-11 22:53:27.977 TRACE nova Traceback (most recent call last): 201

Re: [Openstack] heat autoscaling group/instance relationships

2014-06-10 Thread
Yes, it is ”AutoScalingGroupName“. ”AutoScalingGroupName“ is used for ceilometer alarm to evaluate if the alarm cross the threshold and which group to scale up or down. If you dont define an "alarm resource" for heat template. Then ”AutoScalingGroupName“ maybe useless. *Best Regards!* *Chao Yan

[Openstack] [Ironic+Nova] Is it recommended to use Nova driver to manage Ironic ?

2014-06-09 Thread
Hi, All: I've read "GUIDE 2: Deploying with DevStack and Ironic+Nova " on *https://etherpad.openstack.org/p/IronicDeployDevstack * Is it recommended to use Nova driver to manage Ironic ? Or Is it recommended to use TripleO to m

Re: [Openstack] [ironic] Is ironic support EXSI when boot a bare metal ?

2014-06-05 Thread
Sorry, it was ESXI. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 <https://twitter.com/yanchao727>* *My Weibo:http://weibo.com/herewearenow <http://weibo.com/herewearenow>--* 2014-06-05 19:39 GMT+08:00 严超 : > Hi, All: > Is i

[Openstack] [ironic] Is ironic support EXSI when boot a bare metal ?

2014-06-05 Thread
Hi, All: Is ironic support EXSI when boot a bare metal ? If we can, how to make vmware EXSI ami bare metal image ? *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow

[Openstack] [ironic] Can nova manage both ironic bare metal nodes and kvm VMs ?

2014-06-05 Thread
Hi, All: In deploying with devstack and Ironic+Nova, we set: compute_driver = nova.virt.ironic.IronicDriver This means we can no longer use nova to boot VMs. Is there a way to manage both ironic bare metal nodes and kvm VMs in Nova ? I followed this Link: https://et

Re: [Openstack] [openstack-dev] [ironic workflow question]

2014-06-04 Thread
e same ? *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 <https://twitter.com/yanchao727>* *My Weibo:http://weibo.com/herewearenow <http://weibo.com/herewearenow>--* 2014-06-04 21:27 GMT+08:00 Dmitry Tantsur : > On Wed, 2014-06-04 at 21:18

Re: [Openstack] [openstack-dev] [ironic workflow question]

2014-06-04 Thread
tps://twitter.com/yanchao727>* *My Weibo:http://weibo.com/herewearenow <http://weibo.com/herewearenow>--* 2014-06-04 21:00 GMT+08:00 Dmitry Tantsur : > On Wed, 2014-06-04 at 20:29 +0800, 严超 wrote: > > Hi, > > > > Thank you very much for your reply !

Re: [Openstack] [openstack-dev] [ironic workflow question]

2014-06-04 Thread
> with final kernel and ramdisk. > > On Wed, 2014-06-04 at 19:20 +0800, 严超 wrote: > > Hi, All: > > > > I searched a lot about how ironic automatically install image > > on bare metal. But there seems to be no clear workflow out there. > > > >

[Openstack] [ironic workflow question]

2014-06-04 Thread
Hi, All: I searched a lot about how ironic automatically install image on bare metal. But there seems to be no clear workflow out there. What I know is, in traditional PXE, a bare metal pull image from PXE server using tftp. In tftp root, there is a ks.conf which tells tftp which im

[Openstack] [ironic bare metal installation issue]

2014-06-03 Thread
Hi, All : I've deployed my ironic following this link: http://ma.ttwagner.com/bare-metal-deploys-with-devstack-and-ironic/ , all steps is completed. Now one of my node-show provision_state is active. But why is this node still in installation state as follow ? [image: 内嵌图片

Re: [Openstack] [Is there horizon implementation for ironic]

2014-05-19 Thread
-05-19 16:22 GMT+08:00 Neill Cox : > I am currently working on a horizon implementation of the ironic api, but > it's at a very early stage and definitely not useable yet. > > Regards, > Neill > > > On Mon, May 19, 2014 at 5:54 PM, 严超 wrote: > >> Hi, All : >

[Openstack] [Is there horizon implementation for ironic]

2014-05-19 Thread
Hi, All : Ironic is a project for us to control bare metal better. Is there any horizon implementation for ironic to use ironic api and function easyly? *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com

Re: [Openstack] The project of an image or images have a project

2014-04-15 Thread
#export -p or read /etc/profile to find which tenant/project you are in. Try to check env variables. On Apr 16, 2014 11:20 AM, "Carlos Miguel Hernández Romero" < miguel2herma...@gmail.com> wrote: > if I put private not get the project : > From command if the project goes " owner" : > vagrant@preci

Re: [Openstack] The project of an image or images have a project

2014-04-15 Thread
_public | True | >> | min_disk | 0| >> | min_ram | 0| >> | name | cirros-0.3.1-x86_64-uec | >> | owner |