Comment 18 for bug 1446704

Revision history for this message
Radoslaw Zarzynski (rzarzynski) wrote :

It seems that port 5000 is still present:

root@node-5:~# ceph --admin-daemon /var/run/ceph/ceph-client.radosgw.gateway.asok config show | grep keystone_url
  "rgw_keystone_url": "172.16.54.2:5000",
root@node-5:~# hostname
node-5.mol.local

[root@cz-venv-2-1-fuel-61-446 ~]# fuel --fuel-version --json
DEPRECATION WARNING: /etc/fuel/client/config.yaml exists and will be used as the source for settings. This behavior is deprecated. Please specify the path to your custom settings file in the FUELCLIENT_CUSTOM_SETTINGS environment variable.
{
    "build_id": "2015-05-21_04-04-09",
    "build_number": "446",
    "auth_required": true,
    "fuel-ostf_sha": "3dd25a018f2a5c47ec6c885436b3ba69690ef1b9",
    "fuel-library_sha": "a03efb582b06bfe8d9776dce244d4a2f2e2ba886",
    "nailgun_sha": "403c6b7ea3c62bb4fda27eb9cedee37f7144558c",
    "openstack_version": "2014.2.2-6.1",
    "production": "docker",
    "api": "1.0",
    "python-fuelclient_sha": "e19f1b65792f84c4a18b5a9473f85ef3ba172fce",
    "astute_sha": "795f8a045400fe82ccc30ae018e85324b3fa1de5",
    "fuelmain_sha": "5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93",
    "feature_groups": [
        "mirantis"
    ],
    "release": "6.1",
    "release_versions": {
        "2014.2.2-6.1": {
            "VERSION": {
                "build_id": "2015-05-21_04-04-09",
                "build_number": "446",
                "fuel-library_sha": "a03efb582b06bfe8d9776dce244d4a2f2e2ba886",
                "nailgun_sha": "403c6b7ea3c62bb4fda27eb9cedee37f7144558c",
                "fuel-ostf_sha": "3dd25a018f2a5c47ec6c885436b3ba69690ef1b9",
                "production": "docker",
                "api": "1.0",
                "python-fuelclient_sha": "e19f1b65792f84c4a18b5a9473f85ef3ba172fce",
                "astute_sha": "795f8a045400fe82ccc30ae018e85324b3fa1de5",
                "fuelmain_sha": "5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93",
                "feature_groups": [
                    "mirantis"
                ],
                "release": "6.1",
                "openstack_version": "2014.2.2-6.1"
            }
        }
    }
}