Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@cpn00011 ~]# docker inspect bootstrap_neutron
- [
- {
- "Id": "a904083b2def960532d779a62b6baa7aca5b1b699b8fe44590c9893363e47536",
- "Created": "2016-02-22T15:53:37.239998029Z",
- "Path": "kolla_start",
- "Args": [],
- "State": {
- "Status": "exited",
- "Running": false,
- "Paused": false,
- "Restarting": false,
- "OOMKilled": false,
- "Dead": false,
- "Pid": 0,
- "ExitCode": 1,
- "Error": "",
- "StartedAt": "2016-02-22T15:53:37.655244975Z",
- "FinishedAt": "2016-02-22T15:53:37.922204009Z"
- },
- "Image": "sha256:f588a24e998abc2417d52a8efce42bc04e98946f797f22238145cf3ed85431de",
- "ResolvConfPath": "/var/lib/docker/containers/a904083b2def960532d779a62b6baa7aca5b1b699b8fe44590c9893363e47536/resolv.conf",
- "HostnamePath": "/var/lib/docker/containers/a904083b2def960532d779a62b6baa7aca5b1b699b8fe44590c9893363e47536/hostname",
- "HostsPath": "/var/lib/docker/containers/a904083b2def960532d779a62b6baa7aca5b1b699b8fe44590c9893363e47536/hosts",
- "LogPath": "/var/lib/docker/containers/a904083b2def960532d779a62b6baa7aca5b1b699b8fe44590c9893363e47536/a904083b2def960532d779a62b6baa7aca5b1b699b8fe44590c9893363e47536-json.log",
- "Name": "/bootstrap_neutron",
- "RestartCount": 0,
- "Driver": "devicemapper",
- "MountLabel": "",
- "ProcessLabel": "",
- "AppArmorProfile": "",
- "ExecIDs": null,
- "HostConfig": {
- "Binds": [
- "/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro"
- ],
- "ContainerIDFile": "",
- "LogConfig": {
- "Type": "json-file",
- "Config": {}
- },
- "NetworkMode": "host",
- "PortBindings": null,
- "RestartPolicy": {
- "Name": "",
- "MaximumRetryCount": 0
- },
- "VolumeDriver": "",
- "VolumesFrom": null,
- "CapAdd": null,
- "CapDrop": null,
- "Dns": null,
- "DnsOptions": null,
- "DnsSearch": null,
- "ExtraHosts": null,
- "GroupAdd": null,
- "IpcMode": "",
- "Links": null,
- "OomScoreAdj": 0,
- "PidMode": "",
- "Privileged": false,
- "PublishAllPorts": false,
- "ReadonlyRootfs": false,
- "SecurityOpt": null,
- "UTSMode": "",
- "ShmSize": 67108864,
- "ConsoleSize": [
- 0,
- 0
- ],
- "Isolation": "",
- "CpuShares": 0,
- "CgroupParent": "",
- "BlkioWeight": 0,
- "BlkioWeightDevice": null,
- "BlkioDeviceReadBps": null,
- "BlkioDeviceWriteBps": null,
- "BlkioDeviceReadIOps": null,
- "BlkioDeviceWriteIOps": null,
- "CpuPeriod": 0,
- "CpuQuota": 0,
- "CpusetCpus": "",
- "CpusetMems": "",
- "Devices": null,
- "KernelMemory": 0,
- "Memory": 0,
- "MemoryReservation": 0,
- "MemorySwap": 0,
- "MemorySwappiness": -1,
- "OomKillDisable": false,
- "PidsLimit": 0,
- "Ulimits": null
- },
- "GraphDriver": {
- "Name": "devicemapper",
- "Data": {
- "DeviceId": "1612",
- "DeviceName": "docker-253:0-134314473-b0bea3d52a734437080b2af90bd8234f8d01cd055da484933d8b23cd75a848c6",
- "DeviceSize": "10737418240"
- }
- },
- "Mounts": [
- {
- "Source": "/etc/kolla/neutron-server",
- "Destination": "/var/lib/kolla/config_files",
- "Mode": "ro",
- "RW": false,
- "Propagation": "rprivate"
- }
- ],
- "Config": {
- "Hostname": "cpn00011",
- "Domainname": "ceph.ittl",
- "User": "neutron",
- "AttachStdin": false,
- "AttachStdout": true,
- "AttachStderr": true,
- "Tty": true,
- "OpenStdin": false,
- "StdinOnce": false,
- "Env": [
- "KOLLA_CONFIG_STRATEGY=COPY_ONCE",
- "KOLLA_BOOTSTRAP=None",
- "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
- "KOLLA_BASE_DISTRO=centos",
- "KOLLA_INSTALL_TYPE=binary",
- "KOLLA_INSTALL_METATYPE=rdo"
- ],
- "Cmd": [
- "kolla_start"
- ],
- "Image": "kollaglue/centos-binary-neutron-server:2.0.0",
- "Volumes": {
- "/var/lib/kolla/config_files/": {}
- },
- "WorkingDir": "",
- "Entrypoint": null,
- "OnBuild": null,
- "Labels": {
- "BOOTSTRAP": "",
- "build-date": "2016-02-17",
- "kolla_version": "2.0.0",
- "license": "GPLv2",
- "name": "CentOS Base Image",
- "vendor": "CentOS"
- }
- },
- "NetworkSettings": {
- "Bridge": "",
- "SandboxID": "c019ab2601f8110e0017509cb0df0b98b06bb3833d93ffa0b628fc830f6ad4c3",
- "HairpinMode": false,
- "LinkLocalIPv6Address": "",
- "LinkLocalIPv6PrefixLen": 0,
- "Ports": null,
- "SandboxKey": "/var/run/docker/netns/default",
- "SecondaryIPAddresses": null,
- "SecondaryIPv6Addresses": null,
- "EndpointID": "",
- "Gateway": "",
- "GlobalIPv6Address": "",
- "GlobalIPv6PrefixLen": 0,
- "IPAddress": "",
- "IPPrefixLen": 0,
- "IPv6Gateway": "",
- "MacAddress": "",
- "Networks": {
- "host": {
- "IPAMConfig": null,
- "Links": null,
- "Aliases": null,
- "NetworkID": "663b1d4a02d9a1536a91c318f5a0661db8e590268655eec14778c1680ebe8b27",
- "EndpointID": "",
- "Gateway": "",
- "IPAddress": "",
- "IPPrefixLen": 0,
- "IPv6Gateway": "",
- "GlobalIPv6Address": "",
- "GlobalIPv6PrefixLen": 0,
- "MacAddress": ""
- }
- }
- }
- }
- ]
- [root@cpn00011 ~]#
Advertisement
Add Comment
Please, Sign In to add comment