[Rdo-list] havana-test-day: packstack keystone/swift auth issue
by Pádraig Brady
RHEL6.4 $ packstack --allinone --os-neutron-install=n
...
2013-09-10 02:37:09::ERROR::ospluginutils::143::root:: Error during remote puppet apply of /var/tmp/packstack/20130910-022651-_K37zG/manifests/192.168.122.26_keystone.pp
2013-09-10 02:37:09::ERROR::ospluginutils::144::root:: ^[[0;33mwarning: Scope(Class[Swift::Keystone::Auth]): Address parameter for swift::keystone::auth has been deprecated, use public_address instead^[[0m
^[[0;36mnotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/value: value changed '907b20791d084940a54a5ba2132463a4' to '376fc1ea32ca41489b333aac4b6bee6c'^[[0m
^[[0;36mnotice: /Stage[main]/Keystone/Keystone_config[sql/connection]/value: value changed 'mysql://keystone_admin:136d83b89f1b4e6c@192.168.122.26/keystone' to 'mysql://keystone_admin:f62c0ba3c8e64fe7@192.168.122.26/keystone'^[[0m
^[[0;36mnotice: /Stage[main]/Keystone/Exec[keystone-manage db_sync]: Triggered 'refresh' from 2 events^[[0m
^[[0;36mnotice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 2 events^[[0m
^[[0;36mnotice: /Stage[main]/Keystone/Service[keystone]: Triggered 'refresh' from 4 events^[[0m
^[[1;35merr: /Stage[main]/Swift::Keystone::Auth/Keystone_user[swift]: Could not evaluate: Execution of '/usr/bin/keystone --os-auth-url http://127.0.0.1:35357/v2.0/ token-get' returned 1: The request you have made requires authentication. (HTTP 401)
^[[0m
^[[0;36mnotice: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Dependency Keystone_user[swift] has failures: true^[[0m
^[[0;33mwarning: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Skipping because of failed dependencies^[[0m
^[[1;35merr: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Could not evaluate: Execution of '/usr/bin/keystone --os-auth-url http://127.0.0.1:35357/v2.0/ token-get' returned 1: The request you have made requires authentication. (HTTP 401)
^[[0m
^[[0;36mnotice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Keystone_user[cinder] has failures: true^[[0m
^[[0;33mwarning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies^[[0m
^[[0;36mnotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user[ceilometer]/ensure: created^[[0m
^[[1;35merr: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Could not evaluate: Execution of '/usr/bin/keystone --os-auth-url http://127.0.0.1:35357/v2.0/ token-get' returned 1: The request you have made requires authentication. (HTTP 401)
^[[0m
^[[0;36mnotice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Keystone_user[nova] has failures: true^[[0m
^[[0;33mwarning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies^[[0m
^[[1;35merr: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Could not evaluate: Execution of '/usr/bin/keystone --os-auth-url http://127.0.0.1:35357/v2.0/ token-get' returned 1: The request you have made requires authentication. (HTTP 401)
^[[0m
^[[0;36mnotice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Keystone_user[glance] has failures: true^[[0m
^[[0;33mwarning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies^[[0m
^[[0;36mnotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_role[ResellerAdmin]/ensure: created^[[0m
^[[0;36mnotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]/roles: roles changed '_member_' to 'admin ResellerAdmin'^[[0m
^[[1;35merr: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Could not evaluate: Execution of '/usr/bin/keystone --os-auth-url http://127.0.0.1:35357/v2.0/ token-get' returned 1: The request you have made requires authentication. (HTTP 401)
^[[0m
^[[0;36mnotice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Keystone_user[admin] has failures: true^[[0m
^[[0;33mwarning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies^[[0m
^[[0;36mnotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_service[ceilometer]/ensure: created^[[0m
^[[0;36mnotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_endpoint[RegionOne/ceilometer]/ensure: created^[[0m
^[[0;36mnotice: Finished catalog run in 41.76 seconds^[[0m
2013-09-10 02:37:09::ERROR::run_setup::913::root:: Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 894, in main
single_step_aio_install(options)
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 667, in single_step_aio_install
single_step_install(options)
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 697, in single_step_install
_main(answerfilepath)
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 577, in _main
runSequences()
File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 554, in runSequences
controller.runAllSequences()
File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 90, in runAllSequences
sequence.run(self.CONF)
File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 105, in run
step.run(config=config)
File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 52, in run
raise SequenceError(str(ex))
SequenceError: Error during puppet run : err: /Stage[main]/Swift::Keystone::Auth/Keystone_user[swift]: Could not evaluate: Execution of '/usr/bin/keystone --os-auth-url http://127.0.0.1:35357/v2.0/ token-get' returned 1: The request you have made requires authentication. (HTTP 401)
11 years, 2 months
[Rdo-list] havana-test-day: packstack CONFIG_NOVA_NETWORK_VLAN_START puppet issue
by Pádraig Brady
$ packstack --allinone --os-neutron-install=n
ERROR : 'CONFIG_NOVA_NETWORK_VLAN_START'
This seems to have come from the recently merged:
https://review.openstack.org/#/c/28779/
If I apply this patch I avoid the issue:
diff --git a/packstack/puppet/templates/nova_network.pp b/packstack/puppet/templates/nova_network.pp
index 48f975d..20e6d99 100644
--- a/packstack/puppet/templates/nova_network.pp
+++ b/packstack/puppet/templates/nova_network.pp
@@ -10,9 +10,9 @@ if $manager in ['nova.network.manager.VlanManager', 'nova.network.manager.FlatDH
$overrides['force_dhcp_release'] = false
}
if $manager == 'nova.network.manager.VlanManager' {
- $overrides['vlan_start'] = '%(CONFIG_NOVA_NETWORK_VLAN_START)s'
- $net_size = '%(CONFIG_NOVA_NETWORK_SIZE)s'
- $net_num = '%(CONFIG_NOVA_NETWORK_NUMBER)s'
+ $overrides['vlan_start'] = 100
+ $net_size = 255
+ $net_num = 1
11 years, 2 months
[Rdo-list] [package announce] openstack-packstack
by Martin Magr
Greetings,
Packstack packages has been updated in RDO Havana repos:
* Mon Sep 09 2013 Martin Mágr <mmagr(a)redhat.com> - 2013.2.1-0.6.dev749
- Added possibility to change Nova network manager (#915365)
- Support for Ceilometer installation (#967310)
- Support for Heat installation (#967309)
* Tue Sep 03 2013 Martin Mágr <mmagr(a)redhat.com> - 2013.2.1-0.5.dev740
- Added python-netaddr depencency
Regards,
Martin
--
Martin Mágr
Openstack
Red Hat Czech
11 years, 2 months
[Rdo-list] RDO forum updates and spam
by Rich Bowen
Over the last two weeks we've made a couple of changes in how the RDO
forum is set up. A misconfiguration of Varnish was causing the client IP
address to not get passed to the back-end. This was, in turn, foiling
counter-spam measures. So, we fixed that, and also added a
counter-spam-bot measure on the forums. This has, at least for now,
defeated the spam attack that we'd been having for the past few weeks.
We haven't seen any new spam since those changes.
Many thanks to the folks who stepped up to moderate the forum during the
worst of it.
--
Rich Bowen
OpenStack Community Liaison
http://openstack.redhat.com/
11 years, 2 months