[rdo-list] RDO
by Brandon Gaisford
Hello,
Just attempted my first RDO TripleO installation - thank you in advance for all your hard work to make this a simple process!!
Environment:
Server: blade0 is the target host, CentOS7 32GB RAM, 1TB HDD, SSH trust with server: maui
Server: maui is the ansible server executing the TripleO quickstart.sh script
Results:
PLAY RECAP *********************************************************************
blade0.punagroup.com : ok=77 changed=49 unreachable=0 failed=0
localhost : ok=15 changed=7 unreachable=0 failed=0
undercloud : ok=5 changed=3 unreachable=0 failed=1
Please see attached log. It looks as if the setup went pretty well, but given the playlist recap and since there was’t any info at the end of the run explaining how to connect to the new system, I have my suspicions.
Brandon
8 years, 3 months
[rdo-list] python-keystone-9.1.0-1.el7
by Guanwen Zhang
I tried to install openstack-keystone-9.1.0-1.el7.noarch.rpm, it complains
about
python-keystone = 1:9.1.0-1.el7 is needed by
openstack-keystone-1:9.1.0-1.el7.noarch
Just wondering where to get the version of python-keystone-9.1.0
Thanks
Henry
8 years, 3 months
[rdo-list] Documenting RDO Stable and workarounds
by Christopher Brown
Hello,
I'm happy to get involved in this - my intention is to move the
documented workarounds we have internally onto the RDO docs website.
I started doing this earlier in the year:
https://www.rdoproject.org/tripleo/troubleshooting/
However I need to clarify where TripleO QuickStart fits into the
picture. I haven't used this but it doesn't appear to be a tool that
produces a production-capable deployment - by this I mean a minimum of
three controllers in HA configuration on separate hardware.
So it appears we have four offerings:
1. Trystack - Research
2. Packstack - PoC
3. TripleO quickstart - Dev
4. TripleO baremetal - Prod
Have I pigeon-holed these correctly?
--
Regards,
Christopher Brown
OpenStack Engineer
OCF plc
Tel: +44 (0)114 257 2200
Web: www.ocf.co.uk
Blog: blog.ocf.co.uk
Twitter: @ocfplc
OCF plc is a company registered in England and Wales. Registered number
4132533, VAT number GB 780 6803 14. Registered office address: OCF plc,
5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield S35
2PG.
8 years, 3 months
[rdo-list] [Meeting] RDO meeting (2016-07-13) Minutes
by Chandan kumar
==============================
#rdo: RDO meeting - 2016-07-13
==============================
Meeting started by chandankumar at 15:01:08 UTC. The full logs are
available at
https://meetbot.fedoraproject.org/rdo/2016-07-13/rdo_meeting_-_2016-07-13...
.
Meeting summary
---------------
* Roll Call (chandankumar, 15:01:39)
* RDU2 network outage (chandankumar, 15:05:00)
* Integration testing distgit reviews (!) with in-flight DLRN
repositories (chandankumar, 15:08:58)
* LINK:
https://review.rdoproject.org/r/gitweb?p=config.git;a=blob;f=jobs/DLRN.ya...
(dmsimard, 15:13:45)
* LINK:
https://dmsimard.com/2016/07/13/improving-rdo-packaging-testing-coverage/
(dmsimard, 15:15:02)
* Upcoming dates (chandankumar, 15:18:38)
* OpenStack Summit CFP closes TODAY AT MIDNIGHT PACIFIC
(chandankumar, 15:19:04)
* Newton M2 this week (chandankumar, 15:19:33)
* Newton M2 test day next week - July 21, 22 (chandankumar, 15:19:52)
* LINK: https://www.rdoproject.org/testday/newton/milestone2/
(chandankumar, 15:20:00)
* chair for next meeting (chandankumar, 15:22:24)
* ACTION: imcsk8 to chair for next meeting (chandankumar, 15:22:53)
* Open Floor (chandankumar, 15:23:19)
Meeting ended at 15:31:26 UTC.
Action Items
------------
* imcsk8 to chair for next meeting
Action Items, by person
-----------------------
* imcsk8
* imcsk8 to chair for next meeting
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* chandankumar (41)
* dmsimard (35)
* number80 (23)
* zodbot (11)
* imcsk8 (7)
* jruzicka (7)
* trown (6)
* openstack (3)
* myoung (2)
* rbowen (1)
* hrybacki (1)
* weshay (1)
* coolsvap (1)
* trown|lunchlearn (1)
* trown|lunchnlear (1)
* rdogerrit (1)
* adarazs (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
Thanks,
Chandan Kumar
8 years, 3 months
Re: [rdo-list] Redeploying UnderCloud for baremetal triple-o deployment
by Gunjan, Milind [CTO]
Hi ,
Just an update on this mail chain.
Undercloud deployment is still failing but I feel I know the reason why.
Admin VIP and Public VIP are not getting configured on the br-ctlplane during the undercloud install and because of that keystone service while trying to reach service endpoints throws out "503 service unavailable" resulting in undercloud install fail.
What can be the possible reasons of that ? Is there any networking configuration on interfaces which has to be done before running the install ?
Any suggestions / guidance is highly appreciated.
Best Regards,
Milind
-----Original Message-----
From: Ced [mailto:ced@dalarmor.org]
Sent: Friday, July 01, 2016 7:25 PM
To: Gunjan, Milind [CTO] <Milind.Gunjan(a)sprint.com>
Cc: Dan Sneddon <dsneddon(a)redhat.com>; rdo-list(a)redhat.com
Subject: Re: [rdo-list] Redeploying UnderCloud for baremetal triple-o deployment
---
Ced
14 rue de tahiti
29000 Quimper
tel : 06 60 68 08 27
Le 2016-06-28 05:18, Gunjan, Milind [CTO] a écrit :
> Hi Dan,
> Thanks a lot for your response.
>
> Even after properly updating the undercloud.conf file and checking the
> network configuration, undercloud deployment still fails.
>
> To recreate the issue , I am mentioning all the configuration steps:
> 1. Installed CentOS Linux release 7.2.1511 (Core) image on baremetal.
> 2. created stack user and provided required permission to stack user .
> 3. setting hostname
> sudo hostnamectl set-hostname rdo-undercloud.mydomain sudo hostnamectl
> set-hostname --transient rdo-undercloud.mydomain
>
> [stack@rdo-undercloud etc]$ cat /etc/hosts
> 127.0.0.1 localhost localhost.localdomain localhost4
> localhost4.localdomain4
> ::1 localhost localhost.localdomain localhost6
> localhost6.localdomain6
> 192.0.2.1 rdo-undercloud undercloud-rdo.mydomain
>
> 4. enable required repositories
> sudo yum -y install epel-release
> sudo curl -o /etc/yum.repos.d/delorean-liberty.repo
> https://trunk.rdoproject.org/centos7-liberty/current/delorean.repo
> sudo curl -o /etc/yum.repos.d/delorean-deps-liberty.repo
> http://trunk.rdoproject.org/centos7-liberty/delorean-deps.repo
>
> 5. install repos
>
> sudo yum -y install yum-plugin-priorities sudo yum install -y
> python-tripleoclient
>
> 6. update undercloud.conf
>
> [stack@rdo-undercloud ~]$ cat undercloud.conf [DEFAULT] local_ip =
> 192.0.2.1/24 undercloud_public_vip = 192.0.2.2 undercloud_admin_vip =
> 192.0.2.3 local_interface = enp6s0 masquerade_network = 192.0.2.0/24
> dhcp_start = 192.0.2.150 dhcp_end = 192.0.2.199 network_cidr =
> 192.0.2.0/24 network_gateway = 192.0.2.1 discovery_iprange =
> 192.0.2.200,192.0.2.230 discovery_runbench = false [auth]
>
> 7. install undercloud
>
> openstack undercloud install
>
> install ends in error:
> Error:
> /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_user[neutron]:
> Could not evaluate: Execution of '/bin/openstack domain show --format
> shell Default' returned 1: Could not find resource Default
> Error:
> /Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_user[heat]:
> Could not evaluate: Execution of '/bin/openstack domain show --format
> shell Default' returned 1: Could not find resource Default
> Error: Could not prefetch keystone_service provider 'openstack':
> Execution of '/bin/openstack service list --quiet --format csv --long'
> returned 1: Gateway Timeout (HTTP 504)
> Error: Not managing Keystone_service[glance] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Glance::Keystone::Auth/Keystone::Resource::Service_identity[glance]/Keystone_service[glance::image]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[glance] due to earlier Keystone API failures.
> Error: Could not prefetch keystone_role provider 'openstack':
> Execution of '/bin/openstack role list --quiet --format csv' returned
> 1: Gateway Timeout (HTTP 504)
> Error: Not managing Keystone_role[ResellerAdmin] due to earlier
> Keystone API failures.
> Error:
> /Stage[main]/Ceilometer::Keystone::Auth/Keystone_role[ResellerAdmin]/ensure:
> change from absent to present failed: Not managing
> Keystone_role[ResellerAdmin] due to earlier Keystone API failures.
> Error: Not managing Keystone_service[ironic] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Ironic::Keystone::Auth/Keystone::Resource::Service_identity[ironic]/Keystone_service[ironic::baremetal]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[ironic] due to earlier Keystone API failures.
> Error:
> /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity
> [nova service, user nova]/Keystone_user[nova]: Could not evaluate:
> Execution of '/bin/openstack domain show --format shell Default'
> returned 1:
> Could not find resource Default
> Error:
> /Stage[main]/Glance::Keystone::Auth/Keystone::Resource::Service_identity[glance]/Keystone_user[glance]:
> Could not evaluate: Execution of '/bin/openstack domain show --format
> shell Default' returned 1: Could not find resource Default
> Error: Not managing Keystone_service[novav3] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity
> [nova
> v3 service, user novav3]/Keystone_service[novav3::computev3]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[novav3] due to earlier Keystone API failures.
> Error: Not managing Keystone_role[heat_stack_user] due to earlier
> Keystone API failures.
> Error:
> /Stage[main]/Heat::Keystone::Auth/Keystone_role[heat_stack_user]/ensure:
> change from absent to present failed: Not managing
> Keystone_role[heat_stack_user] due to earlier Keystone API failures.
> Error:
> /Stage[main]/Ironic::Keystone::Auth/Keystone::Resource::Service_identity[ironic]/Keystone_user[ironic]:
> Could not evaluate: Execution of '/bin/openstack domain show --format
> shell Default' returned 1: Could not find resource Default
> Error: Not managing Keystone_service[nova] due to earlier Keystone API
> failures.
> Error:
> /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity
> [nova service, user nova]/Keystone_service[nova::compute]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[nova] due to earlier Keystone API failures.
> Error: Not managing Keystone_role[swiftoperator] due to earlier
> Keystone API failures.
> Error:
> /Stage[main]/Swift::Keystone::Auth/Keystone_role[swiftoperator]/ensure:
> change from absent to present failed: Not managing
> Keystone_role[swiftoperator] due to earlier Keystone API failures.
> Error:
> /Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_user[ceilometer]:
> Could not evaluate: Execution of '/bin/openstack domain show --format
> shell Default' returned 1: Could not find resource Default
> Error: Not managing Keystone_service[neutron] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_service[neutron::network]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[neutron] due to earlier Keystone API failures.
> Error: Not managing Keystone_service[ceilometer] due to earlier
> Keystone API failures.
> Error:
> /Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_service[ceilometer::metering]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[ceilometer] due to earlier Keystone API failures.
> Error: Not managing Keystone_service[swift] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_service[swift::object-store]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[swift] due to earlier Keystone API failures.
> Error: Not managing Keystone_service[keystone] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_service[keystone::identity]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[keystone] due to earlier Keystone API failures.
> Error: Not managing Keystone_service[heat] due to earlier Keystone API
> failures.
> Error:
> /Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_service[heat::orchestration]/ensure:
> change from absent to present failed: Not managing
> Keystone_service[heat] due to earlier Keystone API failures.
> Error: Could not prefetch keystone_endpoint provider 'openstack':
> Execution of '/bin/openstack endpoint list --quiet --format csv'
> returned 1: Gateway Timeout (HTTP 504)
> Error:
> /Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_user[swift]:
> Could not evaluate: Execution of '/bin/openstack domain show --format
> shell Default' returned 1: Could not find resource Default
> Error: Could not prefetch keystone_tenant provider 'openstack':
> Execution of '/bin/openstack project list --quiet --format csv --long'
> returned 1: Gateway Timeout (HTTP 504)
> Error: Not managing Keystone_tenant[service] due to earlier Keystone
> API failures.
> Error:
> /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[service]/ensure:
> change from absent to present failed: Not managing
> Keystone_tenant[service] due to earlier Keystone API failures.
> Error: Not managing Keystone_tenant[admin] due to earlier Keystone API
> failures.
> Error:
> /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]/ensure:
> change from absent to present failed: Not managing
> Keystone_tenant[admin] due to earlier Keystone API failures.
> Error: Not managing Keystone_role[admin] due to earlier Keystone API
> failures.
> Error:
> /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]/ensure:
> change from absent to present failed: Not managing
> Keystone_role[admin] due to earlier Keystone API failures.
> Error: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Could
> not evaluate: Execution of '/bin/openstack domain show --format shell
> Default' returned 1: Could not find resource Default
> Error: Could not prefetch keystone_domain provider 'openstack':
> Execution of '/bin/openstack domain list --quiet --format csv'
> returned 1: Gateway Timeout (HTTP 504)
> Notice: /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]/returns: ERROR:
> (pymysql.err.OperationalError) (1045, u"Access denied for user
> 'heat'@'rdo-undercloud' (using password: YES)")
> Error: /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]: Failed to call
> refresh: heat-manage --config-file /etc/heat/heat.conf db_sync
> returned 1 instead of one of [0]
> Error: /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]: heat-manage
> --config-file /etc/heat/heat.conf db_sync returned 1 instead of one of
> [0]
> [2016-06-27 18:54:04,092] (os-refresh-config) [ERROR] during configure
> phase. [Command '['dib-run-parts',
> '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit
> status 1]
>
> Notice: /Stage[main]/Heat::Deps/Anchor[heat::service::end]: Triggered
> 'refresh' from 4 events
> Notice: Finished catalog run in 5259.44 seconds
> + rc=6
> + set -e
> + echo 'puppet apply exited with exit code 6'
> puppet apply exited with exit code 6
> + '[' 6 '!=' 2 -a 6 '!=' 0 ']'
> + exit 6
> [2016-06-27 18:54:04,092] (os-refresh-config) [ERROR] during configure
> phase. [Command '['dib-run-parts',
> '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit
> status 1]
>
> [2016-06-27 18:54:04,093] (os-refresh-config) [ERROR] Aborting...
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File
> "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py",
> line 815, in install
> _run_orc(instack_env)
> File
> "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py",
> line 699, in _run_orc
> _run_live_command(args, instack_env, 'os-refresh-config')
> File
> "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py",
> line 370, in _run_live_command
> raise RuntimeError('%s failed. See log for details.' % name)
> RuntimeError: os-refresh-config failed. See log for details.
> Command 'instack-install-undercloud' returned non-zero exit status 1
>
>
> I am not able to understand the exact cause of undercloud install
> failure. It would be really helpful if you guys can point be in
> direction to understand the exact cause of issue and any possible
> resolution.
>
> Thanks a lot.
>
> Best Regards,
> Milind
>
>
> Best Regards,
> Milind
> -----Original Message-----
> From: Dan Sneddon [mailto:dsneddon@redhat.com]
> Sent: Monday, June 27, 2016 12:40 PM
> To: Gunjan, Milind [CTO] <Milind.Gunjan(a)sprint.com>;
> rdo-list(a)redhat.com
> Subject: Re: [rdo-list] Redeploying UnderCloud
>
> On 06/27/2016 06:41 AM, Gunjan, Milind [CTO] wrote:
>> Hi All,
>>
>> Greeting.
>>
>>
>>
>> This is my first post and I am fairly new to RDO OpenStack. I am
>> working on RDO Triple-O deployment on baremetal. Due to incorrect
>> values in undercloud.conf file , my undercloud deployment failed. I
>> would like to redeploy undercloud and I am trying to understand what
>> steps has to be taken before redeploying undercloud. All the
>> deployment was under stack user . So first step will be to delete
>> stack user. I am not sure what has to be done regarding the
>> networking configuration autogenerated by os-net-config during the older install.
>>
>> Please advise.
>>
>>
>>
>> Best Regards,
>>
>> Milind
>
> No, definitely you don't want to delete the stack user, especially not
> as your first step! That would get rid of the configuration files,
> etc.
> that are in ~stack, and generally make your life harder than it needs
> to be.
>
> Anyway, it isn't necessary. You can do a procedure very much like what
> you do when upgrading the undercloud, with a couple of extra steps.
>
> As the stack user, edit your undercloud.conf, and make sure there are
> no more typos.
>
> If the typos were in the network configuration, you should delete the
> bridge and remove the ifcfg files:
>
> $ sudo ifdown br-ctlplane
> $ sudo ovs-vsctl del-br br-ctlplane
> $ sudo rm /etc/sysconfig/network-scripts/*br-ctlplane
>
> Next, run the underclound installation again:
>
> $ sudo yum update -y # Reboot after if kernel or core packages
> updated $ openstack undercloud install
>
> Then proceed with the rest of the instructions. You may find that if
> you already uploaded disk images or imported nodes that they will
> still be in the database. That's OK, or you can delete and reimport.
>
> --
> Dan Sneddon | Principal OpenStack Engineer
> dsneddon(a)redhat.com | redhat.com/openstack
> 650.254.4025 | dsneddon:irc @dxs:twitter
>
>
>
> ________________________________
> Learn more on how to switch to Sprint and save 50% on most Verizon,
> AT&T or T-Mobile rates. See sprint.com/50off<http://sprint.com/50off>
> for details.
>
> ________________________________
>
> This e-mail may contain Sprint proprietary information intended for
> the sole use of the recipient(s). Any use by others is prohibited. If
> you are not the intended recipient, please contact the sender and
> delete all copies of the message.
>
> _______________________________________________
> rdo-list mailing list
> rdo-list(a)redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe(a)redhat.com
________________________________
This e-mail may contain Sprint proprietary information intended for the sole use of the recipient(s). Any use by others is prohibited. If you are not the intended recipient, please contact the sender and delete all copies of the message.
8 years, 3 months
[rdo-list] RDO-release for OpenStack Mitaka
by Guanwen Zhang
hi,
We had a OpenStack Swift Cluster consisting of a keystone node, a Swift
proxy node, and 6 Swift storage nodes. All of them run
in CentOS 7 x86_64.
Just a few days ago, we tried to upgrade from our current Juno release to
Mitaka. We found out that to get MySQL database on keystone node
to be migrated is a huge pain. At first, I migrated the database from Juno
to Kilo, and then from Kilo to Liberty, and then finally tried to
migrate from Liberty to Mitaka, but failed.
The famous error message is "Can't DROP 'ixu_user_name_domain_id'; check
that column/key exists") [SQL: u'ALTER TABLE user DROP INDEX
ixu_user_name_domain_id']", which was reported by someone else as a bug
https://bugs.launchpad.net/keystone/+bug/1572341. This bug was fixed on
July 7, 2016 which is after the rdo release.
I am wondering if it is possible to have a new rdo-release for Mitaka to
include these bug fixes, otherwise, the existing production Keystone
database couldn't
be migrated without great pain.
Thanks a lot for your attention, and your suggestions are highly appreciated
regards
8 years, 3 months
[rdo-list] Recent blog posts (July 12, 2016)
by Rich Bowen
I was a few weeks behind on the recent blog posts update, so there's a
LOT of great stuff in here. We also have a new addition to the list of
bloggers - Carlos Camacho - who is blogging at http://www.anstack.com/
Who is Testing Your Cloud? by Maria Bracho
With test driven development, continuous integration/continuous
deployment and devops practices now the norm, most organizations
understand the importance of testing their applications.
… read more at http://tm3.org/7k
Clearing the Keystone Environment By Adam Young
If you spend a lot of time switching between different cloud, different
users, or even different projects for the same user when working with
openstack, you’ve come across the problem where one environment variable
from an old sourceing pollutes the current environment. I’ve been hit by
that enough times that I wrote a small script to clear the environment.
Read more at http://tm3.org/7l
Connecting from your local machine to the TripleO overcloud horizon
dashboard by Carlos Camacho
The goal of this post is to show how to chain multiple ssh tunnels to
browse into the horizon dashboard, deployed in a TripleO environment.
… read more at http://tm3.org/7m
Improving the RDO Trunk infrastructure by Javier Pena
Quite often, projects tend to to outgrow their initial expectations, and
in those cases we face issues as they grow. This has been the case with
our RDO Trunk repositories and the DLRN tool that builds them.
… read more at http://tm3.org/7n
TripleO manual deployment of 'master' branch by Carlos Comacho
This is a brief recipe about how to manually install TripleO in a remote
32GB RAM box.
… read more at http://tm3.org/7o
Launching a Centos VM in Tripleo Overcloud by Adam Young
My Overcloud deploy does not have any VM images associates with it. I
want to test launching a VM.
… read more at http://tm3.org/7p
Red Hat Summit in Review by Rich Bowen
Despite my best intentions of blogging every day at Red Hat Summit, time
got away from me, as it often does at these events. There’s always 3
things going on, and it’s hard to find a moment between that first cup
of coffee, and stumbling into bed at the end of the night.
… read more at http://tm3.org/7q
Openstack & TripleO deployment using Inlunch by Carlos Camacho
Today I’m going to speak about the first Openstack installer I used to
deploy TripleO. Inlunch, as its name aims it should make you “Get an
Instack environment prepared for you while you head out for lunch.”
… read more at http://tm3.org/7r
Networking sessions in Red Hat Summit 2016 by Nir Yechiel
I recently attended the Red Hat Summit 2016 event that took place at San
Francisco, CA, on June 27-30. Red Hat Summit is a great place to
interact with customers, partners, and product leads, and learn about
Red Hat and the company’s direction.
… read more at http://tm3.org/7s
Merging FreeIPA and Tripleo Undercloud Apache installs by Adam Young
My Experiment yesterday left me with a broken IPA install. I aim to fix
that.
… read more at http://tm3.org/7t
Tokens without revocation by Adam Young
PKI tokens in Keystone suffered from many things, most essentially the
trials due to the various forms of revocation. I never wanted revocation
in the first place. What could we have done differently? It just (I mean
moments ago) came to me.
… read more at http://tm3.org/7u
Liveness by Adam Young
The term Liveness here refers to the need to ensure that the data used
to make an authorization check is valid at the time of the check.
… read more at http://tm3.org/7v
TripleO Deep dive sessions #1 (Quickstart deployment) by Carlos Camacho
This is the first video from a series of “Deep Dive” sessions related to
TripleO deployments.
… read more at http://tm3.org/7w
--
Rich Bowen - rbowen(a)redhat.com
RDO Community Liaison
http://rdoproject.org
@RDOCommunity
8 years, 3 months
[rdo-list] Unanswered RDO questions on ask.openstack.org
by Rich Bowen
41 unanswered questions:
How to configure a flat network with OpenVswitch on Openstack mitaka
https://ask.openstack.org/en/question/94439/how-to-configure-a-flat-netwo...
Tags: mitaka, neutron, openvswitch, flatnetwork
RDO all in one memory usage and slowness issue
https://ask.openstack.org/en/question/94279/rdo-all-in-one-memory-usage-a...
Tags: slowrdo
How to set quota for domain and have it shared with all the
projects/tenants in domain
https://ask.openstack.org/en/question/94105/how-to-set-quota-for-domain-a...
Tags: domainquotadriver
rdo tripleO liberty undercloud install failing
https://ask.openstack.org/en/question/94023/rdo-tripleo-liberty-underclou...
Tags: rdo, rdo-manager, liberty, undercloud, instack
Are following links considered by RH as official guide lines in meantime
for TripleO instack-virt-setup RDO Liberty Stable?
https://ask.openstack.org/en/question/93751/are-following-links-considere...
Tags: rdo, tripleo, instack
Add new compute node for TripleO deployment in virtual environment
https://ask.openstack.org/en/question/93703/add-new-compute-node-for-trip...
Tags: compute, tripleo, liberty, virtual, baremetal
Unable to start Ceilometer services
https://ask.openstack.org/en/question/93600/unable-to-start-ceilometer-se...
Tags: ceilometer, ceilometer-api
Adding hard drive space to RDO installation
https://ask.openstack.org/en/question/93412/adding-hard-drive-space-to-rd...
Tags: cinder, openstack, space, add
AWS Ec2 inst Eth port loses IP when attached to linux bridge in Openstack
https://ask.openstack.org/en/question/92271/aws-ec2-inst-eth-port-loses-i...
Tags: openstack, networking, aws
ceilometer: I've installed openstack mitaka. but swift stops working
when i configured the pipeline and ceilometer filter
https://ask.openstack.org/en/question/92035/ceilometer-ive-installed-open...
Tags: ceilometer, openstack-swift, mitaka
Fail on installing the controller on Cent OS 7
https://ask.openstack.org/en/question/92025/fail-on-installing-the-contro...
Tags: installation, centos7, controller
the error of service entity and API endpoints
https://ask.openstack.org/en/question/91702/the-error-of-service-entity-a...
Tags: service, entity, and, api, endpoints
Running delorean fails: Git won't fetch sources
https://ask.openstack.org/en/question/91600/running-delorean-fails-git-wo...
Tags: delorean, rdo
Liberty RDO: stack resource topology icons are pink
https://ask.openstack.org/en/question/91347/liberty-rdo-stack-resource-to...
Tags: stack, resource, topology, dashboard
Build of instance aborted: Block Device Mapping is Invalid.
https://ask.openstack.org/en/question/91205/build-of-instance-aborted-blo...
Tags: cinder, lvm, centos7
No handlers could be found for logger "oslo_config.cfg" while syncing
the glance database
https://ask.openstack.org/en/question/91169/no-handlers-could-be-found-fo...
Tags: liberty, glance, install-openstack
how to use chef auto manage openstack in RDO?
https://ask.openstack.org/en/question/90992/how-to-use-chef-auto-manage-o...
Tags: chef, rdo
Separate Cinder storage traffic from management
https://ask.openstack.org/en/question/90405/separate-cinder-storage-traff...
Tags: cinder, separate, nic, iscsi
Openstack installation fails using packstack, failure is in installation
of openstack-nova-compute. Error: Dependency Package[nova-compute] has
failures
https://ask.openstack.org/en/question/88993/openstack-installation-fails-...
Tags: novacompute, rdo, packstack, dependency, failure
CentOS OpenStack - compute node can't talk
https://ask.openstack.org/en/question/88989/centos-openstack-compute-node...
Tags: rdo
How to setup SWIFT_PROXY_NODE and SWIFT_STORAGE_NODEs separately on
RDO Liberty ?
https://ask.openstack.org/en/question/88897/how-to-setup-swift_proxy_node...
Tags: rdo, liberty, swift, ha
VM and container can't download anything from internet
https://ask.openstack.org/en/question/88338/vm-and-container-cant-downloa...
Tags: rdo, neutron, network, connectivity
Fedora22, Liberty, horizon VNC console and keymap=sv with ; and/
https://ask.openstack.org/en/question/87451/fedora22-liberty-horizon-vnc-...
Tags: keyboard, map, keymap, vncproxy, novnc
OpenStack-Docker driver failed
https://ask.openstack.org/en/question/87243/openstack-docker-driver-failed/
Tags: docker, openstack, liberty
Can't create volume with cinder
https://ask.openstack.org/en/question/86670/cant-create-volume-with-cinder/
Tags: cinder, glusterfs, nfs
Sahara SSHException: Error reading SSH protocol banner
https://ask.openstack.org/en/question/84710/sahara-sshexception-error-rea...
Tags: sahara, icehouse, ssh, vanila
Error Sahara create cluster: 'Error attach volume to instance
https://ask.openstack.org/en/question/84651/error-sahara-create-cluster-e...
Tags: sahara, attach-volume, vanila, icehouse
Creating Sahara cluster: Error attach volume to instance
https://ask.openstack.org/en/question/84650/creating-sahara-cluster-error...
Tags: sahara, attach-volume, hadoop, icehouse, vanilla
Routing between two tenants
https://ask.openstack.org/en/question/84645/routing-between-two-tenants/
Tags: kilo, fuel, rdo, routing
--
Rich Bowen - rbowen(a)redhat.com
RDO Community Liaison
http://rdoproject.org
@RDOCommunity
8 years, 3 months