I'm running havana, I've noticed the --audited argument in policy
creation/update and I wonder where these audit logs saved? I couldn't
find any audit log in the standard neutron logs.
--
Thanks,
Rami Vaknin, QE @ Red Hat, TLV, IL.
___
Mailing lis
The audited flag is not for generating audit logs. It's meant to indicate
whether the particular firewall policy was audited or not by the creator of
the firewall policy.
~Sumit.
On Tue, Oct 8, 2013 at 4:05 AM, Rami Vaknin wrote:
> I'm running havana, I've noticed the --audited argument in pol
hi i was going through code of nova on github...but there are no readme
files available regarding code organization of nova. Can anyone provide me
with a link from where i can begin reading the code ? or if anyone can help
me by indicators on from which files / folders the nova begins its
proce
Right now, the guideline for developers is not that sufficient.
Nova has lots of components. I always learn it by debugging a certain
component
to see how it works.
Here's several useful links:
https://github.com/openstack/nova/tree/master/doc
http://docs.openstack.org/developer/nova/
You can als
Hi all,
get confused here after several days finding away out through this issue,
- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/blogentry/115219
http://waipeng.wordpress.com/2013/05/20/building-centos-images-for-openstac
On 09/10/13 15:04, Mahardhika Gilang wrote:
Hi all,
get confused here after several days finding away out through this issue,
- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/blogentry/115219
http://waipeng.wordpress.com/2
On 09/10/13 15:27, Tom Fifield wrote:
On 09/10/13 15:04, Mahardhika Gilang wrote:
Hi all,
get confused here after several days finding away out through this issue,
- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/blogentr
On 10/09/2013 12:31 AM, Sumit Naiksatam wrote:
The audited flag is not for generating audit logs. It's meant to
indicate whether the particular firewall policy was audited or not by
the creator of the firewall policy.
Ohh, ok, thanks for the explanation.
~Sumit.
On Tue, Oct 8, 2013 at 4:0
On 10/9/2013 11:29 AM, Tom Fifield wrote:
On 09/10/13 15:27, Tom Fifield wrote:
On 09/10/13 15:04, Mahardhika Gilang wrote:
Hi all,
get confused here after several days finding away out through this
issue,
- i can't get real size of /vda/ disk on instance that i create
- i have follow many st
On 10/9/2013 11:27 AM, Tom Fifield wrote:
On 09/10/13 15:04, Mahardhika Gilang wrote:
Hi all,
get confused here after several days finding away out through this
issue,
- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/bl
Mahardihka
Why dont use ubuntu?
My personal, centos.is fork redhat, try rh openstack first , if it is good.
You can go to centos.
Rh openstack.is preview, cmiiw
F
On Oct 9, 2013 12:07 PM, "Mahardhika Gilang"
wrote:
> On 10/9/2013 11:29 AM, Tom Fifield wrote:
>
> On 09/10/13 15:27, Tom Fifiel
Hi tom
I used ubuntu for run kvm, and centos for vm, used centos because all our
current running physical server is run with centos.
Have been used redhat but it just waste time with their repository issue.
One i notice is, size of /dev/vda is follow the size of its image. So what is
the used fla
Here's a simple workflow on how nova components are working together.
End user --> nova(Shell) --> python-nova-client --> nova-api service -->
nova-XXX services
all the nova-XXX services are started in the corresponding script files
located at
https://github.com/openstack/nova/tree/master/nova/cm
13 matches
Mail list logo