I'm not sure about selectively changing Horizon's appearance per user,
but you can control service accesses through modification of
policy.json files and Keystone roles.
This post is a couple of years old, but the same principles should apply:
http://www.mattfischer.com/blog/?p=524
Jaime
On Thu,
Hi Brent,
I managed to do this by creating the port first, and then associating it with
the instance:
instance0_port0:
type: OS::Neutron::Port
properties:
admin_state_up: true
network_id: e0be3064-2011-4d92-b73c-5c4c6825b0c1
security_groups:
- 0875fe40-c509-44bf
Using HEAT, I am creating VM instances against a neutron provider network
that does not
supply DHCP services.
Still using HEAT, any ideas on how I can grab the MAC address of the
assigned neutron port? I will also need to grab the IP Neutron has
allocated to my VM instance.
I will pass the MAC an
Gorge,
I think that for swift, you will use the swift ceilometer middleware
to do that. Have not looked at that for awhile.
Thanks.
Tong Li
IBM Open Technology
Building 501/B205
liton...@us.ibm.com
From: "Jorge Cardoso (Cloud Operations and Analytics, IT R&D
Division)"
To:
Due to release-critical issues spotted in Nova during RC1 testing, a
new release candidate was created for Mitaka. You can find the RC2
source code tarball at:
https://tarballs.openstack.org/nova/nova-13.0.0.0rc2.tar.gz
Unless new release-critical issues are found that warrant a last-minute
re
Hi Li,
Thanks. I was able to configure it to have CADF messages send from most OSK
components.
Any clue on where is the pycafd configuration file for swift?
I did not find it here:
https://github.com/openstack/pycadf/tree/master/etc/pycadf
The CADF project audits REST calls originating from ex
Can you verify if the servers where rabbitmq instances are running are
reachable from other nodes?
# rabbit_hosts=rabbit1:5672,rabbit2:5672,rabbit3:5672
Are the above hosts reachable?
If yes, check if rabbitmq is listening on correct ports:
netstat –nap | grep rabbit
Also, did you set up correct
Hello,
I am using Kilo version of openstack and I would like to restrict some of
available options or features from Horizion Dashboard , does it possible ?
For examples
1 ) Remove Object Store tab , I don¹t want user create container and play
with objects
2 ) About instances , Launch Instance
Hello,
I am a new to OpenStack. I am deploying from scratch and my architecture as
such:
2 servers - computes
3 servers - controllers
3 servers - SAN
1 server - network
On every controller node I have created lxc contrainer for every service,
so I have 3 containers for every service, and each con